summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski6-102/+17
7 daysnetfilter: x_tables: remove pr_debugPablo Neira Ayuso5-101/+16
7 daysnetfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera1-1/+1
9 daysseg6: reset IP6CB after IPv6 decapsulationZhiling Zou1-0/+9
12 daystcp: clamp route advmss to TCP_MIN_MSSYong Wang1-1/+1
2026-08-20ipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
2026-08-20ip6mr: do not clone dst in ip6mr_cache_report()Eric Dumazet1-1/+2
2026-08-20ipv6: avoid divide by zero in rt6_multipath_rebalanceCen Zhang (Microsoft)1-1/+1
2026-08-20ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer1-14/+12
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen1-1/+1
2026-08-20Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-12/+19
2026-08-20ipv6: use RCU iterator to dump route exceptionsYuyang Huang1-1/+1
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-24/+17
2026-08-18ip: orphan prefetched skbs before multicast forwardingZhiling Zou1-0/+1
2026-08-18net: cap advertised IP tunnel headroomZhiling Zou3-5/+11
2026-08-18ip6_gre: fix hardware header length for NBMA tunnelsZhiling Zou1-9/+4
2026-08-17ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()Zhiling Zou1-13/+2
2026-08-17ipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
2026-08-17Revert "esp: do not unref managed frag pages in esp_ssg_unref()"Steffen Klassert1-7/+0
2026-08-14gre: fix ERSPAN o_flags race/corruption in xmit and fill_infoEric Dumazet1-3/+2
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+4
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados1-5/+17
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados3-3/+3
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang2-5/+17
2026-08-13ipv6: expose the route deletion reason in RTM_DELROUTEYuyang Huang1-0/+5
2026-08-13ipv6: add a deletion reason argument to rt6_fill_node()Yuyang Huang1-10/+17
2026-08-13ipv6: record the reason for kernel-initiated route deletionsYuyang Huang4-4/+7
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang2-13/+18
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang1-0/+8
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso1-1/+1
2026-08-10net: netfilter: add ether_type to net_device_path_ctx and use itPablo Neira Ayuso1-0/+3
2026-08-08bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()Danielle Ratson1-0/+1
2026-08-08ipv6: ndisc: Add ndisc_check_ns_na() validation helperDanielle Ratson2-1/+191
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+7
2026-08-06ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou1-0/+3
2026-08-06Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-3/+9
2026-08-04ipv6: raw: convert do_rawv6_getsockopt to sockopt_tBreno Leitao1-9/+20
2026-08-04ipv6: raw: drop unused level argument from do_rawv6_getsockoptBreno Leitao1-3/+3
2026-08-04ipv6: fix Route Information option length validationYuejie Shi1-4/+4
2026-07-31netfilter: nf_tables: call skb_valid_dst() before skb_dst()Pablo Neira Ayuso1-2/+6
2026-07-31netfilter: flowtable: release tunnel route on error when building forward pathPablo Neira Ayuso1-1/+3
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-1/+5
2026-07-30ipv6: remove unnecessary reset of position pointerFernando Fernandez Mancera1-20/+4
2026-07-30ipv6: release fib6_null_entry on subtree failureShuangpeng Bai1-0/+1
2026-07-28net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi1-10/+16
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-27xfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-5/+19
2026-07-23ipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov1-2/+2