| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-27 | 1 | -1/+1 |
|\ |
|
| * | ipv6: correct comments about fib6_node sernum | zhang kai | 2021-08-24 | 1 | -1/+1 |
* | | memcg: enable accounting for IP address and routing-related objects | Vasily Averin | 2021-07-20 | 1 | -2/+2 |
|/ |
|
* | ipv6: Add a sysctl to control multipath hash fields | Ido Schimmel | 2021-05-18 | 1 | -0/+5 |
* | ipv6: Use a more suitable label name | Ido Schimmel | 2021-05-18 | 1 | -2/+2 |
* | ipv6: fix suspecious RCU usage warning | Wei Wang | 2021-03-10 | 1 | -1/+1 |
* | net: fib_notifier: don't return positive values on fib registration | Vlad Buslov | 2021-02-11 | 1 | -2/+3 |
* | net: ipv6: fib: flush exceptions when purging route | Sean Tranchetti | 2021-01-07 | 1 | -3/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-10-15 | 1 | -1/+3 |
|\ |
|
| * | net: fix pos incrementment in ipv6_route_seq_next | Yonghong Song | 2020-10-15 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-23 | 1 | -4/+9 |
|\| |
|
| * | ipv6: avoid lockdep issue in fib6_del() | Eric Dumazet | 2020-09-09 | 1 | -4/+9 |
* | | ipv6: fib6: Avoid comma separated statements | Joe Perches | 2020-08-25 | 1 | -4/+8 |
|/ |
|
* | ipv6: fib6: avoid indirect calls from fib6_rule_lookup | Brian Vazquez | 2020-06-24 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 1 | -1/+1 |
|\ |
|
| * | net: don't return invalid table id error when we fall back to PF_UNSPEC | Sabrina Dubroca | 2020-05-22 | 1 | -1/+1 |
* | | bpf: Enable bpf_iter targets registering ctx argument types | Yonghong Song | 2020-05-13 | 1 | -5/+0 |
* | | net: bpf: Add netlink and ipv6_route bpf_iter targets | Yonghong Song | 2020-05-10 | 1 | -2/+63 |
|/ |
|
* | inet: Use fallthrough; | Joe Perches | 2020-03-12 | 1 | -4/+4 |
* | ipv6: Fix route replacement with dev-only route | Benjamin Poirier | 2020-02-17 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-26 | 1 | -5/+2 |
|\ |
|
| * | ipv6_route_seq_next should increase position index | Vasily Averin | 2020-01-24 | 1 | -5/+2 |
* | | ipv6: Remove old route notifications and convert listeners | Ido Schimmel | 2019-12-25 | 1 | -46/+15 |
* | | ipv6: Handle route deletion notification | Ido Schimmel | 2019-12-25 | 1 | -1/+43 |
* | | ipv6: Only Replay routes of interest to new listeners | Ido Schimmel | 2019-12-25 | 1 | -0/+40 |
* | | ipv6: Notify route if replacing currently offloaded one | Ido Schimmel | 2019-12-25 | 1 | -0/+7 |
* | | ipv6: Notify newly added route if should be offloaded | Ido Schimmel | 2019-12-25 | 1 | -0/+18 |
|/ |
|
* | ipv6: keep track of routes using src | Paolo Abeni | 2019-11-21 | 1 | -0/+4 |
* | net: fib_notifier: propagate extack down to the notifier block callback | Jiri Pirko | 2019-10-04 | 1 | -3/+9 |
* | net: fib_notifier: propagate possible error during fib notifier registration | Jiri Pirko | 2019-10-04 | 1 | -12/+24 |
* | net: fib_notifier: make FIB notifier per-netns | Jiri Pirko | 2019-10-04 | 1 | -3/+3 |
* | ipv6: fix a typo in fib6_rule_lookup() | Eric Dumazet | 2019-09-21 | 1 | -1/+1 |
* | ipv6: Unlink sibling route in case of failure | Ido Schimmel | 2019-07-18 | 1 | -1/+17 |
* | ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() | Stefano Brivio | 2019-06-24 | 1 | -1/+2 |
* | ipv6: Dump route exceptions if requested | Stefano Brivio | 2019-06-24 | 1 | -1/+11 |
* | ipv6/route: Change return code of rt6_dump_route() for partial node dumps | Stefano Brivio | 2019-06-24 | 1 | -1/+1 |
* | Revert "net/ipv6: Bail early if user only wants cloned entries" | Stefano Brivio | 2019-06-24 | 1 | -5/+2 |
* | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED | Stefano Brivio | 2019-06-24 | 1 | -1/+2 |
* | ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic | Wei Wang | 2019-06-23 | 1 | -2/+3 |
* | ipv6: Stop sending in-kernel notifications for each nexthop | Ido Schimmel | 2019-06-18 | 1 | -12/+17 |
* | ipv6: Extend notifier info for multipath routes | Ido Schimmel | 2019-06-18 | 1 | -0/+17 |
* | ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from | David Ahern | 2019-06-10 | 1 | -4/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 1 | -5/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern | 2019-06-05 | 1 | -4/+18 |
* | | ipv6: Make fib6_nh optional at the end of fib6_info | David Ahern | 2019-05-24 | 1 | -7/+11 |
* | | ipv6: Move exception bucket to fib6_nh | David Ahern | 2019-05-24 | 1 | -6/+0 |
* | | ipv6: Refactor fib6_drop_pcpu_from | David Ahern | 2019-05-24 | 1 | -10/+25 |
* | | ipv6: Move pcpu cached routes to fib6_nh | David Ahern | 2019-05-24 | 1 | -28/+6 |
* | | ipv6: export function to send route updates | David Ahern | 2019-05-23 | 1 | -4/+4 |