linux/drivers/net/ethernet/intel
Alexander Duyck 24d41e5e2c i40e/i40evf: Fix TSO checksum pseudo-header adjustment
With IPv4 and IPv6 now using the same format for checksums based on the
length of the frame we need to update the i40e and i40evf drivers so that
they correctly account for lengths greater than or equal to 64K.

With this patch the driver should now correctly update checksums for frames
up to 16776960 in length which should be more than large enough for all
possible TSO frames in the near future.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-04-05 20:34:51 -07:00
..
e1000 e1000: Elementary checkpatch warnings and checks removed 2015-12-12 23:13:52 -08:00
e1000e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-03-19 10:05:34 -07:00
fm10k fm10k: use ethtool_rxfh_indir_default for default redirection table 2016-04-05 12:49:50 -07:00
i40e i40e/i40evf: Fix TSO checksum pseudo-header adjustment 2016-04-05 20:34:51 -07:00
i40evf i40e/i40evf: Fix TSO checksum pseudo-header adjustment 2016-04-05 20:34:51 -07:00
igb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-03-19 10:05:34 -07:00
igbvf igbvf: remove "link is Up" message when registering mcast address 2016-02-24 15:45:50 -08:00
ixgb
ixgbe ixgbe: Add support for toggling VLAN filtering flag via ethtool 2016-04-04 17:45:49 -07:00
ixgbevf ixgbevf: Add support for generic Tx checksums 2016-04-04 17:44:22 -07:00
e100.c
Kconfig e1000e: Adds hardware supported cross timestamp on e1000e nic 2016-03-03 14:28:46 -08:00
Makefile