aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net_namespace.c
Commit message (Expand)AuthorAgeFilesLines
* [NETNS]: Don't memset() netns to zero manuallyPavel Emelyanov2007-10-101-2/+1
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-101-17/+6
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-2/+41
* [NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov2007-10-101-8/+4
* [NET]: #if 0 out net_alloc() for now.David S. Miller2007-10-101-0/+2
* [NET]: Basic network namespace infrastructure.Eric W. Biederman2007-10-101-0/+292