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-06-09
wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
Javier Tia
1
-0
/
+4
2026-06-09
wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
Javier Tia
1
-2
/
+2
2026-06-09
wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()
Lorenzo Bianconi
1
-1
/
+1
2026-06-09
wifi: mt76: mt7925: add Netgear A8500 USB device ID
Devin Wittmayer
1
-0
/
+3
2026-06-09
wifi: mt76: mt7996: add missing max_remain_on_channel_duration
Felix Fietkau
3
-2
/
+2
2026-06-09
wifi: mt76: mt7996: fix out-of-bounds array access during hardware restart
Felix Fietkau
5
-25
/
+43
2026-06-09
wifi: mt7601u: drop redundant device reference
Johan Hovold
1
-3
/
+0
2026-06-09
wifi: mt76: mt792xu: drop redundant device reference
Johan Hovold
3
-5
/
+0
2026-06-09
wifi: mt76x2u: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-06-09
wifi: mt76x0u: drop redundant device reference
Johan Hovold
1
-3
/
+0
2026-06-09
wifi: mt76: drop redundant device reference
Johan Hovold
1
-3
/
+0
2026-06-09
wifi: mt76: use kfree_rcu for offchannel link in mt76_put_vif_phy_link
Rajat Gupta
1
-1
/
+1
2026-06-09
wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peer
ElXreno
1
-0
/
+3
2026-06-09
wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encap
ElXreno
8
-0
/
+28
2026-06-09
wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon
Arjan van de Ven
2
-0
/
+6
2026-06-09
wifi: mt76: mt7921: fix resource leak in probe error path
Hongling Zeng
1
-5
/
+10
2026-06-09
wifi: mt76: fix of_get_mac_address error handling
Rosen Penev
1
-1
/
+1
2026-06-09
wifi: mt76: mt7925: clean up DMA on probe failure
Myeonghun Pak
1
-1
/
+3
2026-06-09
r8152: handle the return value of usb_reset_device()
Chih Kai Hsu
1
-1
/
+6
2026-06-08
net/mlx5: Use effective affinity mask for IRQ selection
Fushuai Wang
1
-1
/
+4
2026-06-08
net/mlx5: Simplify cpumask operations in comp_irq_request_sf()
Fushuai Wang
1
-2
/
+1
2026-06-08
net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
Dragos Tatulea
1
-2
/
+8
2026-06-08
net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
Dragos Tatulea
2
-28
/
+57
2026-06-08
net: phy: don't try to setup PHY-driven SFP cages when using genphy
Maxime Chevallier
1
-3
/
+9
2026-06-08
net: phy: Clean the phy_ports after unregistering the downstream SFP bus
Maxime Chevallier
1
-2
/
+2
2026-06-08
net: phy: remove phy ports upon probe failure
Maxime Chevallier
1
-0
/
+2
2026-06-08
net: phy: clean the sfp upstream if phy probing fails
Maxime Chevallier
1
-0
/
+6
2026-06-08
net: ibm: emac: mal: fix potential system hang in mal_remove()
Rosen Penev
1
-3
/
+3
2026-06-08
net: ibm: emac: Clear MAL descriptors without memset
Rosen Penev
1
-2
/
+13
2026-06-08
net: ibm: emac: Fix use-after-free during device removal
Rosen Penev
1
-1
/
+8
2026-06-08
net: ibm: emac: mal: fix unchecked platform_get_irq return values
Rosen Penev
1
-0
/
+9
2026-06-08
net/mlx4: avoid GCC 10 __bad_copy_from() false positive
Yao Sang
1
-1
/
+8
2026-06-08
pds_core: quiesce DMA before freeing resources
Nikhil P. Rao
1
-0
/
+4
2026-06-08
geneve: Move udp_conf.local_ip6 under CONFIG_IPV6 in geneve_create_sock().
Kuniyuki Iwashima
1
-1
/
+4
2026-06-06
wifi: ath9k_htc: allocate tx_buf and buf together
Rosen Penev
2
-13
/
+3
2026-06-06
wifi: ath9k: remove disabling of bands
Rosen Penev
2
-14
/
+4
2026-06-06
wifi: ath9k: remove TX99 power array zero init
Rosen Penev
1
-2
/
+2
2026-06-06
wifi: ath9k: Clear DMA descriptors without memset
Rosen Penev
2
-5
/
+33
2026-06-06
wifi: ath9k_htc: use module_usb_driver
Rosen Penev
3
-29
/
+1
2026-06-06
wifi: wcn36xx: allocate chan_surveys with main struct
Rosen Penev
2
-12
/
+3
2026-06-06
wifi: wcn36xx: fix spelling mistakes in dxe header comment
Stepan Ionichev
1
-2
/
+2
2026-06-06
wifi: wcn36xx: fix OOB read from short trigger BA firmware response
Tristan Madani
1
-0
/
+3
2026-06-06
wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
Tristan Madani
1
-0
/
+6
2026-06-06
wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
Tristan Madani
1
-0
/
+4
2026-06-05
net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
Nazim Amirul
2
-0
/
+8
2026-06-05
net: microchip: sparx5: clean up PSFP resources on flower setup failure
Haoxiang Li
2
-6
/
+17
2026-06-05
net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
Lorenzo Bianconi
3
-12
/
+71
2026-06-05
net: airoha: Introduce WAN device flag
Lorenzo Bianconi
3
-22
/
+66
2026-06-05
net: airoha: Do not stop GDM port if it is shared
Lorenzo Bianconi
2
-12
/
+48
2026-06-05
net: airoha: Support multiple net_devices for a single FE GDM port
Lorenzo Bianconi
3
-77
/
+237
[prev]
[next]