linux/drivers/net/ethernet/intel/ixgbe
Mark Rustad 36a92d7190 ixgbe: Handle extended IPv6 headers in Tx path
Check for and handle IPv6 extended headers so that Tx checksum
offload can be done. Also use skb_checksum_help for unexpected
cases. Thanks to Tom Herbert for noticing these problems. Thanks
to Alexander Duyck for recognizing problems with the first version
of this patch and recognizing how to coalesce error conditions
into a single location.

Reported-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-12-03 02:32:54 -08:00
..
ixgbe.h ixgbe: Save VF info and take references 2015-12-03 02:32:14 -08:00
ixgbe_82598.c ixgbe: Correct spec violations by waiting after reset 2015-12-03 02:32:12 -08:00
ixgbe_82599.c ixgbe: Correct spec violations by waiting after reset 2015-12-03 02:32:12 -08:00
ixgbe_common.c ixgbe: Wait for master disable to be set 2015-12-03 02:32:13 -08:00
ixgbe_common.h ixgbe: Add X550EM_x dual-speed SFP+ support 2015-09-23 22:29:41 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: Fix FCRTH value in VM-to-VM loopback mode 2015-09-23 23:04:48 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_debugfs.c
ixgbe_ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
ixgbe_fcoe.c ixgbe: drop null test before destroy functions 2015-11-23 11:08:48 -08:00
ixgbe_fcoe.h ixgbe: adds x550 specific FCoE offloads 2015-04-10 00:15:55 -07:00
ixgbe_lib.c net: provide generic busy polling to all NAPI drivers 2015-11-18 16:17:42 -05:00
ixgbe_main.c ixgbe: Handle extended IPv6 headers in Tx path 2015-12-03 02:32:54 -08:00
ixgbe_mbx.c
ixgbe_mbx.h ixgbe, ixgbevf: Add new mbox API xcast mode 2015-10-23 05:52:26 -07:00
ixgbe_phy.c ixgbe: Allow SFP+ on more than 82598 and 82599 2015-09-23 22:40:59 -07:00
ixgbe_phy.h ixgbe: Add logic to reset CS4227 when needed 2015-09-23 22:34:29 -07:00
ixgbe_ptp.c ixgbe: Update PTP to support X550EM_x devices 2015-12-03 02:32:12 -08:00
ixgbe_sriov.c ixgbe: Save VF info and take references 2015-12-03 02:32:14 -08:00
ixgbe_sriov.h ixgbe: Add new ndo to trust VF 2015-10-23 05:48:53 -07:00
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Update PTP to support X550EM_x devices 2015-12-03 02:32:12 -08:00
ixgbe_x540.c ixgbe: Correct spec violations by waiting after reset 2015-12-03 02:32:12 -08:00
ixgbe_x540.h ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00
ixgbe_x550.c ixgbe: Correct spec violations by waiting after reset 2015-12-03 02:32:12 -08:00
Makefile ixgbe: Add X550 support function pointers 2014-12-05 09:13:07 -08:00