alistair23-linux/drivers/net/hyperv
Haiyang Zhang aa0a34be68 hv_netvsc: Implement partial copy into send buffer
If remaining space in a send buffer slot is too small for the whole message,
we only copy the RNDIS header and PPI data into send buffer, so we can batch
one more packet each time. It reduces the vmbus per-message overhead.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-14 14:57:10 -04:00
..
hyperv_net.h hv_netvsc: Implement partial copy into send buffer 2015-04-14 14:57:10 -04:00
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
netvsc.c hv_netvsc: Implement partial copy into send buffer 2015-04-14 14:57:10 -04:00
netvsc_drv.c hv_netvsc: Implement partial copy into send buffer 2015-04-14 14:57:10 -04:00
rndis_filter.c hv_netvsc: Clean up two unused variables 2015-04-07 18:45:32 -04:00