index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
43 hours
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2
-23
/
+25
43 hours
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
43 hours
inet: annotate data-races around isk->inet_num
Eric Dumazet
1
-1
/
+2
10 days
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
3
-9
/
+20
10 days
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
1
-2
/
+1
10 days
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-56
/
+42
10 days
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
2
-29
/
+28
10 days
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
10 days
ipv6: exthdrs: annotate data-race over multiple sysctl
Eric Dumazet
1
-4
/
+6
10 days
ipv6: annotate data-races in net/ipv6/route.c
Eric Dumazet
1
-11
/
+13
10 days
ipv6: annotate data-races over sysctl.flowlabel_reflect
Eric Dumazet
3
-4
/
+6
2026-02-26
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2
-7
/
+2
2026-02-26
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-26
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
1
-0
/
+6
2026-02-11
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
1
-1
/
+2
2026-02-06
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
1
-1
/
+2
2026-02-06
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
1
-1
/
+3
2026-01-30
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-23
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-23
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-2
/
+2
2026-01-23
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-23
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
1
-2
/
+2
2026-01-08
erspan: Initialize options_len before referencing options.
Frode Nordahl
1
-2
/
+4
2026-01-08
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
2026-01-08
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2026-01-08
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
2025-12-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
1
-0
/
+4
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-2
/
+4
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
1
-1
/
+1
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-19
/
+31
2025-09-25
net: gro: remove is_ipv6 from napi_gro_cb
Richard Gobert
1
-2
/
+0
2025-09-23
udp: remove busylock and add per NUMA queues
Eric Dumazet
1
-2
/
+3
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2
-12
/
+1
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
2
-4
/
+19
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
2
-4
/
+8
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
1
-0
/
+11
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
1
-3
/
+3
2025-09-18
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
5
-7
/
+7
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
5
-7
/
+8
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2
-0
/
+3
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+30
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
1
-0
/
+8
2025-09-11
ipv6: udp: fix typos in comments
Alok Tiwari
1
-3
/
+3
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+30
2025-09-08
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
2
-3
/
+6
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
1
-19
/
+24
[next]