1. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  3. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  4. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  5. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  6. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  7. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  8. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  9. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  10. 9de79c1 net: fix potential neighbour race in dst_ifdown() by Eric Dumazet · 13 years ago
  11. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  12. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  13. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  14. b30c516 net: fix __dst_destroy_metrics_generic() by Eric Dumazet · 13 years ago
  15. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  16. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  17. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 13 years ago
  18. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  19. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  20. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 13 years ago
  21. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 13 years ago
  22. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 13 years ago
  23. 332dd96 net/dst: dst_dev_event() called after other notifiers by Eric Dumazet · 14 years ago
  24. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  25. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  26. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  27. d79d991 __dst_free(): put EXPORT_SYMBOLS after the fct by Nicolas Dichtel · 14 years ago
  28. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 14 years ago
  29. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 14 years ago
  31. 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
  32. 2fc1b5d dst: call cond_resched() in dst_gc_task() by Eric Dumazet · 14 years ago
  33. ef711cf net: speedup dst_release() by Eric Dumazet · 16 years ago
  34. f262b59 net: fix scheduling of dst_gc_task by __dst_free by Benjamin Thery · 16 years ago
  35. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  36. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  37. 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 16 years ago
  38. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  39. 64b7d96 [NET]: dst_ifdown() cleanup by Eric Dumazet · 17 years ago
  40. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  41. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  42. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  43. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  44. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  45. 86bba26 [PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue by Eric Dumazet · 17 years ago
  46. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  47. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  49. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  50. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  51. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  52. f5a6e01 [NET]: user of the jiffies rounding code: Networking by Arjan van de Ven · 17 years ago
  53. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  54. 7c91767 [NET]: add_timer -> mod_timer() in dst_run_gc() by Dmitry Mishin · 18 years ago
  55. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  56. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  57. 6775cab [PATCH] Fix dst_destroy() race by Herbert Xu · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago