From: Toshiaki Makita Date: Wed, 10 Dec 2014 02:43:13 +0000 (+0900) Subject: vlan: Add ability to always enable TSO/UFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~98^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f6b708f89668cfb5eb9e49384b64b237bae0b2;p=pandora-kernel.git vlan: Add ability to always enable TSO/UFO Since the real device can segment packets by software, a vlan device can set TSO/UFO even when the real device doesn't have those features. Unlike GSO, this allows packets to be segmented after Qdisc. Signed-off-by: Toshiaki Makita Signed-off-by: David S. Miller --- Reading git-diff-tree failed