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 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/mlx5e: Support routed networks during IPsec MACs initialization
Alexandre Cassen
1
-2
/
+80
2026-03-04
net/mlx5e: Separate address related variables to be in struct
Leon Romanovsky
3
-65
/
+68
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: DR, Fix circular locking dependency in dump
Shay Drory
1
-2
/
+2
2026-03-04
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
1
-5
/
+30
2026-03-04
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
1
-0
/
+2
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: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-32
/
+29
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
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: 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: mvm: check the validity of noa_len
Miri Korenblit
1
-0
/
+14
2026-03-04
net: usb: r8152: fix transmit queue timeout
Mingj Ye
1
-0
/
+2
2026-03-04
wifi: ath12k: fix preferred hardware mode calculation
Baochen Qiang
1
-1
/
+1
2026-03-04
wifi: ath11k: Fix failure to connect to a 6 GHz AP
Qian Zhang
1
-3
/
+6
2026-03-04
wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
Ross Vandegrift
1
-0
/
+28
2026-03-04
wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode
Chin-Yen Lee
2
-0
/
+5
2026-03-04
wifi: rtw89: mac: correct page number for CSI response
Ping-Ke Shih
1
-1
/
+1
2026-03-04
wifi: libertas: fix WARNING in usb_tx_block
Szymon Wilczek
1
-0
/
+2
2026-03-04
net: wwan: mhi: Add network support for Foxconn T99W760
Slark Xiao
1
-1
/
+2
2026-03-04
wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
Bitterblue Smith
1
-5
/
+29
2026-03-04
wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
Bitterblue Smith
1
-13
/
+6
2026-03-04
wifi: rtw89: ser: enable error IMR after recovering from L1
Zong-Zhe Yang
4
-0
/
+13
2026-03-04
wifi: rtw89: 8922a: set random mac if efuse contains zeroes
Jose Ignacio Tornos Martinez
1
-4
/
+18
2026-03-04
wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
Hsiu-Ming Chang
1
-0
/
+2
2026-03-04
wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
Bitterblue Smith
1
-1
/
+2
[next]