linux/drivers/net/hyperv
Haiyang Zhang c8e4eff467 hv_netvsc: Add support for LRO/RSC in the vSwitch
LRO/RSC in the vSwitch is a feature available in Windows Server 2019
hosts and later. It reduces the per packet processing overhead by
coalescing multiple TCP segments when possible. This patch adds netvsc
driver support for this feature.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-22 17:23:15 -07:00
..
hyperv_net.h hv_netvsc: Add support for LRO/RSC in the vSwitch 2018-09-22 17:23:15 -07:00
Kconfig hv_netvsc: drop common code until callback model fixed 2018-06-12 15:22:28 -07:00
Makefile hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_drv.c hv_netvsc: Add support for LRO/RSC in the vSwitch 2018-09-22 17:23:15 -07:00
netvsc_trace.c hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_trace.h hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc.c hv_netvsc: Add support for LRO/RSC in the vSwitch 2018-09-22 17:23:15 -07:00
rndis_filter.c hv_netvsc: Add support for LRO/RSC in the vSwitch 2018-09-22 17:23:15 -07:00