1. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  2. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  3. 51ebd31 ipv6: add support of equal cost multipath (ECMP) by Nicolas Dichtel · 12 years ago
  4. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  5. f950c0e ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  6. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  8. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  10. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 12 years ago
  12. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  14. 8bd7451 ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 12 years ago
  15. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  16. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  17. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  18. 5339ab8 ipv6: fib: Convert fib6_age() to dst_neigh_lookup(). by David S. Miller · 13 years ago
  19. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  20. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  21. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  22. 507c9b1 ipv6: Various cleanups in ip6_route.c by David S. Miller · 13 years ago
  23. 8d26784 ipv6: Use pr_warn() in ip6_fib.c by David S. Miller · 13 years ago
  24. 14df015 IPV6 Fix a crash when trying to replace non existing route by Matti Vaittinen · 13 years ago
  25. 229a66e IPv6: Removing unnecessary NULL checks. by Matti Vaittinen · 13 years ago
  26. 4a287eb IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag by Matti Vaittinen · 13 years ago
  27. 25c8295 cleanup: remove unnecessary include. by Kevin Wilson · 13 years ago
  28. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  29. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  30. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  31. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  32. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  33. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  34. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  35. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  36. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  37. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  38. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 14 years ago
  42. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 14 years ago
  43. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  44. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  45. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 16 years ago
  46. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  47. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  48. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  49. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 16 years ago
  50. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 16 years ago
  51. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 16 years ago
  52. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  53. 847499c ipv6: use timer pending by Stephen Hemminger · 16 years ago
  54. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  55. 2aed282 [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. by Pavel Emelyanov · 16 years ago
  56. 3c05123 [IPV6]: Fix dangling references on error in fib6_add(). by David S. Miller · 16 years ago
  57. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  58. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  59. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  60. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 16 years ago
  61. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 16 years ago
  62. ec7d43c [NETNS][IPV6] ip6_fib - clean node use namespace by Benjamin Thery · 16 years ago
  63. 63152fc [NETNS][IPV6] ip6_fib - gc timer per namespace by Daniel Lezcano · 16 years ago
  64. 450d19f [NETNS][IPV6] ip6_fib - dynamically allocate gc-timer by Daniel Lezcano · 16 years ago
  65. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 16 years ago
  66. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  67. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  68. e0b85590 [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables by Daniel Lezcano · 16 years ago
  69. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  70. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 16 years ago
  71. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  72. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  73. a06b494 [IPV6]: Remove useless code from fib6_del_route(). by Gui Jianfeng · 17 years ago
  74. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  75. f845ab6 [IPV6] route6/fib6: Don't panic a kmem_cache_create. by Daniel Lezcano · 17 years ago
  76. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 17 years ago
  77. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  78. 0a8891a [IPv6]: use container_of() macro in fib6_clean_node() by Benjamin Thery · 17 years ago
  79. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  80. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  81. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  82. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 17 years ago
  83. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  84. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  86. 7cc4826 [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer by Eric Dumazet · 17 years ago
  87. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  88. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  89. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  90. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  91. 375216a [IPv6] fib: initialize tb6_lock in common place to give lockdep a key by Thomas Graf · 18 years ago
  92. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  93. c0bece9 [IPV6] ROUTE: Add credits about subtree fixes. by YOSHIFUJI Hideaki · 18 years ago
  94. 150730d [IPV6] ROUTE: Purge clones on other trees when deleting a route. by YOSHIFUJI Hideaki · 18 years ago
  95. 7fc3316 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. by YOSHIFUJI Hideaki · 18 years ago
  96. fefc2a6 [IPV6] ROUTE: Allow searching subtree only. by YOSHIFUJI Hideaki · 18 years ago
  97. 825e288 [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). by YOSHIFUJI Hideaki · 18 years ago
  98. 3fc5e04 [IPV6] ROUTE: Fix looking up a route on subtree. by YOSHIFUJI Hideaki · 18 years ago
  99. 2285adc [IPV6] ROUTE: Prune clones from main tree as well. by YOSHIFUJI Hideaki · 18 years ago
  100. 66729e1 [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. by YOSHIFUJI Hideaki · 18 years ago