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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
9 days
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
1
-1
/
+2
2026-04-18
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-13
/
+28
2026-04-18
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
1
-0
/
+10
2026-04-18
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
1
-5
/
+0
2026-04-18
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
1
-3
/
+3
2026-04-18
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
1
-0
/
+5
2026-04-18
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
1
-0
/
+3
2026-04-18
net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...
Yochai Eisenrich
1
-0
/
+3
2026-04-18
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
1
-0
/
+4
2026-04-18
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
2026-04-18
xfrm: Fix the usage of skb->sk
Steffen Klassert
2
-3
/
+3
2026-04-18
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
2026-04-18
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
2026-04-18
ip6_tunnel: Fix usage of skb_vlan_inet_prepare()
Ben Hutchings
1
-1
/
+1
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-02-06
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2026-02-06
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
1
-1
/
+3
2026-02-06
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-02-06
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-19
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
1
-1
/
+2
2026-01-19
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2026-01-19
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
2026-01-19
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2026-01-19
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-1
/
+1
2026-01-19
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2
-1
/
+3
2025-12-07
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-12-07
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+30
2025-12-07
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-12-07
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
1
-19
/
+31
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-10-19
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-28
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-08-28
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-08-28
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
1
-4
/
+4
2025-07-17
gre: Fix IPv6 multicast route creation.
Guillaume Nault
1
-7
/
+2
2025-07-10
Revert "ipv6: save dontfrag in cork"
Brett A C Sheffield (Librecast)
1
-5
/
+4
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-3
/
+3
2025-06-27
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-27
seg6: Fix validation of nexthop addresses
Ido Schimmel
1
-4
/
+2
2025-06-27
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-06-27
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
1
-6
/
+6
2025-06-04
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
1
-2
/
+2
2025-06-04
ipv6: save dontfrag in cork
Willem de Bruijn
1
-4
/
+5
[next]