linux-stable/net/bridge
stephen hemminger b5ed54e94d bridge: fix RCU races with bridge port
The macro br_port_exists() is not enough protection when only
RCU is being used. There is a tiny race where other CPU has cleared port
handler hook, but is bridge port flag might still be set.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-15 11:13:17 -08:00
..
netfilter bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
Kconfig bridge br_multicast: IPv6 MLD support. 2010-04-23 13:35:56 +09:00
Makefile bridge: Add core IGMP snooping support 2010-02-28 00:48:45 -08:00
br.c bridge: add proper RCU annotation to should_route_hook 2010-11-15 11:13:16 -08:00
br_device.c bridge: Add support for TX vlan offload. 2010-10-21 01:26:54 -07:00
br_fdb.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_forward.c bridge: add RCU annotation to bridge multicast table 2010-11-15 11:13:16 -08:00
br_if.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_input.c bridge: add proper RCU annotation to should_route_hook 2010-11-15 11:13:16 -08:00
br_ioctl.c bridge: change console message interface 2010-05-15 23:10:02 -07:00
br_multicast.c bridge: add RCU annotation to bridge multicast table 2010-11-15 11:13:16 -08:00
br_netfilter.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_netlink.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_notify.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_private.h bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_private_stp.h net: remove CVS keywords 2008-06-11 21:00:38 -07:00
br_stp.c bridge: change console message interface 2010-05-15 23:10:02 -07:00
br_stp_bpdu.c bridge: fix RCU races with bridge port 2010-11-15 11:13:17 -08:00
br_stp_if.c bridge: change console message interface 2010-05-15 23:10:02 -07:00
br_stp_timer.c bridge: change console message interface 2010-05-15 23:10:02 -07:00
br_sysfs_br.c bridge: add per bridge device controls for invoking iptables 2010-07-02 09:32:57 +02:00
br_sysfs_if.c bridge: update sysfs link names if port device names have changed 2010-05-15 23:10:15 -07:00