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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-26
net: mdio: realtek-rtl9300: Add device specific info structure
Markus Stockhausen
1
-3
/
+14
2026-05-26
net: mdio: realtek-rtl9300: enhance documentation & naming
Markus Stockhausen
1
-55
/
+84
2026-05-26
net: team: fix NULL pointer dereference in team_xmit during mode change
Weiming Shi
1
-13
/
+32
2026-05-25
eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
Len Bao
1
-2
/
+2
2026-05-25
net: ibm: emac: Use napi_gro_receive() for Rx packets
Rosen Penev
1
-4
/
+1
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
15
-98
/
+98
2026-05-25
net/mlx5e: Reduce stack use reading PCIe congestion thresholds
Ratheesh Kannoth
1
-18
/
+27
2026-05-25
net/mlx5: Add SPF function type for page management
Moshe Shemesh
4
-0
/
+13
2026-05-25
net/mlx5: Add FDB peer miss rules for satellite PFs
Moshe Shemesh
2
-1
/
+31
2026-05-25
net/mlx5: Support state get/set for satellite PF ports
Moshe Shemesh
3
-11
/
+52
2026-05-25
net/mlx5: Register SF resource on satellite PF ports
Or Har-Toov
1
-10
/
+21
2026-05-25
net/mlx5: Register devlink ports for satellite PFs
Moshe Shemesh
3
-2
/
+34
2026-05-25
net/mlx5: Map SF controller to pfnum for satellite PFs
Moshe Shemesh
4
-6
/
+28
2026-05-25
net/mlx5: Expose PF number from query_esw_functions
Moshe Shemesh
3
-3
/
+27
2026-05-25
net/mlx5: Support SPF SFs in SF hardware table
Moshe Shemesh
1
-20
/
+69
2026-05-25
net/mlx5: Initialize satellite PF SF vports
Moshe Shemesh
3
-5
/
+97
2026-05-25
net/mlx5: Initialize host PF host number earlier
Moshe Shemesh
4
-26
/
+38
2026-05-25
net/mlx5: Introduce generic helper for PF SFs info
Moshe Shemesh
1
-21
/
+17
2026-05-25
net/mlx5: Add satellite PF vport support
Moshe Shemesh
4
-11
/
+171
2026-05-25
net: lan966x: cleanup error handling in lan966x_fdma_rx_alloc_page_pool()
Dan Carpenter
1
-4
/
+5
2026-05-25
octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notify
Michael Bommarito
3
-1
/
+10
2026-05-25
macsec: fix replay protection at XPN lower-PN wrap
Junrui Luo
1
-1
/
+2
2026-05-25
net/mlx5: HWS: Reject unsupported remove-header action
Prathamesh Deshpande
1
-1
/
+3
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
89
-399
/
+2433
2026-05-25
wifi: rtw88: usb: fix memory leaks on USB write failures
Luka Gejak
1
-2
/
+11
2026-05-25
wifi: rtw88: increase TX report timeout to fix race condition
Luka Gejak
1
-1
/
+6
2026-05-25
wifi: rtw89: Add missing TX queue mappings for RTL8922AU
Bitterblue Smith
1
-0
/
+3
2026-05-25
wifi: rtw89: 8922d: add quota for RTL8922DE variant
Ping-Ke Shih
3
-6
/
+83
2026-05-25
wifi: rtw89: mac: consolidate quota into a struct for variant chips
Ping-Ke Shih
9
-18
/
+52
2026-05-25
wifi: rtw89: mac: add field of release report size to DLE quota
Ping-Ke Shih
2
-2
/
+3
2026-05-25
wifi: rtw89: 8922d: change naming number and update values for WDE/PLE quota
Ping-Ke Shih
3
-16
/
+16
2026-05-25
wifi: rtw89: correct drop logic for malformed AMPDU frames
Po-Hao Huang
2
-2
/
+4
2026-05-25
wifi: rtw89: wow: send ARP reply packets instead of Null packets to keep alive
Chin-Yen Lee
1
-1
/
+3
2026-05-25
wifi: rtw89: clear auto K delay value before downloading firmware
Ping-Ke Shih
4
-0
/
+26
2026-05-25
wifi: rtw89: pci: disable PCI PHY error flag 8
Ping-Ke Shih
2
-1
/
+6
2026-05-25
wifi: rtw89: pci: not disable PCI completion timeout control for a variant of RTL8922DE
Ping-Ke Shih
1
-2
/
+12
2026-05-25
wifi: rtw89: pci: enable LTR based on pcie control register
Dian-Syuan Yang
1
-1
/
+15
2026-05-25
wifi: rtw89: fw: dump status of H2C command and C2H event for SER
Zong-Zhe Yang
1
-0
/
+6
2026-05-25
wifi: rtw89: debug: Wi-Fi 7 update simulation of SER L0/L1 by halt H2C command
Zong-Zhe Yang
2
-58
/
+45
2026-05-25
wifi: rtw89: debug: Wi-Fi 7 show count of SER L0 simulation
Zong-Zhe Yang
1
-0
/
+6
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
166
-1040
/
+4019
2026-05-22
net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()
Bastien Curutchet (Schneider Electric)
5
-53
/
+104
2026-05-22
net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}
Bastien Curutchet (Schneider Electric)
1
-8
/
+4
2026-05-22
net: dsa: microchip: bypass dev_ops for port_setup()
Bastien Curutchet (Schneider Electric)
5
-38
/
+52
2026-05-22
net: dsa: microchip: remove dev_ops->setup() and teardown()
Vladimir Oltean
2
-141
/
+0
2026-05-22
net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8
Vladimir Oltean
1
-20
/
+119
2026-05-22
net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477
Vladimir Oltean
1
-9
/
+118
2026-05-22
net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937x
Vladimir Oltean
3
-18
/
+116
2026-05-22
net: dsa: microchip: don't reset on shutdown or driver removal
Vladimir Oltean
5
-50
/
+9
2026-05-22
net: stmmac: mmc: Remove duplicate mmc_rx crc
Abid Ali
1
-2
/
+0
[prev]
[next]