1. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  2. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  3. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  4. 852566f mib: add netns/mib.h file by Pavel Emelyanov · 16 years ago
  5. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  7. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 16 years ago
  8. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  9. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  10. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  11. 67019cc [NETNS]: Add an empty netns_dccp structure on struct net. by Pavel Emelyanov · 16 years ago
  12. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  13. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  14. 225c0a0 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. by Denis V. Lunev · 16 years ago
  15. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  16. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  17. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  18. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  19. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 17 years ago
  20. b0f159d [NETNS][IPV6]: Add ipv6 structure for netns. by Daniel Lezcano · 17 years ago
  21. 8afd351 [NETNS]: Add the netns_ipv4 struct by Pavel Emelyanov · 17 years ago
  22. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  23. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 17 years ago
  24. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 17 years ago
  25. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 17 years ago
  26. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 17 years ago
  27. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 17 years ago
  28. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 17 years ago
  29. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  30. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  31. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  32. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  33. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  34. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  35. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  36. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  37. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  38. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  39. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago
  40. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  41. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  42. 5f256be [NET]: Basic network namespace infrastructure. by Eric W. Biederman · 17 years ago