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
10 days
netfilter: ip6t_hbh: reject oversized option lists
Zhengchuan Liang
1
-0
/
+4
10 days
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2
-68
/
+69
10 days
ipv6: fix possible UAF in icmpv6_rcv()
Eric Dumazet
1
-6
/
+4
10 days
ip6_gre: Use cached t->net in ip6erspan_changelink().
Maoyi Xie
1
-2
/
+3
10 days
ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
Yilin Zhu
1
-1
/
+3
10 days
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
1
-3
/
+6
10 days
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
2
-0
/
+6
10 days
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
1
-2
/
+1
2026-05-08
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
-11
/
+23
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/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
1
-2
/
+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
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
2026-02-06
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+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
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-29
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
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
1
-2
/
+3
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-08-28
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
1
-4
/
+4
2025-07-17
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
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]