1. 7f6f32b ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years, 4 months ago
  2. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  3. 83f3522 ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years, 5 months ago
  4. 7a6498e Replace HTTP links with HTTPS ones: IPv* by Alexander A. Klimov · 4 years, 6 months ago
  5. af7888a ipv4: Refactor nhc evaluation in fib_table_lookup by David Ahern · 4 years, 7 months ago
  6. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  7. faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
  8. fbe4e0c ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 4 years, 9 months ago
  9. 807ea87 net: remove unused macro from fib_trie.c by Li RongQing · 4 years, 11 months ago
  10. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  11. 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  12. 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
  13. 6324d0f ipv4: Replace route in list before notifying by Ido Schimmel · 5 years ago
  14. 9827c06 ipv4: Detect rollover in specific fib table dump by David Ahern · 5 years ago
  15. 446f739 ipv4: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  16. 20d1565 ipv4: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  17. 525bc34 ipv4: Handle route deletion notification during flush by Ido Schimmel · 5 years ago
  18. f613b6e ipv4: Handle route deletion notification by Ido Schimmel · 5 years ago
  19. a8674f7 ipv4: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  20. ee3936d ipv4: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  21. b5fc043 ipv4: Extend FIB alias find function by Ido Schimmel · 5 years ago
  22. a6c76c1 ipv4: Notify route after insertion to the routing table by Ido Schimmel · 5 years ago
  23. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  24. 55c894f net: fib_notifier: propagate possible error during fib notifier registration by Jiri Pirko · 5 years ago
  25. 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
  26. e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
  27. 885b8b4 ipv4: Fix off-by-one in route dump counter without netlink strict checking by Stefano Brivio · 6 years ago
  28. ee28906 ipv4: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  29. 25cec75 net/ipv4: fib_trie: Avoid cryptic ternary expressions by Matthias Kaehlcke · 6 years ago
  30. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  32. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  33. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  34. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  35. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  36. 1bff1a0 ipv4: Add function to send route updates by David Ahern · 6 years ago
  37. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  38. 0af7e7c ipv4: Update fib_table_lookup tracepoint to take common nexthop by David Ahern · 6 years ago
  39. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  40. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  41. 9ab948a ipv4: Allow amount of dirty memory from fib resizing to be controllable by David Ahern · 6 years ago
  42. f97f4dd net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  43. 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
  44. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  45. 9f32397 net/ipv4: Udate fib_table_lookup tracepoint by David Ahern · 7 years ago
  46. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  47. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  48. c1d7ee6 net/ipv4: Allow notifier to fail route replace by David Ahern · 7 years ago
  49. 6635f31 net/ipv4: Move call_fib_entry_notifiers up for new routes by David Ahern · 7 years ago
  50. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  51. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  52. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  53. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  54. 6eba87c net: ipv4: Change fib notifiers to take a fib_alias by David Ahern · 7 years ago
  55. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  56. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  57. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  58. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  59. 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
  60. ba277e8 net: ipv4: refactor key and length checks by David Ahern · 8 years ago
  61. 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
  62. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  63. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  64. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  65. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  66. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  67. 2f3a527 ipv4: fib: Add events for FIB replace and append by Ido Schimmel · 8 years ago
  68. 5b7d616 ipv4: fib: Send notification before deleting FIB alias by Ido Schimmel · 8 years ago
  69. 42d5aa7 ipv4: fib: Send deletion notification with actual FIB alias type by Ido Schimmel · 8 years ago
  70. 58e3bdd ipv4: fib: Only flush FIB aliases belonging to currently flushed table by Ido Schimmel · 8 years ago
  71. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  72. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 8 years ago
  74. 1a23917 ipv4: Drop leaf from suffix pull/push functions by Alexander Duyck · 8 years ago
  75. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
  76. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 8 years ago
  77. d3f706f ipv4: fib: Convert FIB notification chain to be atomic by Ido Schimmel · 8 years ago
  78. 3114cdf ipv4: Fix memory leak in exception case for splitting tries by Alexander Duyck · 8 years ago
  79. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  80. fd0285a fib_trie: Correct /proc/net/route off by one error by Alexander Duyck · 8 years ago
  81. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  82. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  83. b93e1fa ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events by Guillaume Nault · 8 years ago
  84. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  85. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  86. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. a5829f5 fib_trie: Fix shift by 32 in fib_table_lookup by Alexander Duyck · 9 years ago
  88. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  89. c2229fe fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key by Alexander Duyck · 9 years ago
  90. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  91. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  92. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  94. 25b97c0 ipv4: off-by-one in continuation handling in /proc/net/route by Andy Whitcroft · 9 years ago
  95. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  96. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  97. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
  98. a2bb6d7 ipv4: include NLM_F_APPEND flag in append route notifications by Roopa Prabhu · 10 years ago
  99. f38b24c fib_trie: coding style: Use pointer after check by Firo Yang · 10 years ago
  100. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 10 years ago