linux/drivers/net/sfc
Ben Hutchings 345056af41 sfc: Set ip_summed correctly for page buffers passed to GRO
Page buffers containing packets with an incorrect checksum or using a
protocol not handled by hardware checksum offload were previously not
passed to LRO.  The conversion to GRO changed this, but did not set
the ip_summed value accordingly.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-28 03:43:49 -07:00
..
Kconfig
Makefile
bitfield.h
boards.c
boards.h
efx.c cpumask: use zalloc_cpumask_var() where possible 2009-09-24 09:34:24 +09:30
efx.h netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
enum.h
ethtool.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
ethtool.h netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
falcon.c
falcon.h
falcon_gmac.c
falcon_hwdefs.h
falcon_io.h
falcon_xmac.c
gmii.h
mac.h
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h
phy.h
rx.c sfc: Set ip_summed correctly for page buffers passed to GRO 2009-10-28 03:43:49 -07:00
rx.h
selftest.c netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
selftest.h
sfe4001.c
spi.h
tenxpress.c
tx.c netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
tx.h netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
workarounds.h
xfp_phy.c