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