| Commit message (Expand) | Author | Age |
* | netns: make get_proc_net() static | Adrian Bunk | 2008-07-22 |
* | proc: consolidate per-net single-release callers | Pavel Emelyanov | 2008-07-18 |
* | proc: consolidate per-net single_open callers | Pavel Emelyanov | 2008-07-18 |
* | netns: assign PDE->data before gluing entry into /proc tree | Denis V. Lunev | 2008-05-02 |
* | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. | Denis V. Lunev | 2008-04-02 |
* | [NETNS]: Compile NET /proc support only if CONFIG_NET is set. | Denis V. Lunev | 2008-03-27 |
* | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 |
* | proc: fix ->open'less usage due to ->proc_fops flip | Alexey Dobriyan | 2008-02-08 |
* | [ATM]: Oops reading net/atm/arp | Denis V. Lunev | 2008-01-28 |
* | [NET]: Consolidate net namespace related proc files creation. | Denis V. Lunev | 2008-01-28 |
* | [NETNS]: Fix /proc/net breakage | Eric W. Biederman | 2007-12-01 |
* | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 2007-11-13 |
* | [NET]: Kill proc_net_create() | David S. Miller | 2007-11-07 |
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
* | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 2007-10-26 |
* | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-10 |
* | [NET]: Fix race when opening a proc file while a network namespace is exiting. | Eric W. Biederman | 2007-10-10 |
* | [NETNS]: Fix export symbols. | Daniel Lezcano | 2007-10-10 |
* | [NET]: Fix missed addition of fs/proc/proc_net.c | David S. Miller | 2007-10-10 |