summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
12 daysinet: add indirect call wrapper for getfrag() callsEric Dumazet
12 daysipv6: account for fraggap on the paged allocation pathWongi Lee
12 daysnet: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata
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-19tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19xfrm: hold dev ref until after transport_finish NF_HOOKQi Tang
2026-06-19ipv6: Fix a potential NPD in cleanup_prefix_route()Ido Schimmel
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-09xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-06-09xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito
2026-06-09ip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima
2026-06-09ipv6: validate extension header length before copying to cmsgQi Tang
2026-06-09ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie
2026-06-09ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang
2026-06-09ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman
2026-06-09ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-06-09ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-06-09ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
2026-06-01netfilter: x_tables: unregister the templates firstFlorian Westphal
2026-06-01ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman
2026-06-01netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang
2026-06-01ipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman
2026-05-23ipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet
2026-05-23udp: Force compute_score to always inlineGabriel Krisman Bertazi
2026-05-23ipv6: udp: fix typos in commentsAlok Tiwari
2026-05-14ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie
2026-05-14xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito
2026-05-14ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-07net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-05-07ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-05-07seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer
2026-04-22ipv6: add NULL checks for idev in SRv6 pathsMinhong He
2026-04-22netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang
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-02netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei
2026-04-02ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
2026-04-02ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima