index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-18
net: phy: improve phy_disable_eee_mode
Heiner Kallweit
2025-02-18
net: phy: move definition of phy_is_started before phy_disable_eee_mode
Heiner Kallweit
2025-02-18
MAINTAINERS: trim the GVE entry
Jakub Kicinski
2025-02-18
net: phy: realtek: add defines for shadowed c45 standard registers
Heiner Kallweit
2025-02-18
netlink: Unset cb_running when terminating dump on release
Siddh Raman Pant
2025-02-18
gve: set xdp redirect target only when it is available
Joshua Washington
2025-02-18
Merge branch 'net-cadence-macb-modernize-statistics-reporting'
Jakub Kicinski
2025-02-18
net: cadence: macb: Report standard stats
Sean Anderson
2025-02-18
net: cadence: macb: Convert to get_stats64
Sean Anderson
2025-02-18
net: xilinx: axienet: Implement BQL
Sean Anderson
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
2025-02-18
net: phy: realtek: add helper RTL822X_VND2_C22_REG
Heiner Kallweit
2025-02-18
Merge branch 'eth-mlx4-use-the-page-pool-for-rx-buffers'
Jakub Kicinski
2025-02-18
eth: mlx4: use the page pool for Rx buffers
Jakub Kicinski
2025-02-18
eth: mlx4: remove the local XDP fast-recycling ring
Jakub Kicinski
2025-02-18
eth: mlx4: don't try to complete XDP frames in netpoll
Jakub Kicinski
2025-02-18
eth: mlx4: create a page pool for Rx
Jakub Kicinski
2025-02-18
Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-02-18
net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x
Niklas Söderlund
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
2025-02-18
Merge branch 'net-phy-marvell-88q2xxx-cleanup'
Paolo Abeni
2025-02-18
net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
Dimitri Fedrau
2025-02-18
net: phy: marvell-88q2xxx: order includes alphabetically
Dimitri Fedrau
2025-02-18
net: phy: marvell-88q2xxx: align defines
Dimitri Fedrau
2025-02-18
Merge branch 'vxlan-join-leave-mc-group-when-reconfigured'
Paolo Abeni
2025-02-18
selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
Petr Machata
2025-02-18
selftests: test_vxlan_fdb_changelink: Convert to lib.sh
Petr Machata
2025-02-18
selftests: forwarding: lib: Move require_command to net, generalize
Petr Machata
2025-02-18
vxlan: Join / leave MC group after remote changes
Petr Machata
2025-02-18
vxlan: Drop 'changelink' parameter from vxlan_dev_configure()
Petr Machata
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
2025-02-18
Merge branch 'sockmap-vsock-for-connectible-sockets-allow-only-connected'
Paolo Abeni
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-18
Merge branch 'add-af_xdp-support-for-cn10k'
Paolo Abeni
2025-02-18
octeontx2-pf: AF_XDP zero copy transmit support
Suman Ghosh
2025-02-18
octeontx2-pf: Prepare for AF_XDP
Suman Ghosh
2025-02-18
octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
Suman Ghosh
2025-02-18
octeontx2-pf: AF_XDP zero copy receive support
Suman Ghosh
2025-02-18
octeontx2-pf: Add AF_XDP non-zero copy support
Suman Ghosh
2025-02-18
octeontx2-pf: use xdp_return_frame() to free xdp buffers
Suman Ghosh
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
2025-02-17
kasan: don't call find_vm_area() in a PREEMPT_RT kernel
Waiman Long
2025-02-17
MAINTAINERS: update Nick's contact info
Nick Desaulniers
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
2025-02-17
mm: hugetlb: avoid fallback for specific node allocation of 1G pages
Luiz Capitulino
2025-02-17
memcg: avoid dead loop when setting memory.max
Chen Ridong
2025-02-17
mailmap: update Nick's entry
Nick Desaulniers
[prev]
[next]