kernel-ark/drivers/net/hamradio
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe
Every user of the network device notifiers is either a protocol
stack or a pseudo device.  If a protocol stack that does not have
support for multiple network namespaces receives an event for a
device that is not in the initial network namespace it quite possibly
can get confused and do the wrong thing.

To avoid problems until all of the protocol stacks are converted
this patch modifies all netdev event handlers to ignore events on
devices that are not in the initial network namespace.

As the rest of the code is made network namespace aware these
checks can be removed.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:09 -07:00
..
6pack.c
baycom_epp.c usermodehelper: Tidy up waiting 2007-07-18 08:47:40 -07:00
baycom_par.c
baycom_ser_fdx.c baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging 2007-04-28 11:01:02 -04:00
baycom_ser_hdx.c
bpqether.c [NET]: Make device event notification network namespace safe 2007-10-10 16:49:09 -07:00
dmascc.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
hdlcdrv.c
Kconfig Fix "deprecated" typoes. 2007-05-09 07:18:01 +02:00
Makefile
mkiss.c
scc.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
yam1200.h
yam9600.h
yam.c [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
z8530.h