From: David S. Miller Date: Mon, 3 Aug 2015 21:24:50 +0000 (-0700) Subject: Merge branch 'stacked-vlan-TSO' X-Git-Tag: v4.3-rc1~96^2~236 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=0edc535e96621e41e2d3e7c240e68524d1968807;p=karo-tx-linux.git Merge branch 'stacked-vlan-TSO' Toshiaki Makita says: ==================== Stacked vlan TSO for virtual devices Basically virtual devices do not need to segment double tagged packets. This patch set adds TSO feature for double tagged packets to several virtual devices, which can be realized by simply setting .ndo_features_check to passthru_features_check. ==================== Signed-off-by: David S. Miller --- 0edc535e96621e41e2d3e7c240e68524d1968807