1. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  2. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 14 years ago
  3. 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
  4. 634a4b2 net: suppress lockdep-RCU false positive in FIB trie. by Paul E. McKenney · 14 years ago
  5. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  6. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  7. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  8. b902e57 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups by Jarek Poplawski · 15 years ago
  9. be916cd ipv4: Fix inflate_threshold_root automatically by Jarek Poplawski · 15 years ago
  10. c305947 ipv4: Use synchronize_rcu() during trie_rebalance() by Jarek Poplawski · 15 years ago
  11. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  12. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 15 years ago
  13. 7b85576 ipv4: Fix fib_trie rebalancing, part 2 by Jarek Poplawski · 15 years ago
  14. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  15. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 3ed18d7 ipv4: Fix oops with FIB_TRIE by Robert Olsson · 15 years ago
  17. e204a34 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). by Rami Rosen · 15 years ago
  18. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  19. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  20. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  21. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  23. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  24. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  25. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  26. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  27. 387a548 ipv4: fib_trie leaf free optimization by Stephen Hemminger · 16 years ago
  28. ef3660c ipv4: fib_trie remove unused argument by Stephen Hemminger · 16 years ago
  29. 15be75c IPV4: fib_trie use vmalloc for large tnodes by Stephen Hemminger · 16 years ago
  30. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  31. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  32. 3d3b2d2 fib_trie: print information on all routing tables by Stephen Hemminger · 16 years ago
  33. 6440cc9 [IPV4] fib_trie: fix warning from rcu_assign_poinger by Stephen Hemminger · 16 years ago
  34. 8315f5d fib_trie: /proc/net/route performance improvement by Stephen Hemminger · 16 years ago
  35. ec28cf7 fib_trie: handle empty tree by Stephen Hemminger · 16 years ago
  36. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 16 years ago
  37. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 16 years ago
  38. 936f6f8 [IPV4] fib_trie: apply fixes from fib_hash by Julian Anastasov · 16 years ago
  39. ac97f75 [IPV4] fib_trie: remove unneeded NULL check by Stephen Hemminger · 16 years ago
  40. f638a2f [IPV4] fib_trie: More whitespace cleanup. by Stephen Hemminger · 16 years ago
  41. d5ce8a0 [IPV4] fib_trie: avoid rescan on dump by Stephen Hemminger · 16 years ago
  42. 9195bef [IPV4] fib_trie: avoid extra search on delete by Stephen Hemminger · 16 years ago
  43. a88ee22 [IPV4] fib_trie: dump table in sorted order by Stephen Hemminger · 16 years ago
  44. 82cfbb0 [IPV4] fib_trie: iterator recode by Stephen Hemminger · 16 years ago
  45. 64347f7 [IPV4] fib_trie: dump message multiple part flag by Stephen Hemminger · 16 years ago
  46. 1328042 [IPV4] fib_trie: use hash list by Stephen Hemminger · 16 years ago
  47. 9367229 [IPV4] fib_trie: compute size when needed by Stephen Hemminger · 16 years ago
  48. a07f5f5 [IPV4] fib_trie: style cleanup by Stephen Hemminger · 16 years ago
  49. bc3c8c1 [IPV4] fib_trie: put leaf nodes in a slab cache by Stephen Hemminger · 16 years ago
  50. b59cfbf [FIB]: Fix rcu_dereference() abuses in fib_trie.c by Eric Dumazet · 16 years ago
  51. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 16 years ago
  52. d717a9a [IPV4] fib_trie: size and statistics by Stephen Hemminger · 16 years ago
  53. 28d36e3 [FIB]: Avoid using static variables without proper locking by Eric Dumazet · 16 years ago
  54. 8d96544 [FIB]: full_children & empty_children should be uint, not ushort by Eric Dumazet · 16 years ago
  55. 4dde461 [IPV4] fib_trie: removes a memset() call in tnode_new() by Eric Dumazet · 16 years ago
  56. 112d8cf [FIB]: Reduce text size of net/ipv4/fib_trie.o by Eric Dumazet · 16 years ago
  57. c95aaf9 [IPV4] fib_trie: Fix sparse warnings. by Stephen Hemminger · 16 years ago
  58. 66a2f7f [IPV4] fib_trie: Add statistics. by Stephen Hemminger · 16 years ago
  59. fea86ad [IPV4] fib_trie: fib_insert_node cleanup by Stephen Hemminger · 16 years ago
  60. 187b518 [IPV4] fib_trie: Use %u for unsigned printfs. by Stephen Hemminger · 16 years ago
  61. 93e4308 [IPV4] fib_trie: Get rid of unused revision element. by Stephen Hemminger · 16 years ago
  62. c28a1cf [IPV4] fib_trie: Get rid of trie_init(). by Stephen Hemminger · 16 years ago
  63. 1c340b2 [NETNS]: Show routing information from correct namespace (fib_trie.c) by Denis V. Lunev · 16 years ago
  64. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 16 years ago
  65. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 16 years ago
  66. 61a0265 [NETNS]: Add namespace to API for routing /proc entries creation. by Denis V. Lunev · 16 years ago
  67. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 17 years ago
  68. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 17 years ago
  69. a2bbe68 [IPV4]: Unify assignment of fi to fib_result by Denis V. Lunev · 17 years ago
  70. c17860a [IPV4]: no need pass pointer to a default into fib_detect_death by Denis V. Lunev · 17 years ago
  71. 877a9bf [IPV4]: Move trie_local and trie_main into the proc iterator. by Eric W. Biederman · 17 years ago
  72. 6725033 [IPV4] fib_trie: fix duplicated route issue by Joonwoo Park · 16 years ago
  73. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  74. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  75. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  76. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 17 years ago
  77. 0680191 [IPV4] fib_trie: cleanup by Stephen Hemminger · 17 years ago
  78. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  79. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  80. 965ffea [IPV4]: fib_trie root node settings by Robert Olsson · 17 years ago
  81. 05eee48 [IPV4]: fib_trie resize break by Robert Olsson · 17 years ago
  82. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  83. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  84. d562f1f [IPV4] fib_trie: Document locking. by Robert Olsson · 17 years ago
  85. d5cc4a7 [IPV4]: Do not disable preemption in trie_leaf_remove(). by Robert Olsson · 17 years ago
  86. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  87. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  88. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  89. 095b850 [IPV4]: Fix single-entry /proc/net/fib_trie output. by Robert Olsson · 17 years ago
  90. 6640e69 [IPV4]: Fix the fib trie iterator to work with a single entry routing tables by Eric W. Biederman · 17 years ago
  91. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  92. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  93. 32ab5f8 [IPV4] fib_trie.c: trivial annotations by Al Viro · 18 years ago
  94. be403ea [IPv4]: Convert FIB dumping to use new netlink api by Thomas Graf · 18 years ago
  95. 4e902c5 [IPv4]: FIB configuration using struct fib_config by Thomas Graf · 18 years ago
  96. 1af5a8c [IPV4]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  97. 2dfe55b [NET]: Use u32 for routing table IDs by Patrick McHardy · 18 years ago
  98. 888454c [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() by Al Viro · 18 years ago
  99. b47b2ec [IPV4]: Fix error handling for fib_insert_node call by Herbert Xu · 18 years ago
  100. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago