From: David S. Miller Date: Tue, 13 Mar 2018 14:09:46 +0000 (-0400) Subject: Merge branch 'ibmvnic-Fix-VLAN-and-other-device-errata' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8ae74abe78e3742072287317e8a2c324ea5ce7bc;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'ibmvnic-Fix-VLAN-and-other-device-errata' Thomas Falcon says: ==================== ibmvnic: Fix VLAN and other device errata This patch series contains fixes for VLAN and other backing hardware errata. The VLAN fixes are mostly to account for the additional four bytes VLAN header in TX descriptors and buffers, when applicable. The other fixes for device errata are to pad small packets to avoid a possible connection error that can occur when some devices attempt to transmit small packets. The other fixes are GSO related. Some devices cannot handle a smaller MSS or a packet with a single segment, so disable GSO in those cases. v2: Fix style mistake (unneeded brackets) in patch 3/4 ==================== Signed-off-by: David S. Miller --- 8ae74abe78e3742072287317e8a2c324ea5ce7bc