android_kernel_lge_bullhead/drivers/net/hyperv
stephen hemminger 437529843f netvsc: reduce maximum GSO size
commit a50af86dd49ee1851d1ccf06dd0019c05b95e297 upstream.

Hyper-V (and Azure) support using NVGRE which requires some extra space
for encapsulation headers. Because of this the largest allowed TSO
packet is reduced.

For older releases, hard code a fixed reduced value.  For next release,
there is a better solution which uses result of host offload
negotiation.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2017-06-20 14:03:26 +02:00
..
Kconfig
Makefile
hyperv_net.h net/hyperv: fix wrong length of mac address 2013-01-19 11:01:23 -05:00
netvsc.c hyperv: Fix a compiler warning in netvsc_send() 2013-04-29 14:06:32 -04:00
netvsc_drv.c netvsc: reduce maximum GSO size 2017-06-20 14:03:26 +02:00
rndis_filter.c hyperv: Fix RNDIS send_completion code path 2013-04-08 12:15:17 -04:00