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
wifi: ath12k: Add support for handling incumbent signal interference in 6 GHz
Aishwarya R
4
-1
/
+500
2026-05-19
thunderbolt / net: Let the service drivers configure interrupt throttling
Mika Westerberg
1
-0
/
+4
2026-05-19
thunderbolt / net: Move ring_frame_size() to thunderbolt.h
Mika Westerberg
1
-10
/
+6
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-19
eea: introduce callback for ndo_get_stats64 and register netdev
Xuan Zhuo
2
-4
/
+84
2026-05-19
eea: introduce ethtool support
Xuan Zhuo
7
-5
/
+377
2026-05-19
eea: implement packet transmit logic
Xuan Zhuo
1
-4
/
+380
2026-05-19
eea: implement packet receive logic
Xuan Zhuo
3
-2
/
+550
2026-05-19
eea: create/destroy rx,tx queues for netdevice open and stop
Xuan Zhuo
7
-16
/
+1231
2026-05-19
eea: probe the netdevice and create adminq
Xuan Zhuo
7
-8
/
+1047
2026-05-19
eea: introduce ring and descriptor structures
Xuan Zhuo
4
-1
/
+488
2026-05-19
eea: introduce PCI framework
Xuan Zhuo
7
-0
/
+575
2026-05-19
net: pppoe: implement GRO/GSO support
Felix Fietkau
1
-1
/
+160
2026-05-19
wifi: rtw89: phy: add BB wrapper generation 3 for RTL8922D variant
Ping-Ke Shih
4
-5
/
+212
2026-05-19
wifi: rtw89: phy: configure control options of BB wrapper by RFSI band
Ping-Ke Shih
5
-10
/
+15
2026-05-19
wifi: rtw89: phy: change order to align register order
Ping-Ke Shih
1
-4
/
+4
2026-05-19
wifi: rtw89: phy: set BB wrap of CIM3K
Ping-Ke Shih
4
-4
/
+40
2026-05-19
wifi: rtw89: phy: set BB wrap of trigger-base partial band
Ping-Ke Shih
3
-1
/
+12
2026-05-19
wifi: rtw89: phy: set BB wrap of QAM options
Ping-Ke Shih
3
-32
/
+94
2026-05-19
wifi: rtw89: phy: set BB wrap of QAM threshold
Ping-Ke Shih
3
-32
/
+56
2026-05-19
wifi: rtw89: phy: set BB wrap of control options
Ping-Ke Shih
3
-2
/
+47
2026-05-19
wifi: rtw89: phy: set BB wrap of DPD by bandwidth
Ping-Ke Shih
3
-64
/
+120
2026-05-19
wifi: rtw89: phy: set BB wrap of out-of-band DPD
Ping-Ke Shih
3
-16
/
+33
2026-05-19
wifi: rtw89: phy: define BB wrap data for RTL8922D variants
Ping-Ke Shih
10
-0
/
+64
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: netkit: declare NETMEM_TX_NO_DMA mode
Bobby Eshleman
1
-0
/
+1
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
4
-4
/
+4
2026-05-18
net/mlx5e: Let kTLS RX get async ICOSQ param in napi poll
Tariq Toukan
3
-12
/
+10
2026-05-18
net/mlx5e: Reduce branches in napi poll
Tariq Toukan
1
-15
/
+15
2026-05-18
net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
Weiming Shi
2
-4
/
+5
2026-05-18
netdevsim: psp: reset spi on key rotation and check for exhaustion on alloc
Daniel Zahka
1
-5
/
+16
2026-05-18
net/mlx5: add debugfs stats for frag buf dma pools
Nimrod Oren
1
-0
/
+86
2026-05-18
net/mlx5: use numa_mem_id() for default frag buf allocations
Nimrod Oren
1
-1
/
+1
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
[prev]
[next]