summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
3 daystcp: initialize standalone TCP-AO response paddingYizhou Zhao1-0/+2
3 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
3 daysipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov1-2/+2
3 daysnet: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing1-1/+1
3 daysnet: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou1-2/+2
3 daystcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet1-2/+4
3 daysxfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)1-0/+1
12 daysnet: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
12 daysnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
12 daysnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
12 daysnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
12 daysnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)1-1/+3
12 daysnetfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei1-1/+2
12 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-12/+28
12 daysnetfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
12 daysipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang1-9/+8
12 daysseg6: validate SRH length before reading fixed fieldsNuoqi Gui1-0/+3
12 daysipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera1-6/+12
12 daysipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera1-7/+7
12 daysipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera1-0/+2
12 daysipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera1-1/+3
12 daysipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera1-0/+2
12 daysipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera1-0/+2
12 daysipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei1-0/+3
12 daysipv6: ioam: fix type confusion of dst_entryJiayuan Chen1-4/+4
12 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
12 daysnetfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi1-0/+7
12 daysxfrm: Fix dev use-after-free in xfrm async resumptionDong Chenchen1-2/+0
12 daystcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
12 daysipv6: addrconf: bail out of dad_failure when state is no longer POSTDADLinmao Li1-3/+10
2026-07-18netfilter: handle unreadable fragsFlorian Westphal1-1/+1
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-10/+7
2026-06-11Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-6/+11
2026-06-11ipv6: Fix a potential NPD in cleanup_prefix_route()Ido Schimmel1-2/+4
2026-06-10netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-1/+1
2026-06-10netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng1-9/+6
2026-06-10ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()Eric Dumazet1-0/+2
2026-06-10ip6_vti: set netns_immutable on the fallback device.Eric Dumazet1-0/+1
2026-06-09esp: fix page frag reference leak on skb_to_sgvec failureAlessandro Schino1-6/+11
2026-06-09ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng1-0/+1
2026-06-04ipv6: mcast: Fix use-after-free when processing MLD queriesIdo Schimmel1-4/+4
2026-06-03ipv6: anycast: insert aca into global hash under idev->lockJiayuan Chen1-8/+8
2026-06-01netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinkedJiayuan Chen1-0/+3
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera1-1/+1
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-3/+3
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
2026-05-29Revert "esp: fix page frag reference leak on skb_to_sgvec failure"Steffen Klassert1-7/+5
2026-05-28ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1