index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
8 days
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
8 days
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
8 days
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
12 days
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12 days
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
12 days
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
14 days
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-22
Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-06-21
ipv4: account for fraggap on the paged allocation path
Wongi Lee
2026-06-21
netfilter: nf_reject: skip iphdr options when looking for icmp header
Florian Westphal
2026-06-17
net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
Wyatt Feng
2026-06-17
net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
net: ipip: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-16
ipv4: fib_rule: Move fib4_rules_exit() to ->exit().
Kuniyuki Iwashima
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
2026-06-15
Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-15
ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
2026-06-15
ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.
Kuniyuki Iwashima
2026-06-15
ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.
Kuniyuki Iwashima
2026-06-15
ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().
Kuniyuki Iwashima
2026-06-15
ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.
Kuniyuki Iwashima
2026-06-14
sockmap: Fix use-after-free in udp_bpf_recvmsg()
Kuniyuki Iwashima
2026-06-14
netfilter: conntrack: check NULL when retrieving ct extension
Pablo Neira Ayuso
2026-06-13
ipv4: handle devconf post-set actions on netlink updates
Fernando Fernandez Mancera
2026-06-13
ipv4: centralize devconf sysctl handling
Fernando Fernandez Mancera
2026-06-13
tcp: refine tcp_sequence() for the FIN exception
Eric Dumazet
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-12
net: remove some unused EXPORT_SYMBOL()s
Sabrina Dubroca
2026-06-12
ip_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
2026-06-12
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
2026-06-12
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
2026-06-11
tcp: allow mptcp to drop TS for some packets
Matthieu Baerts (NGI0)
2026-06-11
ipmr: Convert mr_table.cache_resolve_queue_len to u32.
Kuniyuki Iwashima
2026-06-11
ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().
Kuniyuki Iwashima
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-11
Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2026-06-11
Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
2026-06-10
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2026-06-10
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
2026-06-09
ipv4: igmp: annotate data-races around timer-related fields
Yuyang Huang
2026-06-09
ipv4: igmp: annotate data-races around in_dev->mc_count
Yuyang Huang
2026-06-08
net: Remove rtnl_held of struct fib_dump_filter.
Kuniyuki Iwashima
2026-06-08
Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-05
ipv4: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
Eric Dumazet
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
[next]