OpenCloudOS-Kernel/drivers/net/hyperv
stephen hemminger f9645430ef netvsc: use napi_consume_skb
This allows using deferred skb freeing and with NAPI. And get buffer
recycling.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-09 18:14:25 -07:00
..
Kconfig
Makefile
hyperv_net.h netvsc: use refcount_t for keeping track of sub channels 2017-03-22 19:38:56 -07:00
netvsc.c netvsc: use napi_consume_skb 2017-04-09 18:14:25 -07:00
netvsc_drv.c netvsc: fix dereference before null check errors 2017-03-27 16:00:58 -07:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00