summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
12 daysipv6: account for fraggap on the paged allocation pathWongi Lee
12 daysip6_vti: set netns_immutable on the fallback device.Eric Dumazet
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman
2026-06-19xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito
2026-06-19net: ipv6: stop checking crypto_ahash_alignmaskEric Biggers
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng
2026-06-19ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet
2026-06-19ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng
2026-06-19ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel
2026-06-19xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-06-19xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito
2026-06-19ip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima
2026-06-19ipv6: validate extension header length before copying to cmsgQi Tang
2026-06-19ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie
2026-06-19ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
2026-06-19ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
2026-06-19ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-06-19ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-06-19ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
2026-06-01netfilter: x_tables: unregister the templates firstFlorian Westphal
2026-06-01netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2026-06-01ipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet
2026-06-01ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie
2026-06-01ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu
2026-06-01net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-06-01ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-06-01seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer
2026-06-01ipv6: add NULL checks for idev in SRv6 pathsMinhong He
2026-06-01netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-04-18seg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer
2026-04-11ipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet
2026-04-11net: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang
2026-04-11ipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni
2026-04-11ip6_tunnel: clear skb2->cb[] in ip4ip6_err()Eric Dumazet
2026-04-11ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()Eric Dumazet
2026-04-11net/ipv6: ioam6: prevent schema length wraparound in trace fillPengpeng Hou
2026-04-11net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...Yochai Eisenrich
2026-04-11netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei
2026-04-11esp: fix skb leak with espintcp and async cryptoSabrina Dubroca
2026-04-11xfrm: Fix the usage of skb->skSteffen Klassert
2026-03-25net: fix segmentation of forwarding fraglist GROJibin Zhang
2026-03-25net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2026-03-25net: add support for segmenting TCP fraglist GSO packetsFelix Fietkau
2026-03-25net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers
2026-03-25ipv6: use RCU in ip6_xmit()Eric Dumazet
2026-03-25net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen