summaryrefslogtreecommitdiffstats
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-131-0/+2
* [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-011-8/+25
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-261-2/+0
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+9
* [NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman2007-10-101-3/+0
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-0/+3
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+18
* [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-101-0/+12
* [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-101-0/+7
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-0/+4
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-0/+5
* [NET]: Basic network namespace infrastructure.Eric W. Biederman2007-10-101-0/+68
OpenPOWER on IntegriCloud