1. 25cec75 net/ipv4: fib_trie: Avoid cryptic ternary expressions by Matthias Kaehlcke · 6 years ago
  2. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  4. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  5. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  8. 1bff1a0 ipv4: Add function to send route updates by David Ahern · 6 years ago
  9. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  10. 0af7e7c ipv4: Update fib_table_lookup tracepoint to take common nexthop by David Ahern · 6 years ago
  11. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  12. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  13. 9ab948a ipv4: Allow amount of dirty memory from fib resizing to be controllable by David Ahern · 6 years ago
  14. f97f4dd net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  15. 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
  16. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  17. 9f32397 net/ipv4: Udate fib_table_lookup tracepoint by David Ahern · 7 years ago
  18. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  19. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  20. c1d7ee6 net/ipv4: Allow notifier to fail route replace by David Ahern · 7 years ago
  21. 6635f31 net/ipv4: Move call_fib_entry_notifiers up for new routes by David Ahern · 7 years ago
  22. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  23. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  24. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  25. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  26. 6eba87c net: ipv4: Change fib notifiers to take a fib_alias by David Ahern · 7 years ago
  27. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  28. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  29. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  30. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  31. 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
  32. ba277e8 net: ipv4: refactor key and length checks by David Ahern · 8 years ago
  33. 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
  34. 6d8422a1 net: ipv4: Plumb extack through route add functions by David Ahern · 8 years ago
  35. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  36. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  37. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  38. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  39. 2f3a527 ipv4: fib: Add events for FIB replace and append by Ido Schimmel · 8 years ago
  40. 5b7d616 ipv4: fib: Send notification before deleting FIB alias by Ido Schimmel · 8 years ago
  41. 42d5aa7 ipv4: fib: Send deletion notification with actual FIB alias type by Ido Schimmel · 8 years ago
  42. 58e3bdd ipv4: fib: Only flush FIB aliases belonging to currently flushed table by Ido Schimmel · 8 years ago
  43. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  44. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 8 years ago
  46. 1a23917 ipv4: Drop leaf from suffix pull/push functions by Alexander Duyck · 8 years ago
  47. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
  48. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 8 years ago
  49. d3f706f ipv4: fib: Convert FIB notification chain to be atomic by Ido Schimmel · 8 years ago
  50. 3114cdf ipv4: Fix memory leak in exception case for splitting tries by Alexander Duyck · 8 years ago
  51. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  52. fd0285a fib_trie: Correct /proc/net/route off by one error by Alexander Duyck · 8 years ago
  53. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  54. b90eb75 fib: introduce FIB notification infrastructure by Jiri Pirko · 8 years ago
  55. b93e1fa ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events by Guillaume Nault · 8 years ago
  56. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  57. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  58. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. a5829f5 fib_trie: Fix shift by 32 in fib_table_lookup by Alexander Duyck · 9 years ago
  60. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  61. c2229fe fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key by Alexander Duyck · 9 years ago
  62. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  63. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  64. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  66. 25b97c0 ipv4: off-by-one in continuation handling in /proc/net/route by Andy Whitcroft · 9 years ago
  67. 1513069 fib_trie: Drop unnecessary calls to leaf_pull_suffix by Alexander Duyck · 9 years ago
  68. 2392deb ipv4: consider TOS in fib_select_default by Julian Anastasov · 9 years ago
  69. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
  70. a2bb6d7 ipv4: include NLM_F_APPEND flag in append route notifications by Roopa Prabhu · 10 years ago
  71. f38b24c fib_trie: coding style: Use pointer after check by Firo Yang · 10 years ago
  72. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 10 years ago
  73. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 10 years ago
  75. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 10 years ago
  76. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  77. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  78. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  79. b6f15f8 fib_trie: Fix regression in handling of inflate/halve failure by Alexander Duyck · 10 years ago
  80. 0b65bd9 fib_trie: Provide a deterministic order for fib_alias w/ tables merged by Alexander Duyck · 10 years ago
  81. 654eff4 fib_trie: Only display main table in /proc/net/route by Alexander Duyck · 10 years ago
  82. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 10 years ago
  83. ddb4b9a fib_trie: Address possible NULL pointer dereference in resize by Alexander Duyck · 10 years ago
  84. 3ec320d fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu by Alexander Duyck · 10 years ago
  85. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  86. 88bae71 fib_trie: Add key vector to root, return parent key_vector in resize by Alexander Duyck · 10 years ago
  87. f23e59f fib_trie: Move parent from key_vector to tnode by Alexander Duyck · 10 years ago
  88. 6e22d17 fib_trie: Pull empty_children and full_children into tnode by Alexander Duyck · 10 years ago
  89. 56ca2ad fib_trie: Move rcu from key_vector to tnode, add accessors. by Alexander Duyck · 10 years ago
  90. dc35dbe fib_trie: Add tnode struct as a container for fields not needed in key_vector by Alexander Duyck · 10 years ago
  91. 2e1ac88 fib_trie: Rename tnode_child_length to child_length by Alexander Duyck · 10 years ago
  92. 754baf8d fib_trie: replace tnode_get_child functions with get_child macros by Alexander Duyck · 10 years ago
  93. 35c6eda fib_trie: Rename tnode to key_vector by Alexander Duyck · 10 years ago
  94. 8d8e810 fib_trie: Return pointer to tnode pointer in resize/inflate/halve by Alexander Duyck · 10 years ago
  95. 72be726 fib_trie: Minor cleanups to fib_table_flush_external by Alexander Duyck · 10 years ago
  96. 23375a0 ipv4: Fix unused variable warnings in fib_table_flush_external. by David S. Miller · 10 years ago
  97. 8e05fd7 fib: hook IPv4 fib for hardware offload by Scott Feldman · 10 years ago
  98. 104616e switchdev: don't support custom ip rules, for now by Scott Feldman · 10 years ago
  99. 1de3d87 fib_trie: Prevent allocating tnode if bits is too big for size_t by Alexander Duyck · 10 years ago
  100. 71e8b67 fib_trie: Update last spot w/ idx >> n->bits code and explanation by Alexander Duyck · 10 years ago