index
:
kernel/git/stable/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-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
/
ipv6
Age
Commit message (
Expand
)
Author
2026-03-13
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
2026-03-13
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
2026-03-13
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
2026-03-13
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
2026-03-13
ipv6: Remove UDP-Lite support for IPV6_ADDRFORM.
Kuniyuki Iwashima
2026-03-13
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
2026-03-13
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-11
tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
Wesley Atwell
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2026-03-09
tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()
Eric Dumazet
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-04
netfilter: nft_fib_ipv6: switch to fib6_lookup
Florian Westphal
2026-03-04
ipv6: export fib6_lookup for nft_fib_ipv6
Florian Westphal
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-03
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-28
ipv6: sit: Replace deprecated strcpy with strscpy
Thorsten Blum
2026-02-27
ipv6: discard fragment queue earlier if there is malformed datagram
Fernando Fernandez Mancera
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2026-02-25
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
2026-02-20
Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-18
ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
Eric Dumazet
2026-02-18
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2026-02-13
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-10
tcp: inet6_csk_xmit() optimization
Eric Dumazet
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
Eric Dumazet
[prev]
[next]