summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
5 daysnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
5 daysnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
5 daysnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
5 daysnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)1-1/+3
5 daysnetfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei1-1/+2
5 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-12/+28
5 daysnetfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
5 daysipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang1-9/+8
5 daysseg6: validate SRH length before reading fixed fieldsNuoqi Gui1-0/+3
5 daysipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera1-6/+12
5 daysipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera1-7/+7
5 daysipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera1-0/+2
5 daysipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera1-1/+3
5 daysipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera1-0/+2
5 daysipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera1-0/+2
5 daysipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei1-0/+3
5 daysipv6: ioam: fix type confusion of dst_entryJiayuan Chen1-4/+4
5 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
5 daystcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
5 daysnet: remove addr_len argument of recvmsg() handlersEric Dumazet6-26/+18
5 daysipv6: addrconf: bail out of dad_failure when state is no longer POSTDADLinmao Li1-3/+10
11 daysnetfilter: handle unreadable fragsFlorian Westphal1-1/+1
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
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: Fix a potential NPD in cleanup_prefix_route()Ido Schimmel1-2/+4
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-19ip6_vti: set netns_immutable on the fallback device.Eric Dumazet1-0/+1
2026-06-19ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng1-0/+1
2026-06-19ipv6: anycast: insert aca into global hash under idev->lockJiayuan Chen1-8/+8
2026-06-19ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel1-4/+4
2026-06-09xfrm: esp: restore combined single-frag length gateJingguo Tan1-2/+2
2026-06-09xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito1-1/+1
2026-06-09ip6: vti: Use ip6_tnl.net in vti6_changelink().Kuniyuki Iwashima1-5/+7
2026-06-09ipv6: validate extension header length before copying to cmsgQi Tang1-8/+46
2026-06-09ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().Maoyi Xie1-2/+9
2026-06-09ipv6: exthdrs: refresh nh after handling HAO optionZhengchuan Liang1-0/+2
2026-06-09ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()Justin Iurman1-0/+2
2026-06-09ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
2026-06-09ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
2026-06-09ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-1/+2
2026-06-01netfilter: x_tables: close dangling table module init raceFlorian Westphal4-43/+45
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal2-6/+8
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal6-13/+5
2026-06-01netfilter: x_tables: unregister the templates firstFlorian Westphal4-4/+4
2026-06-01ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-2/+13
2026-06-01netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang1-0/+4