alistair23-linux/drivers/net/tokenring
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace
This patch makes /proc/net per network namespace.  It modifies the global
variables proc_net and proc_net_stat to be per network namespace.
The proc_net file helpers are modified to take a network namespace argument,
and all of their callers are fixed to pass &init_net for that argument.
This ensures that all of the /proc/net files are only visible and
usable in the initial network namespace until the code behind them
has been updated to be handle multiple network namespaces.

Making /proc/net per namespace is necessary as at least some files
in /proc/net depend upon the set of network devices which is per
network namespace, and even more files in /proc/net have contents
that are relevant to a single network namespace.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:06 -07:00
..
3c359.c tokenring/3c359.c:xl_init() must be __devinit 2007-07-10 12:24:42 -04:00
3c359.h
3c359_microcode.h
abyss.c
abyss.h
ibmtr.c [TR]: Make tr_type_trans set skb->dev 2007-04-25 22:24:24 -07:00
Kconfig [TR]: Use menuconfig objects. 2007-05-24 16:36:52 -07:00
lanstreamer.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
lanstreamer.h [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old code 2006-09-25 20:01:19 -04:00
madgemc.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
madgemc.h
Makefile
olympic.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
olympic.h
proteon.c [PATCH] tokenring: fix module_init error handling 2006-10-31 20:22:05 -05:00
skisa.c [PATCH] tokenring: fix module_init error handling 2006-10-31 20:22:05 -05:00
smctr.c drivers/*: mark variables with uninitialized_var() 2007-07-17 16:23:19 -04:00
smctr.h
smctr_firmware.h
tms380tr.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
tms380tr.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
tmspci.c BUG_ON cleanup in drivers/net/tokenring/ 2006-10-03 23:34:11 +02:00