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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
net: inline get_netmem() and put_netmem()
Eric Dumazet
2
-23
/
+28
2026-01-26
net: inline net_is_devmem_iov()
Eric Dumazet
3
-11
/
+13
2026-01-26
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
1
-1
/
+1
2026-01-26
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
1
-5
/
+5
2026-01-26
Merge branch 'u64_stats-introduce-u64_stats_copy'
Jakub Kicinski
4
-5
/
+20
2026-01-26
vxlan: vnifilter: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-26
macsec: fix memcpy with u64_stats
David Yang
1
-3
/
+3
2026-01-26
net: bridge: mcast: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-26
u64_stats: Introduce u64_stats_copy()
David Yang
1
-0
/
+15
2026-01-26
Documentation: net: Fix typos in netdevices.rst
Dimitri Daskalakis
1
-2
/
+2
2026-01-23
Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'
Jakub Kicinski
6
-81
/
+171
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
6
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2
-5
/
+2
2026-01-23
Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api'
Jakub Kicinski
7
-49
/
+152
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
1
-5
/
+6
2026-01-23
net: add queue config validation callback
Jakub Kicinski
4
-14
/
+76
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
4
-39
/
+37
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
1
-4
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
4
-3
/
+39
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
1
-1
/
+5
2026-01-23
Merge branch 'selftest-extend-tun-virtio-coverage-for-gso-over-udp-tunnel'
Jakub Kicinski
3
-39
/
+1265
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
1
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
1
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
1
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
1
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
2
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
1
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
1
-10
/
+15
2026-01-23
Merge branch 'geneve-introduce-double-tunnel-gso-gro-support'
Jakub Kicinski
10
-38
/
+974
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
3
-0
/
+395
2026-01-23
geneve: use GRO hint option in the RX path
Paolo Abeni
1
-7
/
+176
2026-01-23
geneve: extract hint option at GRO stage
Paolo Abeni
1
-5
/
+183
2026-01-23
geneve: add GRO hint output path
Paolo Abeni
1
-4
/
+120
2026-01-23
geneve: pass the geneve device ptr to geneve_build_skb()
Paolo Abeni
1
-12
/
+8
2026-01-23
geneve: constify geneve_hlen()
Paolo Abeni
1
-5
/
+5
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
3
-4
/
+29
2026-01-23
vxlan: expose gso partial features for tunnel offload
Paolo Abeni
1
-3
/
+13
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
2
-1
/
+42
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2
-1
/
+7
2026-01-23
Merge branch 'net-convert-drivers-to-get_rx_ring_count-last-part'
Jakub Kicinski
14
-73
/
+75
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
3
-4
/
+9
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
4
-4
/
+10
2026-01-23
net: ionic: convert to use .get_rx_ring_count
Breno Leitao
1
-15
/
+3
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
1
-10
/
+3
2026-01-23
net: nfp: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+8
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
1
-6
/
+12
2026-01-23
net: benet: convert to use .get_rx_ring_count
Breno Leitao
1
-23
/
+14
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2
-14
/
+13
[next]