Age | Commit message (Expand) | Author | Files | Lines |
2019-10-04 | net: fib_notifier: propagate extack down to the notifier block callback | Jiri Pirko | 1 | -3/+6 |
2019-10-04 | net: fib_notifier: propagate possible error during fib notifier registration | Jiri Pirko | 1 | -1/+1 |
2019-10-04 | net: fib_notifier: make FIB notifier per-netns | Jiri Pirko | 1 | -1/+1 |
2019-09-05 | net: Properly update v4 routes with v6 nexthop | Donald Sharp | 1 | -2/+2 |
2019-06-24 | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED | Stefano Brivio | 1 | -0/+2 |
2019-06-10 | ipv4: Allow routes to use nexthop objects | David Ahern | 1 | -0/+1 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
2019-06-04 | ipv4: Plumb support for nexthop object in a fib_info | David Ahern | 1 | -0/+4 |
2019-06-04 | ipv4: Prepare for fib6_nh from a nexthop object | David Ahern | 1 | -4/+11 |
2019-06-04 | ipv4: Use accessors for fib_info nexthop data | David Ahern | 1 | -6/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-22 | ipv4: Rename and export nh_update_mtu | David Ahern | 1 | -0/+1 |
2019-05-22 | ipv4: export fib_info_update_nh_saddr | David Ahern | 1 | -1/+2 |
2019-05-22 | ipv4: export fib_flush | David Ahern | 1 | -0/+1 |
2019-05-22 | ipv4: export fib_check_nh | David Ahern | 1 | -0/+2 |
2019-05-22 | ipv4: Add function to send route updates | David Ahern | 1 | -0/+2 |
2019-05-05 | ipv4: Move exception bucket to nh_common | David Ahern | 1 | -1/+1 |
2019-05-05 | ipv4: Move cached routes to fib_nh_common | David Ahern | 1 | -2/+4 |
2019-04-23 | net: Change nhc_flags to unsigned char | David Ahern | 1 | -4/+4 |
2019-04-08 | ipv4: Allow ipv6 gateway with ipv4 routes | David Ahern | 1 | -0/+2 |
2019-04-08 | ipv4: Flag fib_info with a fib_nh using IPv6 gateway | David Ahern | 1 | -0/+1 |
2019-04-08 | ipv4: Add support to fib_config for IPv6 gateway | David Ahern | 1 | -1/+4 |
2019-04-08 | ipv4: Prepare fib_config for IPv6 gateway | David Ahern | 1 | -2/+3 |
2019-04-08 | net: Replace nhc_has_gw with nhc_gw_family | David Ahern | 1 | -4/+3 |
2019-04-03 | ipv6: Flip to fib_nexthop_info | David Ahern | 1 | -0/+5 |
2019-04-03 | ipv4: Add fib_nh_common to fib_result | David Ahern | 1 | -26/+21 |
2019-03-29 | net: Use common nexthop init and release helpers | David Ahern | 1 | -0/+4 |
2019-03-29 | net: Add fib_nh_common and update fib_nh and fib6_nh | David Ahern | 1 | -10/+31 |
2019-03-29 | ipv4: Rename fib_nh entries | David Ahern | 1 | -12/+12 |
2019-03-29 | ipv4: Create cleanup helper for fib_nh | David Ahern | 1 | -0/+1 |
2019-03-29 | ipv4: Create init helper for fib_nh | David Ahern | 1 | -0/+4 |
2019-01-15 | net: ipv4: Fix memory leak in network namespace dismantle | Ido Schimmel | 1 | -1/+1 |
2018-10-24 | net: Don't return invalid table id error when dumping all families | David Ahern | 1 | -0/+1 |
2018-10-16 | net: Enable kernel side filtering of route dumps | David Ahern | 1 | -1/+1 |
2018-10-16 | net/ipv4: Plumb support for filtering route dumps | David Ahern | 1 | -1/+1 |
2018-10-16 | net: Add struct for fib dump filter | David Ahern | 1 | -1/+12 |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-10-10 | net: ipv4: update fnhe_pmtu when first hop's MTU changes | Sabrina Dubroca | 1 | -0/+1 |
2018-10-08 | rtnetlink: Update fib dumps for strict data checking | David Ahern | 1 | -0/+2 |
2018-09-20 | net/ipv4: Move device validation to helper | David Ahern | 1 | -0/+1 |
2018-05-22 | net/ipv4: Add helper to return path MTU based on fib result | David Ahern | 1 | -0/+2 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-03-14 | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu | Sabrina Dubroca | 1 | -0/+1 |
2018-03-04 | net/ipv4: Pass net to fib_multipath_hash instead of fib_info | David Ahern | 1 | -1/+1 |
2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 1 | -1/+26 |
2018-02-28 | inet: whitespace cleanup | Stephen Hemminger | 1 | -1/+1 |
2017-09-29 | net: ipv4: remove fib_weight | David Ahern | 1 | -3/+0 |
2017-08-03 | net: fib_rules: Implement notification logic in core | Ido Schimmel | 1 | -12/+12 |
2017-08-03 | net: core: Make the FIB notification chain generic | Ido Schimmel | 1 | -22/+8 |
2017-08-02 | ipv4: fib: Remove unused functions | Ido Schimmel | 1 | -13/+0 |