[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170322215105.1059-1-sthemmin@microsoft.com>
Date: Wed, 22 Mar 2017 14:50:56 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: kys@...rosoft.com, davem@...emloft.net
Cc: netdev@...r.kernel.org, haiyangz@...rosoft.com,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net-next 0/9] netvsc: bug fixes and cleanups
These fix NAPI issues and bugs found during testing of shutdown
testing.
Stephen Hemminger (9):
netvsc: fix NAPI performance regression
netvsc: handle offline mtu and channel change
netvsc: change max channel calculation
netvsc: use RCU to protect inner device structure
netvsc: uses RCU instead of removal flag
netvsc: use refcount_t for keeping track of sub channels
netvsc: remove unnecessary lock on shutdown
netvsc: eliminate unnecessary skb == NULL checks
netvsc: fix and cleanup rndis_filter_set_packet_filter
drivers/net/hyperv/hyperv_net.h | 12 ++--
drivers/net/hyperv/netvsc.c | 70 ++++++++++------------
drivers/net/hyperv/netvsc_drv.c | 121 ++++++++++++++++++++++----------------
drivers/net/hyperv/rndis_filter.c | 91 +++++++++-------------------
4 files changed, 138 insertions(+), 156 deletions(-)
--
2.11.0
Powered by blists - more mailing lists