Commit Graph

16 Commits (b994d7f70ae59b874843fa2bc9a28b17b41febd5)

Author SHA1 Message Date
Denis V. Lunev 856f6ff7a3 [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Eric W. Biederman 2b1e300a9d [NETNS]: Fix /proc/net breakage 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Adrian Bunk 253879e62f [NET] fs/proc/proc_net.c: make a struct static 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago