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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
net: team: Annotate reads and writes for mixed lock accessed values
Marc Harvey
2
-6
/
+7
2026-04-13
net: ipa: add IPA v5.2 configuration data
Luca Weiss
8
-1
/
+464
2026-04-13
pppox: remove sk_pppox() helper
Qingfang Deng
2
-8
/
+8
2026-04-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
4
-6
/
+5
2026-04-13
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
1
-3
/
+5
2026-04-13
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-3
/
+5
2026-04-13
net: phy: add a PHY write barrier when disabling interrupts
Charles Perry
1
-1
/
+24
2026-04-13
net: mdio: add a driver for PIC64-HPSC/HX MDIO controller
Charles Perry
3
-0
/
+198
2026-04-12
octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()
Nobuhiro Iwamatsu
1
-1
/
+1
2026-04-12
net: enetc: add unstructured counters for ENETC v4
Wei Fang
2
-25
/
+234
2026-04-12
net: enetc: add unstructured pMAC counters for ENETC v1
Wei Fang
1
-21
/
+56
2026-04-12
net: enetc: remove standardized counters from enetc_pm_counters
Wei Fang
1
-40
/
+0
2026-04-12
net: enetc: show RX drop counters only for assigned RX rings
Wei Fang
1
-16
/
+2
2026-04-12
net: enetc: add support for the standardized counters
Wei Fang
3
-18
/
+245
2026-04-12
net: phy: realtek: convert RTL8211F to .disable_autonomous_eee
Nicolai Buchwitz
1
-3
/
+4
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
1
-0
/
+7
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
1
-0
/
+22
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
1
-0
/
+481
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
2
-0
/
+234
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
1
-0
/
+41
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
2
-0
/
+99
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
5
-12
/
+544
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
5
-5
/
+91
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
1
-0
/
+63
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
5
-0
/
+745
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
8
-3
/
+865
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
2
-2
/
+69
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
1
-0
/
+5
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
3
-11
/
+92
2026-04-12
net: bnxt: Implement software USO
Joe Damato
3
-0
/
+219
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
4
-1
/
+66
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
2
-0
/
+41
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
1
-22
/
+41
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
2
-7
/
+20
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
2
-1
/
+2
2026-04-12
netkit: Don't emit scrub attribute for single device mode
Daniel Borkmann
1
-1
/
+2
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
1
-4
/
+4
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
98
-773
/
+5686
2026-04-12
ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()
Eric Dumazet
1
-1
/
+7
2026-04-12
ipvlan: ipvlan_handle_mode_l2() refactoring
Eric Dumazet
1
-20
/
+18
2026-04-12
net: libwx: improve flow control setting
Jiawen Wu
3
-6
/
+61
2026-04-12
net: libwx: wrap-around and reset qmprc counter
Jiawen Wu
2
-4
/
+23
2026-04-12
net: wangxun: schedule hardware stats update in watchdog
Jiawen Wu
4
-1
/
+46
2026-04-12
net: wangxun: reorder timer and work sync cancellations
Jiawen Wu
2
-3
/
+5
2026-04-12
net: wangxun: move ethtool_ops.set_channels into libwx
Jiawen Wu
3
-29
/
+3
2026-04-12
net: wangxun: replace busy-wait reset flag with kernel mutex
Jiawen Wu
6
-30
/
+15
2026-04-12
net: ngbe: remove redundant macros
Jiawen Wu
2
-5
/
+2
2026-04-12
net: ngbe: move the WOL functions to libwx
Jiawen Wu
5
-53
/
+45
2026-04-12
net: ngbe: remove netdev->ethtool->wol_enabled setting
Jiawen Wu
1
-2
/
+1
2026-04-12
net: ethernet: ti: am65-cpsw: add support for J722S SoC family
Nora Schiffer
1
-0
/
+8
[next]