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-7.1.y
linux-7.2.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
Anand Khoje
2
-3
/
+21
11 days
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Siddharth Vadapalli
1
-0
/
+2
11 days
net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
Jiawen Wu
1
-1
/
+3
11 days
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
Jakub Kicinski
1
-4
/
+15
11 days
eth: bnxt: cancel IRQ notifier before freeing affinity mask
Jakub Kicinski
1
-2
/
+2
11 days
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
1
-0
/
+1
11 days
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
1
-1
/
+5
11 days
gve: fix zero-length skb frag with header-split
Jordan Rhee
1
-0
/
+5
11 days
gve: fix NULL dereference due to missing ptp adjfine
Jordan Rhee
1
-0
/
+6
2026-08-19
net: atlantic: free RX pages of consumed but not refilled buffers
Yangyu Chen
1
-4
/
+18
2026-08-19
net: atlantic: free stranded TX buffers on ring deinit
Yangyu Chen
3
-1
/
+31
2026-08-19
igc: fix netdev not re-attached after resume if interface is down
Philipp David
1
-3
/
+5
2026-08-19
net: octeontx2-pf: Fix UB in shift operation
Sergey V. Frolov
1
-2
/
+4
2026-08-19
net: fec: do not release NULL pages when RX buffer allocation fails
Mehmet Fide
1
-2
/
+9
2026-08-19
bnge: Fix resource leak in bnge_init_nic() error path
Bhargava Marreddy
1
-2
/
+0
2026-08-19
net: prestera: validate firmware header length
Pengpeng Hou
1
-0
/
+3
2026-08-19
bnxt_en: Fix PTP PPS setting bug
Keegan Freyhof
1
-2
/
+5
2026-08-19
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Chan
1
-4
/
+7
2026-08-19
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shravya KN
1
-0
/
+5
2026-08-19
bnxt_en: Determine and store default RX ring in vnic structure
Shravya KN
2
-11
/
+23
2026-08-19
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
Shravya KN
1
-7
/
+7
2026-08-19
net/mlx5e: fix BQL reset on SQ re-activation
Bobby Eshleman
1
-1
/
+3
2026-08-19
bnge: use int for bnge_fix_rings_count() return value
Alok Tiwari
1
-1
/
+2
2026-08-19
net: stmmac: resume PHY before hardware setup when opening the interface
Stefan Agner
1
-0
/
+9
2026-08-19
xsk: validate metadata when processing requests
Stanislav Fomichev
3
-5
/
+6
2026-08-19
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
6
-11
/
+15
2026-08-19
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Will Chen
1
-0
/
+3
2026-08-19
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
2
-1
/
+36
2026-08-19
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
4
-27
/
+38
2026-08-19
net: add bare bone queue configs
Pavel Begunkov
4
-11
/
+24
2026-08-19
bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
Michael Chan
2
-1
/
+9
2026-08-19
net/mlx5: fw_tracer, return NULL on create error
Michael Guralnik
1
-9
/
+7
2026-08-19
net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
Jiawen Liu
1
-1
/
+0
2026-08-19
pds_core: cancel pending PCI reset work on AER recovery
Nikhil P. Rao
1
-0
/
+4
2026-08-19
pds_core: keep the health thread stopped during reset
Nikhil P. Rao
2
-2
/
+9
2026-08-19
net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
Shay Drory
2
-1
/
+4
2026-08-19
enic: fix tx_hang_reset use-after-free on device removal
Satish Kharat
1
-2
/
+3
2026-08-19
net: hns3: fix speed configuration residue after driver reload
Jijie Shao
1
-5
/
+1
2026-08-09
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
1
-5
/
+5
2026-08-09
ice: fix VF interrupts cleanup
Dawid Osuchowski
3
-0
/
+49
2026-08-09
ice: wait for reset completion in ice_resume()
Aaron Ma
1
-0
/
+10
2026-08-09
igc: remove napi_synchronize() in igc_down()
David Carlier
1
-2
/
+1
2026-08-09
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
1
-2
/
+0
2026-08-09
e1000: fix memory leak in e1000_probe()
Dawei Feng
1
-1
/
+1
2026-08-09
qede: sync udp_tunnel ports outside qede_lock in the recovery path
Denis V. Lunev
1
-22
/
+22
2026-08-09
octeontx2-pf: Set correct sequence for carrier off and tx queue stop
Suman Ghosh
1
-1
/
+1
2026-08-09
net: libwx: fix FDIR ATR queue mismatch for software VLAN packets
Jiawen Wu
1
-0
/
+2
2026-08-09
net: sxgbe: check descriptor ring allocation failures
Chenguang Zhao
1
-1
/
+4
2026-08-09
net: sxgbe: free TX rings on RX allocation failure
Chenguang Zhao
1
-5
/
+4
2026-08-09
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
1
-7
/
+12
[next]