aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_fib.c
Commit message (Expand)AuthorAge
* ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet2019-09-20
* ipv6: Unlink sibling route in case of failureIdo Schimmel2019-07-18
* ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio2019-06-24
* ipv6: Dump route exceptions if requestedStefano Brivio2019-06-24
* ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio2019-06-24
* Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio2019-06-24
* fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-24
* ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-23
* ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel2019-06-18
* ipv6: Extend notifier info for multipath routesIdo Schimmel2019-06-18
* ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_fromDavid Ahern2019-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-04
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-24
* | ipv6: Move exception bucket to fib6_nhDavid Ahern2019-05-24
* | ipv6: Refactor fib6_drop_pcpu_fromDavid Ahern2019-05-24
* | ipv6: Move pcpu cached routes to fib6_nhDavid Ahern2019-05-24
* | ipv6: export function to send route updatesDavid Ahern2019-05-22
* | ipv6: Add hook to bump sernum for a route to stubsDavid Ahern2019-05-22
|/
* ipv6: prevent possible fib6 leaksEric Dumazet2019-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\
| * ipv6: fix races in ip6_dst_destroy()Eric Dumazet2019-04-30
* | ipv6: convert fib6_ref to refcount_tEric Dumazet2019-04-23
* | ipv6: broadly use fib6_info_hold() helperEric Dumazet2019-04-23
* | ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet2019-04-23
* | ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-18
* | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-08
* | ipv6: Rename fib6_nh entriesDavid Ahern2019-03-29
* | ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-29
* | ipv6: Create cleanup helper for fib6_nhDavid Ahern2019-03-29
|/
* ipv6: Fix dump of specific table with strict checkingDavid Ahern2019-01-02
* ipv6: properly check return value in inet6_dump_all()Alexey Kodanev2018-11-05
* net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-24
* net/ipv6: Bail early if user only wants cloned entriesDavid Ahern2018-10-16
* net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-16
* net/ipv6: Plumb support for filtering route dumpsDavid Ahern2018-10-16
* net: Add struct for fib dump filterDavid Ahern2018-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\
| * net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-11
* | net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2018-10-12
* | rtnetlink: Update fib dumps for strict data checkingDavid Ahern2018-10-08
* | net: Move free of fib_metrics to helperDavid Ahern2018-10-05
* | net: common metrics init helper for FIB entriesDavid Ahern2018-10-05
|/
* net/ipv6: Only update MTU metric if it setDavid Ahern2018-09-02
* net/ipv6: Put lwtstate when destroying fib6_infoDavid Ahern2018-08-20
* Revert "net/ipv6: fix metrics leak"David S. Miller2018-08-02
* net/ipv6: fix metrics leakSabrina Dubroca2018-07-30
* net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-04
* net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-19