All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync
@ 2018-03-07 21:49 Stephen Hemminger
  2018-03-07 21:49 ` [PATCH PATCH net v2 1/4] hv_netvsc: fix filter flags Stephen Hemminger
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stephen Hemminger @ 2018-03-07 21:49 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin; +Cc: devel, netdev

This set of patches deals with the handling of multicast flags
and addresses in transparent VF mode. The recent set of patches
(in linux-net) had a couple of bugs.

Stephen Hemminger (4):
  hv_netvsc: fix filter flags
  hv_netvsc: avoid repeated updates of packet filter
  hv_netvsc: fix locking for rx_mode
  hv_netvsc: fix locking during VF setup

 drivers/net/hyperv/hyperv_net.h   |  1 +
 drivers/net/hyperv/netvsc_drv.c   | 15 ++++++++++++---
 drivers/net/hyperv/rndis_filter.c | 12 ++++++++----
 3 files changed, 21 insertions(+), 7 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-08 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 21:49 [PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync Stephen Hemminger
2018-03-07 21:49 ` [PATCH PATCH net v2 1/4] hv_netvsc: fix filter flags Stephen Hemminger
2018-03-07 21:49 ` [PATCH PATCH net v2 2/4] hv_netvsc: avoid repeated updates of packet filter Stephen Hemminger
2018-03-07 21:49 ` [PATCH PATCH net v2 3/4] hv_netvsc: fix locking for rx_mode Stephen Hemminger
2018-03-07 21:49 ` [PATCH PATCH net v2 4/4] hv_netvsc: fix locking during VF setup Stephen Hemminger
2018-03-08 17:49 ` [PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.