index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
1
-2
/
+2
2024-11-15
enic: Move kdump check into enic_adjust_resources()
Nelson Escobar
1
-16
/
+9
2024-11-15
enic: Move enic resource adjustments to separate function
Nelson Escobar
1
-57
/
+70
2024-11-15
enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way
Nelson Escobar
1
-59
/
+57
2024-11-15
enic: Allocate arrays in enic struct based on VIC config
Nelson Escobar
2
-21
/
+87
2024-11-15
enic: Save resource counts we read from HW
Nelson Escobar
3
-9
/
+18
2024-11-15
enic: Make MSI-X I/O interrupts come after the other required ones
Nelson Escobar
2
-9
/
+22
2024-11-15
enic: Create enic_wq/rq structures to bundle per wq/rq data
Nelson Escobar
4
-73
/
+81
2024-11-15
net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
Tarun Alle
1
-0
/
+1
2024-11-15
dt-bindings: net: dsa: microchip,ksz: Drop undocumented "id"
Rob Herring (Arm)
1
-1
/
+0
2024-11-15
bnxt_en: optimize gettimex64
Vadim Fedorenko
2
-6
/
+37
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
1
-0
/
+2
2024-11-15
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
2
-11
/
+131
2024-11-15
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
2
-20
/
+24
2024-11-15
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-14
selftest: extend test_rss_context_queue_reconfigure for action addition
Edward Cree
1
-0
/
+26
2024-11-14
selftest: validate RSS+ntuple filters with nonzero ring_cookie
Edward Cree
1
-1
/
+40
2024-11-14
selftest: include dst-ip in ethtool ntuple rules
Edward Cree
1
-6
/
+6
2024-11-14
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
1
-12
/
+30
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
4
-0
/
+11
2024-11-14
dt-bindings: net: sff,sfp: Fix "interrupts" property typo
Rob Herring (Arm)
1
-1
/
+1
2024-11-14
dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init"
Rob Herring (Arm)
1
-32
/
+0
2024-11-14
net: sparx5: add missing lan969x Kconfig dependency
Arnd Bergmann
2
-2
/
+2
2024-11-14
net: enetc: clean up before returning in probe()
Dan Carpenter
1
-3
/
+5
2024-11-14
mdio: Remove mdio45_ethtool_gset_npage()
Alistair Francis
2
-175
/
+0
2024-11-14
include: mdio: Remove mdio45_ethtool_gset()
Alistair Francis
1
-16
/
+0
2024-11-14
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-14
tools/net/ynl: add async notification handling
Donald Hunter
2
-10
/
+34
2024-11-14
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2
-36
/
+23
2024-11-14
r8169: copy vendor driver 2.5G/5G EEE advertisement constraints
Heiner Kallweit
2
-12
/
+10
2024-11-14
net: phy: add phy_set_eee_broken
Heiner Kallweit
1
-0
/
+10
2024-11-14
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
4
-25
/
+19
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
2
-0
/
+70
2024-11-14
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
1
-11
/
+4
2024-11-14
Bluetooth: btintel: Direct exception event to bluetooth stack
Kiran K
1
-3
/
+2
2024-11-14
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
1
-2
/
+0
2024-11-14
Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper
Andy Shevchenko
1
-17
/
+8
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2
-1
/
+25
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
1
-18
/
+10
2024-11-14
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
1
-17
/
+71
2024-11-14
Bluetooth: SCO: Use kref to track lifetime of sco_conn
Luiz Augusto von Dentz
1
-28
/
+71
2024-11-14
Bluetooth: HCI: Add IPC(11) bus type
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-14
Bluetooth: btusb: Add 3 HWIDs for MT7925
Jiande Lu
1
-0
/
+6
2024-11-14
Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925
Jonathan McCrohan
1
-0
/
+2
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
3
-2
/
+12
[next]