index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-12
net: phy: realtek: convert RTL8211F to .disable_autonomous_eee
Nicolai Buchwitz
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
2026-04-12
Merge branch 'ynl-ethtool-netlink-fix-nla_len-overflow-for-large-string-sets'
Jakub Kicinski
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
2026-04-12
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
2026-04-12
tools: ynl: ethtool: add --dbg-small-recv option
Hangbin Liu
2026-04-12
tools: ynl: ethtool: use doit instead of dumpit for per-device GET
Hangbin Liu
2026-04-12
tools: ynl: move ethtool.py to selftest
Hangbin Liu
2026-04-12
Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'
Jakub Kicinski
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
2026-04-12
Merge branch 'bng_en-add-link-management-and-statistics-support'
Jakub Kicinski
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
2026-04-12
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
2026-04-12
Merge branch 'add-tso-map-once-dma-helpers-and-bnxt-sw-uso-support'
Jakub Kicinski
2026-04-12
selftests: drv-net: Add USO test
Joe Damato
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
2026-04-12
net: bnxt: Implement software USO
Joe Damato
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
2026-04-12
Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-12
alpha: Define pgprot_modify to silence tautological comparison warnings
Matt Turner
2026-04-12
alpha: add support for SECCOMP and SECCOMP_FILTER
Magnus Lindholm
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
2026-04-12
netkit: Don't emit scrub attribute for single device mode
Daniel Borkmann
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
2026-04-12
ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT Schema
Anushka Badhe
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
[prev]
[next]