original_kernel/net/bridge
Stephen Hemminger edb5e46fc0 [BRIDGE]: limited ethtool support
Add limited ethtool support to bridge to allow disabling
features.

Note: if underlying device does not support a feature (like checksum
offload), then the bridge device won't inherit it.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:03 -08:00
..
netfilter [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 2006-01-03 13:10:30 -08:00
Kconfig
Makefile
br.c
br_device.c [BRIDGE]: limited ethtool support 2006-01-03 13:11:03 -08:00
br_fdb.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_forward.c
br_if.c [BRIDGE]: limited ethtool support 2006-01-03 13:11:03 -08:00
br_input.c [BRIDGE]: filter packets in learning state 2006-01-03 13:11:02 -08:00
br_ioctl.c
br_netfilter.c [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge 2005-12-26 17:27:10 -08:00
br_notify.c [BRIDGE]: handle speed detection after carrier changes 2006-01-03 13:11:01 -08:00
br_private.h [BRIDGE]: limited ethtool support 2006-01-03 13:11:03 -08:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: allow setting hardware address of bridge pseudo-dev 2006-01-03 13:11:00 -08:00
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c