summaryrefslogtreecommitdiffstats
path: root/include/net/ip6_route.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: introduce dst_rt6_info() helperEric Dumazet2024-04-291-6/+5
* ipv6: annotate data-races around cnf.mtu6Eric Dumazet2024-03-011-1/+1
* net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee2024-02-121-1/+2
* ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet2023-09-191-3/+2
* ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet2023-09-151-5/+9
* IPv6: add extack info for IPv6 address add/deleteHangbin Liu2023-07-281-1/+1
* net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo2023-03-281-1/+1
* ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault2023-01-241-4/+0
* net: add missing includes and forward declarations under net/Jakub Kicinski2022-07-221-10/+10
* ipv6: ip6_skb_dst_mtu() cleanupsEric Dumazet2021-11-191-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-1/+1
|\
| * net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
* | net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko2021-07-211-2/+3
|/
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-021-1/+1
* net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-06-281-4/+12
* net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary2021-01-261-1/+2
* ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig2020-05-181-1/+2
* net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-281-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-071-0/+1
* net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-271-2/+2
|\
| * ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-2/+2
* | ipv6: Dump route exceptions if requestedStefano Brivio2019-06-241-1/+1
* | ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-231-0/+4
* | ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-231-0/+10
* | ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2019-06-231-0/+1
* | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-041-2/+11
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-2/+2
|/
* net: Change nhc_flags to unsigned charDavid Ahern2019-04-231-1/+1
* ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern2019-04-211-1/+3
* ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern2019-04-211-2/+1
* ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-171-2/+3
* net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-081-1/+1
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-291-3/+5
* ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-291-2/+2
* net: Add struct for fib dump filterDavid Ahern2018-10-161-0/+1
* net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-021-2/+1
* net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-241-0/+3
|\
| * net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+3
* | net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern2018-05-221-6/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-061-0/+21
|\
| * ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2018-04-211-0/+21
* | net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern2018-04-191-1/+0
* | net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern2018-04-191-5/+6
* | net/ipv6: Rename addrconf_dst_allocDavid Ahern2018-04-191-1/+1
* | net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-191-13/+13
|/
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-171-14/+14
* net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-171-2/+1
* net/ipv6: Cleanup exception and cache route handlingDavid Ahern2018-04-171-1/+0