kernel_optimize_test/net
Eric W. Biederman d2237d3574 rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Renato Westphal noticed that since commit a2835763e1
"rtnetlink: handle rtnl_link netlink notifications manually" was merged
we no longer send a netlink message when a networking device is moved
from one network namespace to another.

Fix this by adding the missing manual notification in dev_change_net_namespaces.

Since all network devices that are processed by dev_change_net_namspaces are
in the initialized state the complicated tests that guard the manual
rtmsg_ifinfo calls in rollback_registered and register_netdevice are
unnecessary and we can just perform a plain notification.

Cc: stable@kernel.org
Tested-by: Renato Westphal <renatowestphal@gmail.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-24 03:03:37 -04:00
..
9p
802
8021q
appletalk
atm
ax25
batman-adv batman-adv: correctly set the data field in the TT_REPONSE packet 2011-10-18 22:45:10 +02:00
bluetooth bluetooth: Properly clone LSM attributes to newly created child connections 2011-10-18 23:36:43 -04:00
bridge bridge: fix hang on removal of bridge via netlink 2011-10-18 23:24:16 -04:00
caif
can
ceph
core rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces 2011-10-24 03:03:37 -04:00
dcb
dccp
decnet
dns_resolver
dsa
econet
ethernet
ieee802154
ipv4 ipv4: fix ipsec forward performance regression 2011-10-24 03:01:22 -04:00
ipv6 gro: refetch inet6_protos[] after pulling ext headers 2011-10-10 14:26:16 -04:00
ipx
irda
iucv
key
l2tp l2tp: fix a potential skb leak in l2tp_xmit_skb() 2011-10-18 23:32:00 -04:00
lapb
llc
mac80211
netfilter Merge branch 'nf' of git://1984.lsi.us.es/net 2011-10-17 19:38:03 -04:00
netlabel
netlink
netrom
nfc
packet make PACKET_STATISTICS getsockopt report consistently between ring and non-ring 2011-10-03 14:18:26 -04:00
phonet
rds
rfkill
rose
rxrpc
sched
sctp
sunrpc
tipc
unix
wanrouter
wimax
wireless
x25 x25: Prevent skb overreads when checking call user data 2011-10-17 19:31:40 -04:00
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c