1. afecdb3 ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 4 years, 11 months ago
  2. bb3c4ab ipv6: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  3. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  5. 0284696 ipv6: Handle multipath route deletion notification by Ido Schimmel · 5 years ago
  6. 0ee0f47 ipv6: Notify multipath route if should be offloaded by Ido Schimmel · 5 years ago
  7. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  8. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  9. b9b33e7 ipv6: keep track of routes using src by Paolo Abeni · 5 years ago
  10. 004b394 ipv6/route: return if there is no fib_nh_gw_family by Hangbin Liu · 5 years ago
  11. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  12. 1bef4c2 ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  13. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  14. b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
  15. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. cbfd689 ipv6: Don't use dst gateway directly in ip6_confirm_neigh() by Stefano Brivio · 5 years ago
  17. 8652f17 ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR() by Maciej Żenczykowski · 5 years ago
  18. 7bdf4de net: Properly update v4 routes with v6 nexthop by Donald Sharp · 5 years ago
  19. 4255ff0 ipv6: Fix RTA_MULTIPATH with nexthop objects by David Ahern · 5 years ago
  20. d55a2e3 net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others) by Maciej Żenczykowski · 5 years ago
  21. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. 43a4b60 ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu by David Ahern · 5 years ago
  23. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 5 years ago
  24. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  25. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  26. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 5 years ago
  27. d8f74f0 ipv6: Support multipath hashing on inner IP pkts by Stephen Suryaputra · 5 years ago
  28. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 5 years ago
  29. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. b2c709c ipv6: Convert gateway validation to use fib6_info by David Ahern · 6 years ago
  31. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  32. 3b52569 ipv6: fix suspicious RCU usage in rt6_dump_route() by Eric Dumazet · 6 years ago
  33. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 6 years ago
  34. 1e47b48 ipv6: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  35. bf9a8a061 ipv6/route: Change return code of rt6_dump_route() for partial node dumps by Stefano Brivio · 6 years ago
  36. 3401bfb ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del() by Stefano Brivio · 6 years ago
  37. 7d9e5f4 ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF by Wei Wang · 6 years ago
  38. 67f415d ipv6: convert rx data path to not take refcnt on dst by Wei Wang · 6 years ago
  39. 7410921 ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries by Wei Wang · 6 years ago
  40. 0e09edc ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route() by Wei Wang · 6 years ago
  41. 9eee3b4 ipv6: Error when route does not have any valid nexthops by Ido Schimmel · 6 years ago
  42. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. c7036d9 ipv6: Default fib6_type to RTN_UNICAST when not set by David Ahern · 6 years ago
  44. 2881fd6 ipv6: Add IPv6 multipath notification for route delete by Ido Schimmel · 6 years ago
  45. ebee3ca ipv6: Add IPv6 multipath notifications for add / replace by Ido Schimmel · 6 years ago
  46. 5b98324 ipv6: Allow routes to use nexthop objects by David Ahern · 6 years ago
  47. 2d44234 ipv6: Handle all fib6_nh in a nexthop in mtu updates by David Ahern · 6 years ago
  48. 49d5b8e ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect by David Ahern · 6 years ago
  49. c55c898 ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect by David Ahern · 6 years ago
  50. e659ba3 ipv6: Handle all fib6_nh in a nexthop in exception handling by David Ahern · 6 years ago
  51. 2c170e0 ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev by David Ahern · 6 years ago
  52. a1b7a1f ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size by David Ahern · 6 years ago
  53. 17a5984 ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf by David Ahern · 6 years ago
  54. 962b680 ipv6: Handle all fib6_nh in a nexthop in rt6_device_match by David Ahern · 6 years ago
  55. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. 4daa95a ipv6: fix spelling mistake: "wtih" -> "with" by Colin Ian King · 6 years ago
  57. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  58. 7dd7316 ipv6: Always allocate pcpu memory in a fib6_nh by David Ahern · 6 years ago
  59. c353071 ipv6: use this_cpu_read() in rt6_get_pcpu_route() by Eric Dumazet · 6 years ago
  60. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  62. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  63. 0fa6efc ipv6: Refactor ip6_route_del for cached routes by David Ahern · 6 years ago
  64. 1cf844c ipv6: Make fib6_nh optional at the end of fib6_info by David Ahern · 6 years ago
  65. cc5c073 ipv6: Move exception bucket to fib6_nh by David Ahern · 6 years ago
  66. c0b220c ipv6: Refactor exception functions by David Ahern · 6 years ago
  67. f40b6ae ipv6: Move pcpu cached routes to fib6_nh by David Ahern · 6 years ago
  68. 31680ac ipv6: Fix redirect with VRF by David Ahern · 6 years ago
  69. 7542565 net: Set strict_start_type for routes and rules by David Ahern · 6 years ago
  70. 19a3b7e ipv6: export function to send route updates by David Ahern · 6 years ago
  71. 510e2ce ipv6: fix src addr routing with the exception table by Wei Wang · 6 years ago
  72. 61fb0d0 ipv6: prevent possible fib6 leaks by Eric Dumazet · 6 years ago
  73. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  75. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  76. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  77. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  78. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  79. ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
  80. f05713e ipv6: convert fib6_ref to refcount_t by Eric Dumazet · 6 years ago
  81. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  82. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  83. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  84. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  85. b7bc4b6 ipv6: Pass fib6_result to rt6_select and find_rr_leaf by David Ahern · 6 years ago
  86. 75ef738 ipv6: Pass fib6_result to rt6_device_match by David Ahern · 6 years ago
  87. b748f26 ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu by David Ahern · 6 years ago
  88. 5012f0a ipv6: Pass fib6_result to rt6_insert_exception by David Ahern · 6 years ago
  89. 0d16158 ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init by David Ahern · 6 years ago
  90. db3fede ipv6: Pass fib6_result to pcpu route functions by David Ahern · 6 years ago
  91. 9b6b35a ipv6: Pass fib6_result to ip6_create_rt_rcu by David Ahern · 6 years ago
  92. 85bd05d ipv6: Pass fib6_result to ip6_rt_cache_alloc by David Ahern · 6 years ago
  93. 7e4b512 ipv6: Pass fib6_result to rt6_find_cached_rt by David Ahern · 6 years ago
  94. b1d4099 ipv6: Rename fib6_multipath_select and pass fib6_result by David Ahern · 6 years ago
  95. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  97. 1deeb64 ipv6: Remove flowi6_oif compare from __ip6_route_redirect by David Ahern · 6 years ago
  98. 0b34eb0 ipv6: Refactor __ip6_route_redirect by David Ahern · 6 years ago
  99. 0c59d00 ipv6: Refactor rt6_device_match by David Ahern · 6 years ago
  100. d83009d ipv6: Move fib6_multipath_select down in ip6_pol_route by David Ahern · 6 years ago