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-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
1
-6
/
+6
2026-05-13
FDDI: defza: Sanitise the reset safety timer
Maciej W. Rozycki
1
-2
/
+9
2026-05-12
net: ethernet: ravb: Do not check URAM suspension when WoL is active
Niklas Söderlund
1
-3
/
+6
2026-05-12
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
Zoran Ilievski
1
-1
/
+1
2026-05-12
wifi: ath10k: skip WMI and beacon transmission when device is wedged
Kang Yang
1
-8
/
+7
2026-05-12
wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()
Nicolas Escande
1
-0
/
+1
2026-05-12
wifi: ath11k: fix error path leaks in some WMI calls
Nicolas Escande
1
-16
/
+96
2026-05-12
wifi: ath11k: fix error path leaks in some WMI WOW calls
Nicolas Escande
1
-3
/
+16
2026-05-12
net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
Ethan Nelson-Moore
1
-2
/
+0
2026-05-12
net: ethernet: cortina: Carry over frag counter
Linus Walleij
1
-1
/
+8
2026-05-12
net: ethernet: cortina: Make RX SKB per-port
Linus Walleij
1
-1
/
+6
2026-05-12
net: ethernet: cortina: No mapping is a dropped rx
Linus Walleij
1
-1
/
+1
2026-05-11
qed: fix division by zero in qed_init_wfq_param when all vports are configured
Evgenii Burenchev
1
-0
/
+7
2026-05-11
net: ena: PHC: Check return code before setting timestamp output
Arthur Kiyanovski
1
-1
/
+4
2026-05-10
net: xgene: fix mdio_np leak in xgene_mdiobus_register()
Shitalkumar Gandhi
1
-1
/
+3
2026-05-10
net: ena: PHC: Fix potential use-after-free in get_timestamp
Arthur Kiyanovski
1
-2
/
+5
2026-05-08
net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
Holger Brunck
1
-0
/
+7
2026-05-08
net: ti: icssm-prueth: fix eth_ports_node leak in probe
Shitalkumar Gandhi
1
-0
/
+1
2026-05-08
net: lan966x: avoid unregistering netdev on register failure
Myeonghun Pak
1
-3
/
+5
2026-05-08
ice: dpll: fix misplaced header macros
Ivan Vecera
1
-16
/
+16
2026-05-08
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
1
-0
/
+5
2026-05-08
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
1
-2
/
+2
2026-05-08
ice: fix setting RSS VSI hash for E830
Marcin Szycik
1
-1
/
+1
2026-05-08
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
1
-0
/
+6
2026-05-08
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
1
-2
/
+2
2026-05-08
i40e: Cleanup PTP pins on probe failure
Matt Vollrath
3
-1
/
+4
2026-05-08
i40e: Cleanup PTP registration on probe failure
Matt Vollrath
1
-0
/
+1
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-414
/
+1155
2026-05-07
net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()
Daniel Machon
1
-1
/
+2
2026-05-07
net: sparx5: fix wrong chip ids for TSN SKUs
Daniel Machon
1
-5
/
+5
2026-05-07
net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_sel()
Joey Lu
1
-0
/
+2
2026-05-07
net: phy: broadcom: Save PHY counters during suspend
Justin Chen
4
-0
/
+29
2026-05-07
veth: fix OOB txq access in veth_poll() with asymmetric queue counts
Jesper Dangaard Brouer
1
-1
/
+2
2026-05-07
eth: fbnic: fix double-free of PCS on phylink creation failure
Bobby Eshleman
1
-1
/
+2
2026-05-06
net: ethernet: cortina: Drop half-assembled SKB
Andreas Haarmann-Thiemann
1
-0
/
+5
2026-05-06
net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
Shitalkumar Gandhi
1
-2
/
+4
2026-05-06
netdevsim: psp: rcu protect psp_dev reference
Daniel Zahka
2
-20
/
+36
2026-05-06
netdevsim: psp: serialize calls to nsim_psp_uninit()
Daniel Zahka
2
-3
/
+16
2026-05-06
netdevsim: psp: only call nsim_psp_uninit() on PFs
Daniel Zahka
1
-1
/
+2
2026-05-06
Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
1
-0
/
+7
2026-05-06
Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
13
-60
/
+160
2026-05-05
net/mlx5e: SD, Fix race condition in secondary device probe/remove
Shay Drory
3
-4
/
+48
2026-05-05
net/mlx5e: SD, Fix missing cleanup on probe error
Shay Drory
1
-4
/
+11
2026-05-05
net/mlx5: SD, Keep multi-pf debugfs entries on primary
Shay Drory
1
-6
/
+13
2026-05-05
net/mlx5: SD: Serialize init/cleanup
Shay Drory
1
-6
/
+50
2026-05-05
net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disable
Cosmin Ratiu
1
-2
/
+2
2026-05-05
net/mlx5e: psp: Expose only a fully initialized priv->psp
Cosmin Ratiu
1
-7
/
+3
2026-05-05
net/mlx5e: psp: Fix invalid access on PSP dev registration fail
Cosmin Ratiu
1
-9
/
+17
2026-05-05
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
Pavitra Jha
3
-6
/
+34
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
1
-24
/
+5
[prev]
[next]