From: Jesse Gross Date: Wed, 31 Dec 2014 03:10:15 +0000 (-0800) Subject: net: Add Transparent Ethernet Bridging GRO support. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b174d88c257150562b0101fcc6cb6c3cb74275c;p=pandora-kernel.git net: Add Transparent Ethernet Bridging GRO support. Currently the only tunnel protocol that supports GRO with encapsulated Ethernet is VXLAN. This pulls out the Ethernet code into a proper layer so that it can be used by other tunnel protocols such as GRE and Geneve. Signed-off-by: Jesse Gross Signed-off-by: David S. Miller --- Reading git-diff-tree failed