1. 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 4 years ago
  2. 1e7bdec net: ipv4: Publish fib_nlmsg_size() by Amit Cohen · 4 years ago
  3. 0855478 net: ipv4: Pass fib_rt_info as const to fib_dump_info() by Amit Cohen · 4 years ago
  4. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
  5. ca787e0 ipv4: Set nexthop flags in a more consistent way by Ido Schimmel · 4 years, 2 months ago
  6. 968a83f rtnetlink: Add RTNH_F_TRAP flag by Ido Schimmel · 4 years, 2 months ago
  7. 5eea3a6 net: Fix the arp error in some cases by guodeqing · 4 years, 7 months ago
  8. 4f80116 net: ipv4: add sysctl for nexthop api compatibility mode by Roopa Prabhu · 4 years, 8 months ago
  9. 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 9 months ago
  10. faee676 net: add net available in build_state by Alexander Aring · 4 years, 10 months ago
  11. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  12. 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  13. 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
  14. e0a3126 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
  15. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  16. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 6c48ea5 ipv4: Optimization for fib_info lookup with nexthops by David Ahern · 6 years ago
  18. 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 6 years ago
  19. c3fee64 net: ipv4: fib_semantics: fix uninitialized variable by Enrico Weigelt · 6 years ago
  20. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 88e235b net: ipv4: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  22. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  23. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  24. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  25. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  26. 06c77c3 ipv4: Rename and export nh_update_mtu by David Ahern · 6 years ago
  27. c366948 ipv4: export fib_info_update_nh_saddr by David Ahern · 6 years ago
  28. ac1fab2 ipv4: export fib_check_nh by David Ahern · 6 years ago
  29. a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
  30. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  31. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  32. ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
  33. ffa8ce5 lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap by David Ahern · 6 years ago
  34. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  35. d73f80f ipv4: Handle RTA_GATEWAY set to 0 by David Ahern · 6 years ago
  36. d156626 ipv4: Allow ipv6 gateway with ipv4 routes by David Ahern · 6 years ago
  37. 19a9d13 ipv4: Flag fib_info with a fib_nh using IPv6 gateway by David Ahern · 6 years ago
  38. 1a38c43 ipv4: Handle ipv6 gateway in fib_good_nh by David Ahern · 6 years ago
  39. 619d182 ipv4: Handle ipv6 gateway in fib_detect_death by David Ahern · 6 years ago
  40. 717a8f5 ipv4: Add fib_check_nh_v6_gw by David Ahern · 6 years ago
  41. 448d724 ipv4: Refactor fib_check_nh by David Ahern · 6 years ago
  42. a4ea5d4 ipv4: Add support to fib_config for IPv6 gateway by David Ahern · 6 years ago
  43. f35b794 ipv4: Prepare fib_config for IPv6 gateway by David Ahern · 6 years ago
  44. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  45. c0a7207 ipv6: Flip to fib_nexthop_info by David Ahern · 6 years ago
  46. c236419 ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common by David Ahern · 6 years ago
  47. b0f6019 ipv4: Refactor nexthop attributes in fib_dump_info by David Ahern · 6 years ago
  48. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  49. 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
  50. f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
  51. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  52. faa041a ipv4: Create cleanup helper for fib_nh by David Ahern · 6 years ago
  53. e4516ef ipv4: Create init helper for fib_nh by David Ahern · 6 years ago
  54. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  55. 8373c6c ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled by David Ahern · 6 years ago
  56. 1f533ba ipv4: fib: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  57. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  58. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  59. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  60. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  61. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  62. 066b103 net/ipv4: Add extack message that dev is required for ONLINK by David Ahern · 6 years ago
  63. 5b5e7a0 net: metrics: add proper netlink validation by Eric Dumazet · 7 years ago
  64. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  65. 6174a30 route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 7 years ago
  66. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  67. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  68. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  69. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  71. 8c2ceab net/ipv4: Unexport fib_multipath_hash and fib_select_path by David Ahern · 7 years ago
  72. 0d876f2 net/ipv4: Simplify fib_select_path by David Ahern · 7 years ago
  73. d03a455 ipv4: fib: Fix metrics match when deleting a route by Phil Sutter · 7 years ago
  74. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  75. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
  77. fa8fefa net: ipv4: remove fib_info arg to fib_check_nh by David Ahern · 7 years ago
  78. c7c3e59 net: ipv4: remove fib_weight by David Ahern · 7 years ago
  79. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  80. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  81. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  83. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  84. 475abbf ipv4: fib: Set offload indication according to nexthop flags by Ido Schimmel · 7 years ago
  85. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 7 years ago
  86. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  87. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  88. 95c47f9 ipv4: call dst_dev_put() properly by Wei Wang · 8 years ago
  89. 0830106 ipv4: take dst->__refcnt when caching dst in fib by Wei Wang · 8 years ago
  90. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  91. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
  93. c3ab2b4 net: ipv4: Add extack messages for route add failures by David Ahern · 8 years ago
  94. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  95. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  96. 982acb9 ipv4: fib: Notify about nexthop status changes by Ido Schimmel · 8 years ago
  97. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  98. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. ea7a808 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  100. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago