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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Merge branch 'flexible-array-for-ip-tunnel-options'
Jakub Kicinski
4
-14
/
+14
2025-02-21
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
3
-9
/
+9
2025-02-21
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2
-5
/
+5
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
338
-1927
/
+3677
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
34
-217
/
+365
2025-02-20
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-24
/
+71
2025-02-20
Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefs
Linus Torvalds
4
-58
/
+42
2025-02-20
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-30
/
+114
2025-02-20
Merge branch 'net-remove-the-single-page-frag-cache-for-good'
Paolo Abeni
5
-104
/
+30
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
3
-100
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
3
-6
/
+10
2025-02-20
Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...
Paolo Abeni
9
-48
/
+777
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
4
-7
/
+21
2025-02-20
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-20
Merge branch 'selftests-drv-net-add-a-simple-tso-test'
Jakub Kicinski
6
-61
/
+305
2025-02-20
selftests: drv-net: add a simple TSO test
Jakub Kicinski
2
-0
/
+242
2025-02-20
selftests: drv-net: store addresses in dict indexed by ipver
Jakub Kicinski
4
-63
/
+50
2025-02-20
selftests: drv-net: get detailed interface info
Jakub Kicinski
1
-2
/
+2
2025-02-20
selftests: drv-net: resolve remote interface name
Jakub Kicinski
1
-0
/
+15
2025-02-20
Merge branch 'mptcp-rx-path-refactor'
Jakub Kicinski
9
-289
/
+134
2025-02-20
mptcp: micro-optimize __mptcp_move_skb()
Paolo Abeni
2
-61
/
+52
2025-02-20
mptcp: dismiss __mptcp_rmem()
Paolo Abeni
2
-13
/
+6
2025-02-20
net: dismiss sk_forward_alloc_get()
Paolo Abeni
5
-17
/
+4
2025-02-20
mptcp: cleanup mem accounting
Paolo Abeni
3
-111
/
+10
2025-02-20
mptcp: move the whole rx path under msk socket lock protection
Paolo Abeni
3
-66
/
+60
2025-02-20
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
4
-29
/
+7
2025-02-20
mptcp: consolidate subflow cleanup
Paolo Abeni
1
-15
/
+18
2025-02-20
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
2
-12
/
+0
2025-02-20
selftests: net: Fix minor typos in MPTCP and psock tests
Suchit
2
-2
/
+2
2025-02-20
Merge branch 'net-core-improvements-to-device-lookup-by-hardware-address'
Jakub Kicinski
3
-4
/
+37
2025-02-20
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-20
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2
-3
/
+36
2025-02-20
Merge branch 'net-stmmac-further-cleanups'
Jakub Kicinski
18
-53
/
+50
2025-02-20
net: stmmac: "speed" passed to fix_mac_speed is an int
Russell King (Oracle)
16
-32
/
+31
2025-02-20
net: stmmac: remove useless priv->flow_ctrl
Russell King (Oracle)
2
-18
/
+16
2025-02-20
net: stmmac: clarify priv->pause and pause module parameter
Russell King (Oracle)
2
-4
/
+4
2025-02-20
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-02-20
Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'
Jakub Kicinski
3
-21
/
+81
2025-02-20
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-20
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-20
selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...
Cong Wang
1
-0
/
+46
2025-02-20
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-20
net: mana: Add debug logs in MANA network driver
Erni Sri Satya Vennela
3
-20
/
+94
2025-02-20
Merge branch 'gtp-geneve-suppress-list_del-splat-during-exit_batch_rtnl'
Jakub Kicinski
2
-12
/
+0
2025-02-20
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-20
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-20
Merge branch 'net-fib_rules-add-port-mask-support'
Jakub Kicinski
7
-9
/
+143
2025-02-20
selftests: fib_rule_tests: Add port mask match tests
Ido Schimmel
1
-0
/
+20
2025-02-20
selftests: fib_rule_tests: Add port range match tests
Ido Schimmel
1
-0
/
+16
[next]