summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
31 hoursnetfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-1/+1
31 hoursnet: Remove redundant if statementsYajun Deng3-8/+4
31 hoursnetfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng1-9/+6
31 hoursip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet1-0/+2
31 hoursipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng1-0/+1
31 hoursxfrm: esp: restore combined single-frag length gateJingguo Tan1-2/+2
31 hoursxfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito1-1/+1
31 hoursip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima1-5/+7
31 hoursipv6: validate extension header length before copying to cmsgQi Tang1-8/+46
31 hoursip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie1-2/+9
31 hoursipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman1-0/+2
31 hoursipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
2026-06-01netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-68/+69
2026-06-01ipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet1-6/+4
2026-06-01ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie1-2/+3
2026-06-01ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu1-1/+3
2026-06-01ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman1-3/+6
2026-06-01ipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
2026-06-01netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang1-2/+1
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen1-1/+2
2026-04-18seg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer1-11/+23
2026-04-18ipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet1-0/+10
2026-04-18net: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang1-5/+0
2026-04-18ipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni1-3/+3
2026-04-18ip6_tunnel: clear skb2->cb[] in ip4ip6_err()Eric Dumazet1-0/+5
2026-04-18ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+3
2026-04-18net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...Yochai Eisenrich1-0/+3
2026-04-18netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei1-0/+4
2026-04-18esp: fix skb leak with espintcp and async cryptoSabrina Dubroca1-3/+6
2026-04-18xfrm: Fix the usage of skb->skSteffen Klassert2-3/+3
2026-04-18net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers1-2/+3
2026-04-18net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
2026-04-18ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2
2026-04-18ip6_tunnel: Fix usage of skb_vlan_inet_prepare()Ben Hutchings1-1/+1
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen1-2/+5
2026-02-06ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers1-1/+2
2026-02-06ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
2026-01-19ipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+2
2026-01-19ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg1-1/+2
2026-01-19ip6_gre: make ip6gre_header() robustEric Dumazet1-1/+8
2026-01-19xfrm: flush all states in xfrm_state_finiSabrina Dubroca1-1/+1
2026-01-19Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-1/+1
2026-01-19xfrm: delete x->tunnel as we delete xSabrina Dubroca2-1/+3
2025-12-07ipv6: np->rxpmtu race annotationEric Dumazet2-2/+2
2025-12-07ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabledYue Haibing1-1/+3
2025-12-07net: ipv6: fix field-spanning memcpy warning in AH outputCharalampos Mitrodimas1-19/+31
2025-10-29net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov1-2/+1
2025-10-29minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-09-09icmp: fix icmp_ndo_send address translation for reply directionFabian Bläse1-2/+4