| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 | 1 | -28/+89 |
* | proc: fix ->open'less usage due to ->proc_fops flip | Alexey Dobriyan | 2008-02-08 | 1 | -6/+1 |
* | [ATM]: Oops reading net/atm/arp | Denis V. Lunev | 2008-01-28 | 1 | -4/+13 |
* | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev | 2008-01-28 | 1 | -0/+38 |
* | [NETNS]: Fix /proc/net breakage | Eric W. Biederman | 2007-12-02 | 1 | -81/+5 |
* | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 2007-11-13 | 1 | -1/+1 |
* | [NET]: Kill proc_net_create() | David S. Miller | 2007-11-07 | 1 | -7/+0 |
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-26 | 1 | -1/+1 |
* | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 2007-10-26 | 1 | -1/+1 |
* | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-10 | 1 | -4/+4 |
* | [NET]: Fix race when opening a proc file while a network namespace is exiting. | Eric W. Biederman | 2007-10-10 | 1 | -0/+6 |
* | [NETNS]: Fix export symbols. | Daniel Lezcano | 2007-10-10 | 1 | -1/+3 |
* | [NET]: Fix missed addition of fs/proc/proc_net.c | David S. Miller | 2007-10-10 | 1 | -0/+192 |