aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_fib.c
AgeCommit message (Expand)Author
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern
2023-11-30ipv6: fix potential NULL deref in fib6_add()Eric Dumazet
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-05-11ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2022-11-16ipv6: fib6_new_sernum() optimizationEric Dumazet
2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-09-13ipv6: delay fib6_sernum increase in fib6_addzhang kai
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-07-20memcg: enable accounting for IP address and routing-related objectsVasily Averin
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-18ipv6: Use a more suitable label nameIdo Schimmel
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-02-11net: fib_notifier: don't return positive values on fib registrationVlad Buslov
2021-01-07net: ipv6: fib: flush exceptions when purging routeSean Tranchetti
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-08ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-03-12inet: Use fallthrough;Joe Perches
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel
2019-11-21ipv6: keep track of routes using srcPaolo Abeni
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-09-20ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet
2019-07-18ipv6: Unlink sibling route in case of failureIdo Schimmel
2019-06-24ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio
2019-06-24Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel
2019-06-10ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_fromDavid Ahern