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-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-03-04
net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Thomas Fourier
1
-1
/
+1
2026-03-04
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
2
-2
/
+14
2026-03-04
net: macb: Fix tx/rx malfunction after phy link down and up
Kevin Hao
1
-6
/
+5
2026-03-04
net: ti: icssg-prueth: Add optional dependency on HSR
Kevin Hao
1
-0
/
+1
2026-03-04
octeontx2-af: CGX: fix bitmap leaks
Bo Sun
1
-0
/
+2
2026-03-04
net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
Thomas Fourier
1
-6
/
+2
2026-03-04
net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
Ethan Nelson-Moore
1
-1
/
+0
2026-03-04
net: cpsw_new: Fix potential unregister of netdev that has not been registere...
Kevin Hao
1
-2
/
+1
2026-03-04
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
1
-7
/
+5
2026-03-04
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
1
-0
/
+7
2026-03-04
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
1
-2
/
+1
2026-03-04
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
1
-0
/
+2
2026-03-04
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
1
-0
/
+2
2026-03-04
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
3
-6
/
+15
2026-03-04
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
1
-2
/
+2
2026-03-04
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
1
-5
/
+21
2026-03-04
team: use common function to compute the features
Hangbin Liu
1
-77
/
+6
2026-03-04
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
2
-2
/
+7
2026-03-04
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-03-04
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
1
-1
/
+2
2026-03-04
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
2026-03-04
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-03-04
ovpn: tcp - fix packet extraction from stream
Ralf Lici
1
-17
/
+36
2026-03-04
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
1
-0
/
+3
2026-03-04
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
1
-6
/
+4
2026-03-04
net: ethernet: xscale: Check for PTP support properly
Linus Walleij
2
-4
/
+4
2026-03-04
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
1
-1
/
+1
2026-03-04
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
1
-2
/
+0
2026-03-04
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
1
-2
/
+0
2026-03-04
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
1
-2
/
+2
2026-03-04
myri10ge: avoid uninitialized variable use
Arnd Bergmann
1
-1
/
+27
2026-03-04
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
3
-28
/
+5
2026-03-04
bnxt_en: Allow ntuple filters for drops
Joe Damato
1
-6
/
+7
2026-03-04
wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
Ziyi Guo
1
-2
/
+2
2026-03-04
wifi: rtw89: pci: restore LDO setting after device resume
Dian-Syuan Yang
1
-0
/
+1
2026-03-04
net: sfp: add quirk for Lantech 8330-265D
Marek BehĂșn
1
-2
/
+6
2026-03-04
octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
Geetha sowjanya
1
-3
/
+9
2026-03-04
wifi: rtw89: pci: validate release report content before using for RTL8922DE
Ping-Ke Shih
1
-2
/
+4
2026-03-04
wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
Ziyi Guo
1
-0
/
+2
2026-03-04
wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
Ziyi Guo
1
-0
/
+2
2026-03-04
net: hns3: extend HCLGE_FD_AD_QID to 11 bits
Jijie Shao
2
-3
/
+6
2026-03-04
wifi: rtw89: 8922a: add digital compensation for 2GHz
Po-Hao Huang
1
-10
/
+47
2026-03-04
wifi: rtw89: fix unable to receive probe responses under MLO connection
Po-Hao Huang
1
-0
/
+3
2026-03-04
wifi: iwlwifi: mld: Fix primary link selection logic
Nidhish A N
1
-8
/
+15
2026-03-04
wifi: iwlwifi: mld: fix chandef start calculation
Miri Korenblit
1
-2
/
+2
2026-03-04
wifi: iwlwifi: fix 22000 series SMEM parsing
Johannes Berg
1
-2
/
+6
2026-03-04
wifi: iwlwifi: mvm: check the validity of noa_len
Miri Korenblit
1
-0
/
+14
2026-03-04
wifi: iwlwifi: mld: Handle rate selection for NAN interface
Ilan Peer
1
-0
/
+5
2026-03-04
net: usb: r8152: fix transmit queue timeout
Mingj Ye
1
-0
/
+2
2026-03-04
wifi: ath12k: fix mac phy capability parsing
Baochen Qiang
1
-8
/
+14
[next]