index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
1
-0
/
+2
2026-05-14
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
2
-0
/
+23
2026-05-14
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...
Pavitra Jha
3
-6
/
+34
2026-05-14
net: libwx: use request_irq for VF misc interrupt
Jiawen Wu
1
-2
/
+2
2026-05-14
net: libwx: fix VF illegal register access
Jiawen Wu
1
-2
/
+5
2026-05-14
wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
Marek Szyprowski
1
-2
/
+4
2026-05-14
wifi: b43: enforce bounds check on firmware key index in b43_rx()
Tristan Madani
1
-1
/
+2
2026-05-14
wifi: ath5k: do not access array OOB
Jiri Slaby (SUSE)
1
-1
/
+2
2026-05-14
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
Jeongjun Park
1
-3
/
+2
2026-05-14
wifi: b43legacy: enforce bounds check on firmware key index in RX path
Tristan Madani
1
-1
/
+2
2026-05-14
wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work
Quan Zhou
1
-3
/
+4
2026-05-14
wifi: mt76: mt7921: fix a potential clc buffer length underflow
Leon Yen
1
-0
/
+3
2026-05-14
wifi: mt76: mt7925: fix incorrect length field in txpower command
Ming Yen Hsieh
1
-1
/
+1
2026-05-14
wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
Quan Zhou
1
-2
/
+4
2026-05-14
wifi: mt76: mt7925: fix incorrect TLV length in CLC command
Quan Zhou
1
-1
/
+1
2026-05-07
wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handling
Sean Wang
2
-1
/
+16
2026-05-07
wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
Sean Wang
1
-8
/
+32
2026-05-07
gtp: disable BH before calling udp_tunnel_xmit_skb()
David Carlier
1
-0
/
+2
2026-05-07
can: ucan: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-05-07
wifi: rtl8xxxu: fix potential use of uninitialized value
Yi Cong
1
-20
/
+8
2026-05-07
net: ks8851: Avoid excess softirq scheduling
Marek Vasut
1
-1
/
+4
2026-05-07
netconsole: avoid out-of-bounds access on empty string in trim_newline()
Breno Leitao
1
-0
/
+2
2026-05-07
net: ks8851: Reinstate disabling of BHs around IRQ handler
Marek Vasut
4
-58
/
+38
2026-05-07
net: txgbe: fix firmware version check
Jiawen Wu
1
-1
/
+2
2026-05-07
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
1
-0
/
+2
2026-05-07
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-1
/
+10
2026-05-07
wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
Daniel Hodges
1
-1
/
+1
2026-05-07
wifi: rtw88: check for PCI upstream bridge existence
Fedor Pchelkin
1
-1
/
+2
2026-05-07
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-2
/
+2
2026-04-22
wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...
Shardul Bankar
1
-5
/
+3
2026-04-22
wifi: rtw88: fix device leak on probe failure
Johan Hovold
1
-2
/
+1
2026-04-22
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
1
-0
/
+1
2026-04-22
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
1
-1
/
+6
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+8
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
3
-6
/
+8
2026-04-09
net: ipa: fix event ring index not programmed for IPA v5.0+
Alexander Koskovich
1
-1
/
+1
2026-04-09
net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+
Alexander Koskovich
1
-3
/
+4
2026-04-09
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-33
/
+67
2026-04-09
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
1
-4
/
+4
2026-04-09
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-2
/
+7
2026-04-09
net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
Felix Gu
1
-2
/
+1
2026-04-08
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
1
-0
/
+8
2026-04-08
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
1
-0
/
+16
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-07
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
1
-0
/
+1
[prev]
[next]