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
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
gre: Fix IPv6 link-local address generation.
Guillaume Nault
2025-03-10
ipv6: save dontfrag in cork
Willem de Bruijn
2025-03-10
ipv6: remove leftover ip6 cookie initializer
Willem de Bruijn
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-08
udp: expand SKB_DROP_REASON_UDP_CSUM use
Eric Dumazet
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-03-03
net: gro: convert four dev_net() calls
Eric Dumazet
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
2025-02-28
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
2025-02-21
ipv6: fib_rules: Add DSCP mask matching
Ido Schimmel
2025-02-21
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-19
ipv6: fib_rules: Add port mask matching
Ido Schimmel
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
2025-02-10
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2025-02-10
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
2025-02-10
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
2025-02-10
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
[next]