From: Joseph Gasparakis Date: Fri, 7 Dec 2012 14:14:18 +0000 (+0000) Subject: vxlan: Add capability of Rx checksum offload for inner packet X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0afb1666fe4ed8e51083af544f00d31bc8753352;p=pandora-kernel.git vxlan: Add capability of Rx checksum offload for inner packet This patch adds capability in vxlan to identify received checksummed inner packets and signal them to the upper layers of the stack. The driver needs to set the skb->encapsulation bit and also set the skb->ip_summed to CHECKSUM_UNNECESSARY. Signed-off-by: Joseph Gasparakis Signed-off-by: David S. Miller --- Reading git-diff-tree failed