From: Alexander Duyck Date: Fri, 7 Dec 2012 14:14:15 +0000 (+0000) Subject: net: Handle encapsulated offloads before fragmentation or handing to lower dev X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc70fb640b159f1d6bf5ad2321cd55e874c8d1b8;p=pandora-kernel.git net: Handle encapsulated offloads before fragmentation or handing to lower dev This change allows the VXLAN to enable Tx checksum offloading even on devices that do not support encapsulated checksum offloads. The advantage to this is that it allows for the lower device to change due to routing table changes without impacting features on the VXLAN itself. Signed-off-by: Alexander Duyck Signed-off-by: David S. Miller --- Reading git-diff-tree failed