summaryrefslogtreecommitdiff
path: root/include/net/ip6_route.h
AgeCommit message (Expand)Author
2024-03-01ipv6: annotate data-races around cnf.mtu6Eric Dumazet
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski
2021-11-19ipv6: ip6_skb_dst_mtu() cleanupsEric Dumazet
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-03net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-06-28net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-04-21ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau
2018-04-19net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern
2018-04-19net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern
2018-04-17net/ipv6: Cleanup exception and cache route handlingDavid Ahern
2018-04-17net/ipv6: Add gfp_flags to route add functionsDavid Ahern