Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / proc / proc_net.c
2009-01-05 Alexey Dobriyanproc: stop using BKL
2008-07-22 Adrian Bunknetns: make get_proc_net() static
2008-07-18 Pavel Emelyanovproc: consolidate per-net single-release callers
2008-07-18 Pavel Emelyanovproc: consolidate per-net single_open callers
2008-05-02 Denis V. Lunevnetns: assign PDE->data before gluing entry into /proc...
2008-04-02 Denis V. Lunev[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc...
2008-03-27 Denis V. Lunev[NETNS]: Compile NET /proc support only if CONFIG_NET...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-07 Pavel Emelyanov[NET]: Make /proc/net a symlink on /proc/self/net (v3)
2008-02-08 Alexey Dobriyanproc: fix ->open'less usage due to ->proc_fops flip
2008-01-28 Denis V. Lunev[ATM]: Oops reading net/atm/arp
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2007-12-01 Eric W. Biederman[NETNS]: Fix /proc/net breakage
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-07 David S. Miller[NET]: Kill proc_net_create()
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-26 Adrian Bunk[NET] fs/proc/proc_net.c: make a struct static
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix export symbols.
2007-10-10 David S. Miller[NET]: Fix missed addition of fs/proc/proc_net.c