kernel-hacking-2024-linux-s.../net/bridge
Stephen Hemminger 5dce971acf [BRIDGE]: netfilter handle RCU during removal
Bridge netfilter code needs to handle the case where device is
removed from bridge while packet in process. In these cases the
bridge_parent can become null while processing.

This should fix: http://bugzilla.kernel.org/show_bug.cgi?id=5803

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-02-09 17:09:38 -08:00
..
netfilter [NETFILTER]: Fix possible overflow in netfilters do_replace() 2006-02-04 23:51:25 -08:00
br.c [BRIDGE]: add version number 2006-01-03 13:11:04 -08:00
br_device.c [BRIDGE]: limited ethtool support 2006-01-03 13:11:03 -08:00
br_fdb.c
br_forward.c
br_if.c [BRIDGE]: fix for RCU and deadlock on device removal 2006-02-09 17:08:52 -08:00
br_input.c [BRIDGE]: fix for RCU and deadlock on device removal 2006-02-09 17:08:52 -08:00
br_ioctl.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
br_netfilter.c [BRIDGE]: netfilter handle RCU during removal 2006-02-09 17:09:38 -08:00
br_notify.c [BRIDGE]: handle speed detection after carrier changes 2006-01-03 13:11:01 -08:00
br_private.h [BRIDGE]: fix for RCU and deadlock on device removal 2006-02-09 17:08:52 -08:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c [BRIDGE]: fix for RCU and deadlock on device removal 2006-02-09 17:08:52 -08:00
br_stp_if.c [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() 2006-01-03 14:35:54 -08:00
br_stp_timer.c
br_sysfs_br.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
br_sysfs_if.c [PATCH] capable/capability.h (net/) 2006-01-11 18:42:14 -08:00
Kconfig
Makefile