[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180302214909.26066-1-sthemmin@microsoft.com>
Date: Fri, 2 Mar 2018 13:49:00 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com
Cc: devel@...uxdriverproject.org, netdev@...r.kernel.org
Subject: [PATCH PATCH net v2 0/9] hv_netvsc: minor fixes
These are improvements to netvsc driver. They aren't functionality
changes so not targeting net-next; and they are not show stopper
bugs that need to go to stable either.
v2
- drop the irq flags patch, defer it to net-next
- split the multicast filter flag patch out
- change propogate rx mode patch to handle startup of vf
Stephen Hemminger (9):
hv_netvsc: avoid retry on send during shutdown
hv_netvsc: only wake transmit queue if link is up
hv_netvsc: fix error unwind handling if vmbus_open fails
hv_netvsc: cancel subchannel setup before halting device
hv_netvsc: fix race in napi poll when rescheduling
hv_netvsc: use napi_schedule_irqoff
hv_netvsc: defer queue selection to VF
hv_netvsc: filter multicast/broadcast
hv_netvsc: propagate rx filters to VF
drivers/net/hyperv/netvsc.c | 33 ++++++++-------------
drivers/net/hyperv/netvsc_drv.c | 62 ++++++++++++++++++++++++++++++++-------
drivers/net/hyperv/rndis_filter.c | 23 ++++++++++-----
3 files changed, 79 insertions(+), 39 deletions(-)
--
2.16.1
Powered by blists - more mailing lists