summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
33 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
33 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
33 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang1-1/+1
33 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen1-1/+1
7 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
2026-08-06ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou1-0/+3
2026-08-04ipv6: fix Route Information option length validationYuejie Shi1-4/+4
2026-07-30ipv6: release fib6_null_entry on subtree failureShuangpeng Bai1-0/+1
2026-07-28net: ipv6: clear suppressed fib6 rule resultZhiling Zou1-0/+1
2026-07-27net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet2-1/+3
2026-07-23ipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov1-2/+2
2026-07-23net: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing1-1/+1
2026-07-23net: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou1-2/+2
2026-07-23ila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
2026-07-22tcp: initialize standalone TCP-AO response paddingYizhou Zhao1-0/+2
2026-07-17tcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet1-2/+4
2026-07-17Merge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni1-1/+3
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-0/+1
2026-07-10netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)1-1/+3
2026-07-08netfilter: handle unreadable fragsFlorian Westphal1-1/+1
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei1-1/+2
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-12/+28
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)1-0/+1
2026-07-03netfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
2026-06-30ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang1-9/+8
2026-06-27seg6: validate SRH length before reading fixed fieldsNuoqi Gui1-0/+3
2026-06-24ipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera1-6/+12
2026-06-24ipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera1-7/+7
2026-06-24ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera1-0/+2
2026-06-24ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera1-1/+3
2026-06-24ipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera1-0/+2
2026-06-24ipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera1-0/+2
2026-06-24Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-2/+0
2026-06-23ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei1-0/+3
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+7
2026-06-22ipv6: ioam: fix type confusion of dst_entryJiayuan Chen1-4/+4
2026-06-22ipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
2026-06-22ipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
2026-06-22net: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-06-19netfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi1-0/+7
2026-06-18net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-06-18net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
2026-06-18net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2026-06-16tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring4-2/+26
2026-06-15tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet1-3/+3
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2026-06-13ipv6: Honor oif when choosing nexthop for locally generated trafficIdo Schimmel1-1/+4
2026-06-13ipv6: Select best matching nexthop object in fib6_table_lookup()Ido Schimmel1-8/+9
2026-06-13ipv6: mcast: annotate igmp6 timer expiry raceYuyang Huang1-1/+2