1. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 13 years ago
  2. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 13 years ago
  3. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 13 years ago
  4. 332dd96 net/dst: dst_dev_event() called after other notifiers by Eric Dumazet · 14 years ago
  5. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  6. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  7. 34d101d neigh: speedup neigh_hh_init() by Eric Dumazet · 14 years ago
  8. d79d991 __dst_free(): put EXPORT_SYMBOLS after the fct by Nicolas Dichtel · 14 years ago
  9. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 14 years ago
  10. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 14 years ago
  12. 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
  13. 2fc1b5d dst: call cond_resched() in dst_gc_task() by Eric Dumazet · 14 years ago
  14. ef711cf net: speedup dst_release() by Eric Dumazet · 16 years ago
  15. f262b59 net: fix scheduling of dst_gc_task by __dst_free by Benjamin Thery · 16 years ago
  16. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  17. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  18. 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 16 years ago
  19. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  20. 64b7d96 [NET]: dst_ifdown() cleanup by Eric Dumazet · 17 years ago
  21. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  22. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  23. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  24. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  25. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  26. 86bba26 [PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue by Eric Dumazet · 17 years ago
  27. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  28. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  29. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  30. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  31. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  32. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  33. f5a6e01 [NET]: user of the jiffies rounding code: Networking by Arjan van de Ven · 17 years ago
  34. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  35. 7c91767 [NET]: add_timer -> mod_timer() in dst_run_gc() by Dmitry Mishin · 18 years ago
  36. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  37. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  38. 6775cab [PATCH] Fix dst_destroy() race by Herbert Xu · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago