Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-11 | 1 | -0/+9 |
* | [NETNS]: Simplify the network namespace list locking rules. | Eric W. Biederman | 2007-10-11 | 1 | -3/+0 |
* | [NET]: Make the loopback device per network namespace. | Eric W. Biederman | 2007-10-11 | 1 | -0/+3 |
* | [NET]: Add network namespace clone & unshare support. | Eric W. Biederman | 2007-10-11 | 1 | -0/+18 |
* | [NET]: Fix race when opening a proc file while a network namespace is exiting. | Eric W. Biederman | 2007-10-11 | 1 | -0/+12 |
* | [NETNS]: Fix allnoconfig compilation error. | Daniel Lezcano | 2007-10-11 | 1 | -0/+7 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 1 | -0/+4 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-11 | 1 | -0/+5 |
* | [NET]: Basic network namespace infrastructure. | Eric W. Biederman | 2007-10-11 | 1 | -0/+68 |