1. 9e46fb6 nexthop: Restart nexthop dump based on last dumped nexthop identifier by Ido Schimmel · 3 years, 9 months ago
  2. de1d1ee nexthop: Rename artifacts related to legacy multipath nexthop groups by Petr Machata · 3 years, 9 months ago
  3. 15e1dd5 nexthop: Enable resilient next-hop groups by Petr Machata · 3 years, 10 months ago
  4. 0b4818a nexthop: Notify userspace about bucket migrations by Petr Machata · 3 years, 10 months ago
  5. 187d4c6 nexthop: Add netlink handlers for bucket get by Petr Machata · 3 years, 10 months ago
  6. 8a1bbab nexthop: Add netlink handlers for bucket dump by Petr Machata · 3 years, 10 months ago
  7. a2601e2 nexthop: Add netlink handlers for resilient nexthop groups by Petr Machata · 3 years, 10 months ago
  8. cfc15c1 nexthop: Allow reporting activity of nexthop buckets by Ido Schimmel · 3 years, 10 months ago
  9. 56ad5ba nexthop: Allow setting "offload" and "trap" indication of nexthop buckets by Ido Schimmel · 3 years, 10 months ago
  10. 7c37c7e nexthop: Implement notifiers for resilient nexthop groups by Petr Machata · 3 years, 10 months ago
  11. 283a72a nexthop: Add implementation of resilient next-hop groups by Petr Machata · 3 years, 10 months ago
  12. 710ec56 nexthop: Add netlink defines and enumerators for resilient NH groups by Ido Schimmel · 3 years, 10 months ago
  13. 90e1a9e nexthop: Add a dedicated flag for multipath next-hop groups by Petr Machata · 3 years, 10 months ago
  14. 96a8562 nexthop: __nh_notifier_single_info_init(): Make nh_info an argument by Petr Machata · 3 years, 10 months ago
  15. 597f48e nexthop: Pass nh_config to replace_nexthop() by Petr Machata · 3 years, 10 months ago
  16. 76c03bf nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 10 months ago
  17. 0bccf8e nexthop: Extract a helper for validation of get/del RTNL requests by Petr Machata · 4 years ago
  18. e948217 nexthop: Add a callback parameter to rtm_dump_walk_nexthops() by Petr Machata · 4 years ago
  19. cbee180 nexthop: Extract a helper for walking the next-hop tree by Petr Machata · 4 years ago
  20. a6fbbaa nexthop: Strongly-type context of rtm_dump_nexthop() by Petr Machata · 4 years ago
  21. b9ebea1 nexthop: Extract a common helper for parsing dump attributes by Petr Machata · 4 years ago
  22. 56450ec nexthop: Extract dump filtering parameters into a single structure by Petr Machata · 4 years ago
  23. da23050 nexthop: Dispatch notifier init()/fini() by group type by Petr Machata · 4 years ago
  24. 09ad6be nexthop: Use enum to encode notification type by Ido Schimmel · 4 years ago
  25. 720ccd9 nexthop: Assert the invariant that a NH group is of only one type by Petr Machata · 4 years ago
  26. b9bae61 nexthop: Introduce to struct nh_grp_entry a per-type union by Petr Machata · 4 years ago
  27. 79bc55e nexthop: Dispatch nexthop_select_path() by group type by Petr Machata · 4 years ago
  28. 5d1f0f0 nexthop: Rename nexthop_free_mpath by David Ahern · 4 years ago
  29. 643d087 nexthop: Specialize rtm_nh_policy by Petr Machata · 4 years ago
  30. 44551bf nexthop: Use a dedicated policy for nh_valid_dump_req() by Petr Machata · 4 years ago
  31. 60f5ad5 nexthop: Use a dedicated policy for nh_valid_get_del_req() by Petr Machata · 4 years ago
  32. b19218b nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
  33. 7b01e53 nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
  34. 07e61a9 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
  35. 975ff7f nexthop: Replay nexthops when registering a notifier by Ido Schimmel · 4 years, 2 months ago
  36. ce7e9c8 nexthop: Pass extack to register_nexthop_notifier() by Ido Schimmel · 4 years, 2 months ago
  37. 833a106 nexthop: Emit a notification when a nexthop group is reduced by Ido Schimmel · 4 years, 2 months ago
  38. f17bc33 nexthop: Emit a notification when a nexthop group is modified by Ido Schimmel · 4 years, 2 months ago
  39. 8c09c9f9 nexthop: Emit a notification when a single nexthop is replaced by Ido Schimmel · 4 years, 2 months ago
  40. d144cc5 nexthop: Emit a notification when a nexthop group is replaced by Ido Schimmel · 4 years, 2 months ago
  41. 732d167 nexthop: Emit a notification when a nexthop is added by Ido Schimmel · 4 years, 2 months ago
  42. e95f259 nexthop: Allow setting "offload" and "trap" indications on nexthops by Ido Schimmel · 4 years, 2 months ago
  43. 1ec69d1 nexthop: vxlan: Convert to new notification info by Ido Schimmel · 4 years, 2 months ago
  44. 5ca474f nexthop: Prepare new notification info by Ido Schimmel · 4 years, 2 months ago
  45. 3578d53 nexthop: Pass extack to nexthop notifier by Ido Schimmel · 4 years, 2 months ago
  46. df6afe2 nexthop: Fix performance regression in nexthop deletion by Ido Schimmel · 4 years, 3 months ago
  47. 0695564 nexthop: Only emit a notification when nexthop is actually deleted by Ido Schimmel · 4 years, 4 months ago
  48. 80690ec nexthop: Convert to blocking notification chain by Ido Schimmel · 4 years, 4 months ago
  49. 885a3b1 ipv4: nexthop: Correctly update nexthop group when replacing a nexthop by Ido Schimmel · 4 years, 4 months ago
  50. 863b255 ipv4: nexthop: Correctly update nexthop group when removing a nexthop by Ido Schimmel · 4 years, 4 months ago
  51. 233c637 ipv4: nexthop: Remove unnecessary rtnl_dereference() by Ido Schimmel · 4 years, 4 months ago
  52. 33d8099 ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY by Ido Schimmel · 4 years, 4 months ago
  53. d7d49dc ipv4: nexthop: Reduce allocation size of 'struct nh_group' by Ido Schimmel · 4 years, 4 months ago
  54. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 5 months ago
  55. ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
  56. dafe207 ipv4: nexthop: Fix deadcode issue by performing a proper NULL check by Patrick Eigensatz · 4 years, 7 months ago
  57. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  58. d8e79f1 nexthop: Fix type of event_type in call_nexthop_notifiers by Nathan Chancellor · 4 years, 7 months ago
  59. 90f33bf nexthops: don't modify published nexthop groups by Nikolay Aleksandrov · 4 years, 7 months ago
  60. ac21753 nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry by David Ahern · 4 years, 7 months ago
  61. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  62. 8590ceed nexthop: add support for notifiers by Roopa Prabhu · 4 years, 8 months ago
  63. 38428d6 nexthop: support for fdb ecmp nexthops by Roopa Prabhu · 4 years, 8 months ago
  64. d69100b net: nlmsg_cancel() if put fails for nhmsg by Stephen Worley · 4 years, 8 months ago
  65. 84be69b nexthop: Fix attribute checking for groups by David Ahern · 4 years, 8 months ago
  66. 4f80116 net: ipv4: add sysctl for nexthop api compatibility mode by Roopa Prabhu · 4 years, 8 months ago
  67. 11dd74b net: ipv6: new arg skip_notify to ip6_rt_del by Roopa Prabhu · 4 years, 8 months ago
  68. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  69. f9e9555 net: include struct nhmsg size in nh nlmsg size by Stephen Worley · 5 years ago
  70. f3bed7f net: remove the unnecessary strict_start_type in some policies by Xin Long · 5 years ago
  71. c76c992 nexthops: remove redundant assignment to variable err by Colin Ian King · 5 years ago
  72. 7bf4796 nexthops: add support for replace by David Ahern · 6 years ago
  73. f88c9aa nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct by David Ahern · 6 years ago
  74. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  75. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  76. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  77. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  78. 430a049 nexthop: Add support for nexthop groups by David Ahern · 6 years ago
  79. b513bd0 nexthop: Add support for lwt encaps by David Ahern · 6 years ago
  80. 53010f9 nexthop: Add support for IPv6 gateways by David Ahern · 6 years ago
  81. 597cfe4f nexthop: Add support for IPv4 nexthops by David Ahern · 6 years ago
  82. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago