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-19
pds_core: fix debugfs_lookup dentry leak and error handling
Nikhil P. Rao
1
-1
/
+6
2026-05-19
pds_core: fix error handling in pdsc_devcmd_wait
Nikhil P. Rao
1
-2
/
+9
2026-05-19
net: phy: honor eee_disabled_modes in phy_advertise_eee_all()
Nicolai Buchwitz
1
-1
/
+2
2026-05-19
net: phy: honor eee_disabled_modes in phy_support_eee()
Nicolai Buchwitz
1
-1
/
+2
2026-05-19
net: phy: skip EEE advertisement write when autoneg is disabled
Nerijus Bendžiūnas
1
-0
/
+8
2026-05-19
octeontx2-pf: avoid double free of pool->stack on AQ init failure
Dawei Feng
2
-0
/
+4
2026-05-19
net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()
Jonas Jelonek
1
-1
/
+1
2026-05-19
Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
8
-32
/
+61
2026-05-19
net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
Erni Sri Satya Vennela
1
-10
/
+13
2026-05-19
net: dsa: mt7530: untag VLAN-aware bridge PVID
Edward Parker
1
-0
/
+2
2026-05-19
net: dsa: mt7530: fix CPU port VLAN not being reset to unaware
Daniel Golle
1
-49
/
+62
2026-05-19
net: dsa: mt7530: preserve VLAN tags on trapped link-local frames
Daniel Golle
1
-12
/
+15
2026-05-19
net: dsa: mt7530: fix FDB entries not aging out with short timeout
Daniel Golle
1
-6
/
+14
2026-05-18
igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
Kohei Enju
1
-1
/
+7
2026-05-18
igc: set tx buffer type for SMD frames
Kohei Enju
1
-0
/
+1
2026-05-18
ixgbevf: fix use-after-free in VEPA multicast source pruning
Michael Bommarito
1
-0
/
+1
2026-05-18
ice: restore PTP Rx timestamp config after ethtool set-channels
Grzegorz Nitka
1
-0
/
+6
2026-05-18
ice: ptp: use primary NAC semaphore on E825
Grzegorz Nitka
1
-0
/
+9
2026-05-18
ice: ptp: serialize E825 PHY timer start with PTP lock
Grzegorz Nitka
1
-2
/
+13
2026-05-18
ice: fix setting promisc mode while adding VID filter
Marcin Szycik
1
-1
/
+1
2026-05-18
ice: fix VF queue configuration with low MTU values
Jose Ignacio Tornos Martinez
1
-1
/
+1
2026-05-18
ice: fix locking around wait_event_interruptible_locked_irq
Jacob Keller
1
-5
/
+4
2026-05-18
net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
Weiming Shi
2
-4
/
+5
2026-05-18
net/mlx5e: xsk: Fix unlocked writing to ICOSQ
Dragos Tatulea
1
-1
/
+1
2026-05-18
wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsing
Baochen Qiang
1
-2
/
+6
2026-05-18
wifi: ath11k: clear shared SRNG pointer state on restart
Kyle Farnung
1
-3
/
+11
2026-05-18
wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()
Willmar Knikker
1
-2
/
+4
2026-05-18
wifi: ath11k: fix peer resolution on rx path when peer_id=0
Matthew Leach
2
-6
/
+2
2026-05-16
wifi: iwlwifi: mld: disconnect only after 6 beacons without Rx
Emmanuel Grumbach
1
-2
/
+2
2026-05-16
wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vif
Johannes Berg
1
-3
/
+3
2026-05-16
wifi: iwlwifi: use correct function to read STEP_URM register
Moriya Itzchaki
1
-3
/
+3
2026-05-16
wifi: iwlwifi: mvm: fix driver-set TX rates on old devices
Johannes Berg
2
-19
/
+22
2026-05-16
wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it
Miri Korenblit
1
-7
/
+6
2026-05-16
wifi: iwlwifi: mld: stop TX during firmware restart
Sheroz Juraev
1
-0
/
+10
2026-05-16
wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled
Cole Leavitt
1
-1
/
+4
2026-05-15
octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
Sam Daly
1
-1
/
+6
2026-05-14
net: ifb: report ethtool stats over num_tx_queues
Michael Bommarito
1
-6
/
+5
2026-05-14
net/mlx5: Skip disabled vports when setting max TX speed
Or Har-Toov
3
-0
/
+27
2026-05-14
net/mlx5: Do not restore destination-less TC rules
Jeroen Massar
1
-1
/
+2
2026-05-14
net/mlx5e: Don't leak RSS context in case of error
Gal Pressman
1
-1
/
+4
2026-05-14
octeontx2-pf: fix double free in rvu_rep_rsrc_init()
Dawei Feng
1
-1
/
+2
2026-05-14
net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
Matt Fleming
1
-3
/
+3
2026-05-15
ovpn: disable BHs when updating device stats
Ralf Lici
4
-12
/
+28
2026-05-14
ovpn: fix race between deleting interface and adding new peer
Antonio Quartulli
2
-13
/
+20
2026-05-14
ovpn: respect peer refcount in CMD_NEW_PEER error path
David Carlier
3
-5
/
+6
2026-05-14
ovpn: tcp - use cached peer pointer in ovpn_tcp_close()
David Carlier
1
-2
/
+7
2026-05-14
net: phy: DP83TC811: add reading of abilities
Sven Schuchmann
1
-0
/
+1
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: introduce dedicated workqueue for SA crypto cleanup
Jinliang Zheng
1
-5
/
+18
[prev]
[next]