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

Reply via email to