linux/drivers/net/hyperv
stephen hemminger a50af86dd4 netvsc: reduce maximum GSO size
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>
2016-12-07 13:13:41 -05:00
..
hyperv_net.h hv_netvsc: fix comments 2016-09-24 09:36:12 -04:00
Kconfig
Makefile
netvsc_drv.c netvsc: reduce maximum GSO size 2016-12-07 13:13:41 -05:00
netvsc.c hv_netvsc: use consume_skb 2016-09-23 08:39:48 -04:00
rndis_filter.c hv_netvsc: style cleanups 2016-08-23 12:05:36 -07:00