kernel-ark/net/bridge
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off
When the bridge recomputes features, it does not maintain the
constraint that SG/GSO must be off if TX checksum is off.
This patch adds that constraint.

On a completely unrelated note, I've also added TSO6 and TSO_ECN
feature bits if GSO is enabled on the underlying device through
the new NETIF_F_GSO_SOFTWARE macro.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-17 18:22:32 -07:00
..
netfilter [NETFILTER]: ulog: fix panic on SMP kernels 2006-08-13 18:57:54 -07:00
br_device.c
br_fdb.c
br_forward.c
br_if.c [BRIDGE]: Disable SG/GSO if TX checksum is off 2006-08-17 18:22:32 -07:00
br_input.c
br_ioctl.c
br_netfilter.c
br_netlink.c [BRIDGE]: netlink status fix 2006-08-04 22:59:48 -07:00
br_notify.c
br_private_stp.h
br_private.h
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br.c
Kconfig
Makefile