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