1. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 2781503 net: simplify the getting percpu of flow_cache by Li RongQing · 11 years ago
  3. 50eab05 net: fix the use of this_cpu_ptr by Li RongQing · 11 years ago
  4. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. 8fbcec2 net: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  7. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  8. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  9. 6ccc3ab net/flow: Fix potential memory leak by huajun li · 13 years ago
  10. aa1c366 net: Handle different key sizes between address families in flow cache by dpward · 13 years ago
  11. 0542b69 net: Make flow cache namespace-aware by dpward · 13 years ago
  12. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  13. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 13 years ago
  14. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  15. 83b6b1f flow: better memory management by Eric Dumazet · 14 years ago
  16. 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  17. 7a9b2d5 net: use this_cpu_ptr() by Eric Dumazet · 14 years ago
  18. 8e479560 flow: delayed deletion of flow cache entries by Timo Teräs · 14 years ago
  19. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  20. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  21. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  22. 76acfdb net: mark flow_cache_cpu_prepare() as __init by Alexey Dobriyan · 16 years ago
  23. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  24. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  25. dd5a184 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN by Eric Dumazet · 16 years ago
  26. 5f58a5c [IPSEC] flow: Remove an unnecessary ____cacheline_aligned by Eric Dumazet · 16 years ago
  27. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  28. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  29. f0fe91d [NET]: Use BUILD_BUG_ON in net/core/flowi.c by Pavel Emelyanov · 17 years ago
  30. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  31. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  32. e0e8f1c [IPSEC] flow: Fix potential memory leak by Herbert Xu · 18 years ago
  33. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  34. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  35. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  36. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  37. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  38. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  39. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  40. 77d04bd [NET]: More kzalloc conversions. by Andrew Morton · 18 years ago
  41. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  42. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  43. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago