netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] netvsc: minor fixes
@ 2017-07-24 17:57 Stephen Hemminger
  2017-07-24 17:57 ` [PATCH net-next 1/6] netvsc: remove bogus rtnl_unlock Stephen Hemminger
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stephen Hemminger @ 2017-07-24 17:57 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin; +Cc: devel, netdev

This fixes fallout from previous patch related to RTNL and RCU
annotaiton. Also one patch sent to wrong list.

Mohammed Gamal (1):
  netvsc: Remove redundant use of ipv6_hdr()

Stephen Hemminger (5):
  netvsc: remove bogus rtnl_unlock
  netvsc: prefetch the first incoming ring element
  netvsc: fix netvsc_set_channels
  netvsc: include rtnetlink.h
  netvsc: remove no longer used max_num_rss queues

 drivers/net/hyperv/hyperv_net.h   |  1 -
 drivers/net/hyperv/netvsc.c       |  8 +++++-
 drivers/net/hyperv/netvsc_drv.c   | 54 +++++++++++++++------------------------
 drivers/net/hyperv/rndis_filter.c |  1 +
 4 files changed, 28 insertions(+), 36 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-25  0:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 17:57 [PATCH net-next 0/6] netvsc: minor fixes Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 1/6] netvsc: remove bogus rtnl_unlock Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 2/6] netvsc: Remove redundant use of ipv6_hdr() Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 3/6] netvsc: prefetch the first incoming ring element Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 4/6] netvsc: fix netvsc_set_channels Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 5/6] netvsc: include rtnetlink.h Stephen Hemminger
2017-07-24 17:57 ` [PATCH net-next 6/6] netvsc: remove no longer used max_num_rss queues Stephen Hemminger
2017-07-25  0:39 ` [PATCH net-next 0/6] netvsc: minor fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).