1. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  2. 04d4dfe net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() by Lai Jiangshan · 13 years ago
  3. 911cb19 net: minor cleanup to net_namespace.c. by Rob Landley · 13 years ago
  4. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 14 years ago
  5. 05fceb4 net: disallow to use net_assign_generic externally by Jiri Pirko · 14 years ago
  6. b3c981d netns: rename unregister_pernet_subsys parameter by Jiri Pirko · 14 years ago
  7. 3a765ed netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} by Eric W. Biederman · 15 years ago
  8. 04dc7f6b net: Move network device exit batching by Eric W. Biederman · 15 years ago
  9. 72ad937 net: Add support for batching network namespace cleanups by Eric W. Biederman · 15 years ago
  10. f875bae net: Automatically allocate per namespace data. by Eric W. Biederman · 15 years ago
  11. 2b035b3 net: Batch network namespace destruction. by Eric W. Biederman · 15 years ago
  12. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  13. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  15. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  16. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  17. ca0f311 netns: simplify net_ns_init by Stephen Hemminger · 15 years ago
  18. 1f7a2bb netns: remove leftover debugging message by Stephen Hemminger · 15 years ago
  19. 088eb2d netns 2/2: extract net_create() by Alexey Dobriyan · 15 years ago
  20. 4a84822 netns 1/2: don't get/put old netns on CLONE_NEWNET by Alexey Dobriyan · 15 years ago
  21. 17edde5 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  22. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 15 years ago
  23. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 15 years ago
  24. 357f5b0 NET: net_namespace, fix lock imbalance by Jiri Slaby · 15 years ago
  25. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  27. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  28. 4ef079c netns: fix net_generic array leak by Alexey Dobriyan · 16 years ago
  29. b76a461 netns: export netns list by Alexey Dobriyan · 16 years ago
  30. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  31. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  32. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  33. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  34. 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 16 years ago
  35. 3ef1355 [NET]: Make netns cleanup to run in a separate queue by Benjamin Thery · 17 years ago
  36. ff4b950 [NETNS]: Re-export init_net via EXPORT_SYMBOL. by Denis V. Lunev · 16 years ago
  37. ed160e8 [NET]: Cleanup pernet operation without CONFIG_NET_NS by Denis V. Lunev · 17 years ago
  38. 45a19b0 [NETNS]: Fix compiler error in net_namespace.c by Johann Felix Soden · 17 years ago
  39. d57a921 [NET]: Hide the net_ns kmem cache by Pavel Emelyanov · 17 years ago
  40. 1a2ee93 [NET]: Mark the setup_net as __net_init by Pavel Emelyanov · 17 years ago
  41. 6a1a3b9 [NET]: Hide the dead code in the net_namespace.c by Pavel Emelyanov · 17 years ago
  42. 1dba323 [NETNS]: Make the init/exit hooks checks outside the loop by Pavel Emelyanov · 17 years ago
  43. 310928d [NETNS]: fix net released by rcu callback by Daniel Lezcano · 17 years ago
  44. 32f0c4c [NETNS]: Don't memset() netns to zero manually by Pavel Emelyanov · 17 years ago
  45. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  46. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  47. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  48. 678aa8e [NET]: #if 0 out net_alloc() for now. by David S. Miller · 17 years ago
  49. 5f256be [NET]: Basic network namespace infrastructure. by Eric W. Biederman · 17 years ago