linux/net
Stephen Hemminger 3f4cfc2d11 [BRIDGE]: Fix device delete race.
This is a simpler fix for the two races in bridge device removal.
The Xen race of delif and notify is managed now by a new deleted flag.
No need for barriers or other locking because of rtnl mutex.

The del_timer_sync()'s are unnecessary, because br_stp_disable_port
delete's the timers, and they will finish running before RCU callback.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-31 17:44:07 -08:00
..
802
8021q
appletalk
atm
ax25
bluetooth
bridge [BRIDGE]: Fix device delete race. 2006-01-31 17:44:07 -08:00
core [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl 2006-01-24 12:46:33 -08:00
dccp [IPV4]: Always set fl.proto in ip_route_newports 2006-01-31 17:35:35 -08:00
decnet
econet
ethernet
ieee80211 [PATCH] Typo corrections for ieee80211 2006-01-30 17:41:36 -05:00
ipv4 [IPV4]: Always set fl.proto in ip_route_newports 2006-01-31 17:35:35 -08:00
ipv6 [IPV6] MLDv2: fix change records when transitioning to/from inactive 2006-01-24 13:06:39 -08:00
ipx
irda
key [AF_KEY]: no message type set 2006-01-24 12:57:19 -08:00
lapb
llc
netfilter [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
netlink
netrom
packet [NET]: Fix some whitespace issues in af_packet.c 2006-01-23 16:28:02 -08:00
rose
rxrpc [NET]: "signed long" -> "long" 2006-01-17 13:03:54 -08:00
sched [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash 2006-01-17 13:01:06 -08:00
sctp [SCTP]: heartbeats exceed maximum retransmssion limit 2006-01-30 16:00:40 -08:00
sunrpc [PATCH] svcrpc: gss: svc context creation error handling 2006-01-18 19:20:25 -08:00
tipc [TIPC] Avoid polluting the global namespace 2006-01-18 00:45:16 +01:00
unix
wanrouter
x25
xfrm
compat.c
Kconfig [TIPC] Group protocols with sub-options in Kconfig 2006-01-18 00:45:15 +01:00
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE