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
compress-2026-03-30
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
35 hours
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
1
-0
/
+4
35 hours
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
3
-6
/
+6
35 hours
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
1
-1
/
+12
35 hours
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
35 hours
xfrm: Fix the usage of skb->sk
Steffen Klassert
2
-3
/
+3
10 days
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
1
-1
/
+2
10 days
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
10 days
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
1
-0
/
+58
10 days
ipv6: use RCU in ip6_xmit()
Eric Dumazet
1
-14
/
+21
10 days
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-2
/
+2
10 days
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
10 days
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
10 days
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
2026-03-04
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
3
-9
/
+20
2026-03-04
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
2026-03-04
ipv6: exthdrs: annotate data-race over multiple sysctl
Eric Dumazet
1
-4
/
+6
2026-03-04
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
1
-2
/
+2
2026-03-04
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
1
-1
/
+1
2026-03-04
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
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-30
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-30
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-30
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
1
-2
/
+2
2026-01-11
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2026-01-11
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
2026-01-11
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
2026-01-11
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
1
-0
/
+1
2026-01-11
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2026-01-11
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
1
-0
/
+4
2026-01-11
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
4
-15
/
+109
2026-01-11
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2026-01-11
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-1
/
+1
2026-01-11
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2
-1
/
+3
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-2
/
+4
2025-11-24
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-11-24
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-11-24
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+30
2025-11-24
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-11-24
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-09-25
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
1
-2
/
+4
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-3
/
+2
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
2025-08-28
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
2
-10
/
+8
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-08-15
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2
-9
/
+16
[next]