Re: [PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync

2018-03-08 Thread David Miller
From: Stephen Hemminger Date: Wed, 7 Mar 2018 13:49:08 -0800 > 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. Series applied, thanks Stephen.

[PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync

2018-03-07 Thread Stephen Hemminger
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