1. aafc2e3 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
  2. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  3. e87b505 ipv6: delay fib6_sernum increase in fib6_add by zhang kai · 3 years, 4 months ago
  4. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  5. 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 4 months ago
  6. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago
  7. ed13923 ipv6: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 7 months ago
  8. 67db5ca ipv6: Use a more suitable label name by Ido Schimmel · 3 years, 7 months ago
  9. 28259ba ipv6: fix suspecious RCU usage warning by Wei Wang · 3 years, 10 months ago
  10. 6f19955 net: fib_notifier: don't return positive values on fib registration by Vlad Buslov · 3 years, 11 months ago
  11. d8f5c29 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
  12. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  13. 6617dfd net: fix pos incrementment in ipv6_route_seq_next by Yonghong Song · 4 years, 2 months ago
  14. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  15. 843d926 ipv6: avoid lockdep issue in fib6_del() by Eric Dumazet · 4 years, 4 months ago
  16. dee8477 ipv6: fib6: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  17. 55cced4 ipv6: fib6: avoid indirect calls from fib6_rule_lookup by Brian Vazquez · 4 years, 6 months ago
  18. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  19. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 7 months ago
  20. 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
  21. 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 8 months ago
  22. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  23. e404b8c ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 11 months ago
  24. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  25. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  26. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  27. d2f0c9b ipv6: Handle route deletion notification by Ido Schimmel · 5 years ago
  28. 9c6ecd3 ipv6: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  29. 51bf7f3 ipv6: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  30. c10c427 ipv6: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  31. b9b33e7 ipv6: keep track of routes using src by Paolo Abeni · 5 years ago
  32. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  33. 55c894f net: fib_notifier: propagate possible error during fib notifier registration by Jiri Pirko · 5 years ago
  34. 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
  35. 7b09c2d ipv6: fix a typo in fib6_rule_lookup() by Eric Dumazet · 5 years ago
  36. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 5 years ago
  37. 40cb35d ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() by Stefano Brivio · 6 years ago
  38. 1e47b48 ipv6: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  39. bf9a8a061 ipv6/route: Change return code of rt6_dump_route() for partial node dumps by Stefano Brivio · 6 years ago
  40. ef11209 Revert "net/ipv6: Bail early if user only wants cloned entries" by Stefano Brivio · 6 years ago
  41. 564c91f fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED by Stefano Brivio · 6 years ago
  42. d64a1f5 ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic by Wei Wang · 6 years ago
  43. d5382fe ipv6: Stop sending in-kernel notifications for each nexthop by Ido Schimmel · 6 years ago
  44. d4b96c7 ipv6: Extend notifier info for multipath routes by Ido Schimmel · 6 years ago
  45. 2ab75bf ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from by David Ahern · 6 years ago
  46. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  48. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  49. 1cf844c ipv6: Make fib6_nh optional at the end of fib6_info by David Ahern · 6 years ago
  50. cc5c073 ipv6: Move exception bucket to fib6_nh by David Ahern · 6 years ago
  51. 7d88d8b ipv6: Refactor fib6_drop_pcpu_from by David Ahern · 6 years ago
  52. f40b6ae ipv6: Move pcpu cached routes to fib6_nh by David Ahern · 6 years ago
  53. 19a3b7e ipv6: export function to send route updates by David Ahern · 6 years ago
  54. cdaa16a ipv6: Add hook to bump sernum for a route to stubs by David Ahern · 6 years ago
  55. 61fb0d0 ipv6: prevent possible fib6 leaks by Eric Dumazet · 6 years ago
  56. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  58. f05713e ipv6: convert fib6_ref to refcount_t by Eric Dumazet · 6 years ago
  59. 5ea7152 ipv6: broadly use fib6_info_hold() helper by Eric Dumazet · 6 years ago
  60. b027055 ipv6: fib6_info_destroy_rcu() cleanup by Eric Dumazet · 6 years ago
  61. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  62. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  63. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  64. 2b2450c ipv6: Move gateway checks to a fib6_nh setting by David Ahern · 6 years ago
  65. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  66. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 6 years ago
  67. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  68. ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
  69. 08e814c net/ipv6: Bail early if user only wants cloned entries by David Ahern · 6 years ago
  70. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  71. 13e3890 net/ipv6: Plumb support for filtering route dumps by David Ahern · 6 years ago
  72. 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
  73. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 7c6bb7d net/ipv6: Add knob to skip DELROUTE message on device down by David Ahern · 6 years ago
  75. 7abab7b net/ipv6: stop leaking percpu memory in fib6 info by Mike Rapoport · 6 years ago
  76. e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
  77. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  78. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  79. 15a81b4 net/ipv6: Only update MTU metric if it set by David Ahern · 6 years ago
  80. 80f1a0f net/ipv6: Put lwtstate when destroying fib6_info by David Ahern · 6 years ago
  81. e6aed04 Revert "net/ipv6: fix metrics leak" by David S. Miller · 6 years ago
  82. df18b50 net/ipv6: fix metrics leak by Sabrina Dubroca · 6 years ago
  83. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 6 years ago
  84. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  85. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  86. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  87. f34436a net/ipv6: Simplify route replace and appending into multipath route by David Ahern · 7 years ago
  88. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  89. 138118e net/ipv6: Add fib6_lookup by David Ahern · 7 years ago
  90. 6454743 net/ipv6: Rename fib6_lookup to fib6_node_lookup by David Ahern · 7 years ago
  91. 8fb11a9 net/ipv6: rename rt6_next to fib6_next by David Ahern · 7 years ago
  92. a68886a net/ipv6: Make from in rt6_info rcu protected by David Ahern · 7 years ago
  93. 5bcaa41 net/ipv6: Move release of fib6_info from pcpu routes to helper by David Ahern · 7 years ago
  94. dcd1f57 net/ipv6: Remove fib6_idev by David Ahern · 7 years ago
  95. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  96. 77634cc net/ipv6: Remove unused code and variables for rt6_info by David Ahern · 7 years ago
  97. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  98. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  99. a64efe14 net/ipv6: introduce fib6_info struct and helpers by David Ahern · 7 years ago
  100. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago