- 1fd1c76 ipv4: nexthop version of fib_info_nh_uses_dev by David Ahern · 4 years, 7 months ago
- af7888a ipv4: Refactor nhc evaluation in fib_table_lookup by David Ahern · 4 years, 7 months ago
- 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
- faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
- a531106 net: ip_fib: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
- 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
- c43c3d7 ipv4: move fib4_has_custom_rules() helper to public header by Paolo Abeni · 5 years ago
- b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
- 55c894f net: fib_notifier: propagate possible error during fib notifier registration by Jiri Pirko · 5 years ago
- 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
- 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
- 564c91f fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED by Stefano Brivio · 6 years ago
- 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
- dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
- 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 06c77c3 ipv4: Rename and export nh_update_mtu by David Ahern · 6 years ago
- c366948 ipv4: export fib_info_update_nh_saddr by David Ahern · 6 years ago
- 9bd8366 ipv4: export fib_flush by David Ahern · 6 years ago
- ac1fab2 ipv4: export fib_check_nh by David Ahern · 6 years ago
- 1bff1a0 ipv4: Add function to send route updates by David Ahern · 6 years ago
- a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
- 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
- ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
- d156626 ipv4: Allow ipv6 gateway with ipv4 routes by David Ahern · 6 years ago
- 19a9d13 ipv4: Flag fib_info with a fib_nh using IPv6 gateway by David Ahern · 6 years ago
- a4ea5d4 ipv4: Add support to fib_config for IPv6 gateway by David Ahern · 6 years ago
- f35b794 ipv4: Prepare fib_config for IPv6 gateway by David Ahern · 6 years ago
- bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
- c0a7207 ipv6: Flip to fib_nexthop_info by David Ahern · 6 years ago
- eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
- 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
- f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
- b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
- faa041a ipv4: Create cleanup helper for fib_nh by David Ahern · 6 years ago
- e4516ef ipv4: Create init helper for fib_nh by David Ahern · 6 years ago
- f97f4dd net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
- ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
- effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
- 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
- 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
- d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
- e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
- 78f2756 net/ipv4: Move device validation to helper by David Ahern · 6 years ago
- 50d889b net/ipv4: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
- 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
- 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
- e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
- 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
- c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
- 1b2a444 net: fib_rules: Implement notification logic in core by Ido Schimmel · 7 years ago
- 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
- 2202e35 ipv4: fib: Remove unused functions by Ido Schimmel · 7 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
- 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
- 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
- 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
- bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
- 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
- 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
- d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
- c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
- 2f3a527 ipv4: fib: Add events for FIB replace and append by Ido Schimmel · 8 years ago
- 982acb9 ipv4: fib: Notify about nexthop status changes by Ido Schimmel · 8 years ago
- c7b371e net: ipv4: make fib_select_default static by David Ahern · 8 years ago
- c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
- 1c677b3 ipv4: fib: Add fib_info_hold() helper by Ido Schimmel · 8 years ago
- 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
- 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
- c985018 fib: introduce FIB info offload flag helpers by Jiri Pirko · 8 years ago
- b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
- 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
- deed49d route: check and remove route cache when we get route by Xin Long · 9 years ago
- 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 9 years ago
- 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 4f823de ipv4: fix to not remove local route on link down by Julian Anastasov · 9 years ago
- 3ce58d8 net: Refactor path selection in __ip_route_output_key_hash by David Ahern · 9 years ago
- 0e884c7 ipv4: L3 hash-based multipath by Peter Nørlund · 9 years ago
- 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
- 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
- 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
- 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
- 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 10 years ago
- 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
- 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 10 years ago
- a7e5353 fib_trie: Make fib_table rcu safe by Alexander Duyck · 10 years ago
- 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 10 years ago
- 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
- a5a519b fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined by Alexander Duyck · 10 years ago
- d546c62 ipv4: harden fnhe_hashfun() by Eric Dumazet · 10 years ago
- caa4152 ipv4: fix a race in update_or_create_fnhe() by Eric Dumazet · 10 years ago
- 5c3a0fd ip*.h: Remove extern from function prototypes by Joe Perches · 11 years ago