- 79eb15d ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys by Eric Dumazet · 3 years ago
- d07418a ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years ago
- 0a6e6b3 ipv4: update fib_info_cnt under spinlock protection by Eric Dumazet · 3 years ago
- b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 8bda81a lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years ago
- 664b9c4 ipv4: Check attribute length for RTA_FLOW in multipath route by David Ahern · 3 years ago
- 7a3429b ipv4: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years ago
- e44b14e inet: add net device refcount tracker to struct fib_nh_common by Eric Dumazet · 3 years, 1 month ago
- 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
- 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 5 months ago
- 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
- 7912118 ipv4: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 3 years, 11 months ago
- 1e7bdec net: ipv4: Publish fib_nlmsg_size() by Amit Cohen · 3 years, 11 months ago
- 0855478 net: ipv4: Pass fib_rt_info as const to fib_dump_info() by Amit Cohen · 3 years, 11 months ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
- ca787e0 ipv4: Set nexthop flags in a more consistent way by Ido Schimmel · 4 years, 2 months ago
- 968a83f rtnetlink: Add RTNH_F_TRAP flag by Ido Schimmel · 4 years, 2 months ago
- 5eea3a6 net: Fix the arp error in some cases by guodeqing · 4 years, 6 months ago
- 4f80116 net: ipv4: add sysctl for nexthop api compatibility mode by Roopa Prabhu · 4 years, 8 months ago
- 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 8 months ago
- faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 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
- e0a3126 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
- 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 6c48ea5 ipv4: Optimization for fib_info lookup with nexthops by David Ahern · 6 years ago
- 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 6 years ago
- c3fee64 net: ipv4: fib_semantics: fix uninitialized variable by Enrico Weigelt · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 88e235b net: ipv4: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 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
- ac1fab2 ipv4: export fib_check_nh 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
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
- ffa8ce5 lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap by David Ahern · 6 years ago
- 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
- d73f80f ipv4: Handle RTA_GATEWAY set to 0 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
- 1a38c43 ipv4: Handle ipv6 gateway in fib_good_nh by David Ahern · 6 years ago
- 619d182 ipv4: Handle ipv6 gateway in fib_detect_death by David Ahern · 6 years ago
- 717a8f5 ipv4: Add fib_check_nh_v6_gw by David Ahern · 6 years ago
- 448d724 ipv4: Refactor fib_check_nh 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
- c236419 ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common by David Ahern · 6 years ago
- b0f6019 ipv4: Refactor nexthop attributes in fib_dump_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
- 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
- 8373c6c ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled by David Ahern · 6 years ago
- 1f533ba ipv4: fib: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
- d7e774f net: Add extack argument to ip_fib_metrics_init 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
- cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
- 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
- 066b103 net/ipv4: Add extack message that dev is required for ONLINK by David Ahern · 6 years ago
- 5b5e7a0 net: metrics: add proper netlink validation by Eric Dumazet · 7 years ago
- a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
- 6174a30 route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 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
- f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
- 8c2ceab net/ipv4: Unexport fib_multipath_hash and fib_select_path by David Ahern · 7 years ago
- 0d876f2 net/ipv4: Simplify fib_select_path by David Ahern · 7 years ago
- d03a455 ipv4: fib: Fix metrics match when deleting a route by Phil Sutter · 7 years ago
- 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
- fa8fefa net: ipv4: remove fib_info arg to fib_check_nh by David Ahern · 7 years ago
- c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
- 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
- 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
- 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
- 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
- 475abbf ipv4: fib: Set offload indication according to nexthop flags by Ido Schimmel · 7 years ago
- 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago