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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
2026-01-26
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+1
2026-01-26
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-2
/
+18
2026-01-26
net: inline net_is_devmem_iov()
Eric Dumazet
1
-0
/
+12
2026-01-26
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
1
-5
/
+5
2026-01-26
u64_stats: Introduce u64_stats_copy()
David Yang
1
-0
/
+15
2026-01-23
net: add queue config validation callback
Jakub Kicinski
1
-0
/
+10
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
1
-1
/
+3
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
1
-0
/
+3
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
1
-0
/
+1
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
1
-0
/
+32
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-0
/
+3
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-130
/
+328
2026-01-23
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
1
-2
/
+1
2026-01-23
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-23
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
Stefan Eichenberger
1
-0
/
+1
2026-01-23
net: phy: add a new phy_device flag to keep preamble before sfd
Stefan Eichenberger
1
-2
/
+3
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+7
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
1
-0
/
+2
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-5
/
+3
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
1
-0
/
+2
2026-01-22
Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+47
2026-01-22
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-6
/
+3
2026-01-22
net: phylink: introduce helpers for replaying link callbacks
Vladimir Oltean
1
-0
/
+5
2026-01-22
net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
Vladimir Oltean
1
-3
/
+2
2026-01-22
gro: inline tcp6_gro_complete()
Eric Dumazet
2
-2
/
+1
2026-01-22
gro: inline tcp6_gro_receive()
Eric Dumazet
2
-3
/
+1
2026-01-22
net: always inline __skb_incr_checksum_unnecessary()
Eric Dumazet
1
-1
/
+1
2026-01-22
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
3
-9
/
+3
2026-01-22
Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...
Jakub Kicinski
1
-0
/
+23
2026-01-22
clk: Add devm_clk_bulk_get_optional_enable() helper
Suraj Gupta
1
-0
/
+23
2026-01-21
Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2026-01-21
Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-0
/
+1
2026-01-21
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2
-43
/
+0
2026-01-21
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-21
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
3
-14
/
+36
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
7
-62
/
+7
2026-01-21
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-14
/
+116
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+5
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-7
/
+86
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
2
-3
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
3
-3
/
+1
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-0
/
+1
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-01-20
netkit: Add single device mode for netkit
Daniel Borkmann
1
-0
/
+6
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
2
-2
/
+6
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
1
-0
/
+10
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
3
-6
/
+24
[next]