android_kernel_xiaomi_sm8350/drivers/net/wireless
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace.
This patch makes most of the generic device layer network
namespace safe.  This patch makes dev_base_head a
network namespace variable, and then it picks up
a few associated variables.  The functions:
dev_getbyhwaddr
dev_getfirsthwbytype
dev_get_by_flags
dev_get_by_name
__dev_get_by_name
dev_get_by_index
__dev_get_by_index
dev_ioctl
dev_ethtool
dev_load
wireless_process_ioctl

were modified to take a network namespace argument, and
deal with it.

vlan_ioctl_set and brioctl_set were modified so their
hooks will receive a network namespace argument.

So basically anthing in the core of the network stack that was
affected to by the change of dev_base was modified to handle
multiple network namespaces.  The rest of the network stack was
simply modified to explicitly use &init_net the initial network
namespace.  This can be fixed when those components of the network
stack are modified to handle multiple network namespaces.

For now the ifindex generator is left global.

Fundametally ifindex numbers are per namespace, or else
we will have corner case problems with migration when
we get that far.

At the same time there are assumptions in the network stack
that the ifindex of a network device won't change.  Making
the ifindex number global seems a good compromise until
the network stack can cope with ifindex changes when
you change namespaces, and the like.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:10 -07:00
..
bcm43xx [PATCH] bcm43xx: Correct printk with PFX before KERN_ 2007-10-02 17:04:22 -04:00
hostap [NET]: Make /proc/net per network namespace 2007-10-10 16:49:06 -07:00
libertas Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
prism54
zd1211rw [PATCH] zd1211rw: fix filter for PSPOLL frames 2007-08-06 15:06:03 -04:00
airo_cs.c
airo.c Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
airo.h
airport.c
arlan-main.c
arlan-proc.c
arlan.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
hermes_rid.h
hermes.c
hermes.h
i82586.h
i82593.h
ipw2100.c [PATCH] ipw2100: Fix iwpriv set_power error 2007-07-17 21:56:17 -04:00
ipw2100.h
ipw2200.c [PATCH] Update version ipw2200 stamp to 1.2.2 2007-07-17 21:56:18 -04:00
ipw2200.h
Kconfig
Makefile [PATCH] libertas: build problems when partially modular 2007-09-30 20:35:39 -04:00
netwave_cs.c
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco.c
orinoco.h
ray_cs.c
ray_cs.h
rayctl.h
rtl818x.h
rtl8187_dev.c [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK 2007-10-10 16:48:42 -07:00
rtl8187_rtl8225.c
rtl8187_rtl8225.h
rtl8187.h [MAC80211]: improved short preamble handling 2007-10-10 16:47:38 -07:00
spectrum_cs.c
strip.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wavelan.c
wavelan.h
wavelan.p.h
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h