Files
linux/drivers
Tom Herbert dcdc899469 net: add skb functions to process remote checksum offload
This patch adds skb_remcsum_process and skb_gro_remcsum_process to
perform the appropriate adjustments to the skb when receiving
remote checksum offload.

Updated vxlan and gue to use these functions.

Tested: Ran TCP_RR and TCP_STREAM netperf for VXLAN and GUE, did
not see any change in performance.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-04 13:54:07 -08:00
..
2015-01-18 00:28:41 -05:00
2015-01-15 15:19:10 -07:00
2015-01-28 01:09:08 +01:00
2014-11-24 07:45:25 +01:00
2015-01-13 15:13:45 +02:00