[NETNS]: The generic per-net pointers.
[safe/jmp/linux-2.6] / net / core / net_namespace.c
2008-04-15 Pavel Emelyanov[NETNS]: The generic per-net pointers.
2008-04-15 Pavel Emelyanov[NETNS]: The net-subsys IDs generator.
2008-02-03 Oliver Pintertypo fixes in net/core/net_namespace.c
2008-01-28 Benjamin Thery[NET]: Make netns cleanup to run in a separate queue
2008-01-23 Denis V. Lunev[NETNS]: Re-export init_net via EXPORT_SYMBOL.
2007-11-13 Denis V. Lunev[NET]: Cleanup pernet operation without CONFIG_NET_NS
2007-11-07 Johann Felix Soden[NETNS]: Fix compiler error in net_namespace.c
2007-11-01 Pavel Emelyanov[NET]: Hide the net_ns kmem cache
2007-11-01 Pavel Emelyanov[NET]: Mark the setup_net as __net_init
2007-11-01 Pavel Emelyanov[NET]: Hide the dead code in the net_namespace.c
2007-11-01 Pavel Emelyanov[NETNS]: Make the init/exit hooks checks outside the...
2007-10-31 Daniel Lezcano[NETNS]: fix net released by rcu callback
2007-10-10 Pavel Emelyanov[NETNS]: Don't memset() netns to zero manually
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Pavel Emelyanov[NETNS]: Cleanup list walking in setup_net and cleanup_net
2007-10-10 David S. Miller[NET]: #if 0 out net_alloc() for now.
2007-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.