summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
30 hoursnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
30 hoursnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
30 hoursnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
30 hoursnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)1-1/+3
30 hoursnetfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei1-1/+2
30 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-12/+28
30 hoursipv6: mcast: Replace locking comments with lockdep annotations.Kuniyuki Iwashima1-54/+71
30 hoursnetfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
30 hoursseg6: validate SRH length before reading fixed fieldsNuoqi Gui1-0/+3
30 hoursipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera1-0/+2
30 hoursipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera1-1/+3
30 hoursipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera1-0/+2
30 hoursipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera1-0/+2
30 hoursipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei1-0/+3
30 hoursxfrm: Use the XFRM_GRO to indicate a GRO call on inputSteffen Klassert1-1/+1
30 hourstcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
30 hoursipv6: addrconf: bail out of dad_failure when state is no longer POSTDADLinmao Li1-3/+10
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee1-2/+2
2026-07-04ip6_vti: set netns_immutable on the fallback device.Eric Dumazet1-0/+1
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang1-2/+5
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-1/+1
2026-06-19ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-2/+13
2026-06-19xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito1-2/+12
2026-06-19net: ipv6: stop checking crypto_ahash_alignmaskEric Biggers1-10/+7
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng1-9/+6
2026-06-19ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet1-0/+2
2026-06-19ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng1-0/+1
2026-06-19ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel1-4/+4
2026-06-19xfrm: esp: restore combined single-frag length gateJingguo Tan1-2/+2
2026-06-19xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito1-1/+1
2026-06-19ip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima1-5/+7
2026-06-19ipv6: validate extension header length before copying to cmsgQi Tang1-8/+46
2026-06-19ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie1-2/+9
2026-06-19ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang1-0/+2
2026-06-19ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman1-0/+2
2026-06-19ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
2026-06-19ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
2026-06-19ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
2026-06-01netfilter: x_tables: unregister the templates firstFlorian Westphal4-4/+4
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-01net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer2-0/+18
2026-06-01ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman1-3/+6
2026-06-01seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer1-1/+2
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