[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1461235965-3930-1-git-send-email-jiri@resnulli.us>
Date: Thu, 21 Apr 2016 12:52:42 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, idosch@...lanox.com, eladr@...lanox.com,
yotamg@...lanox.com, ogerlitz@...lanox.com,
stephen@...workplumber.org, nikolay@...ulusnetworks.com
Subject: [patch net 0/3] bridge: mdb: Couple of fixes
From: Jiri Pirko <jiri@...lanox.com>
Elad says:
This patchset fixes two problems reported by Nikolay Aleksandrov. The first
problem is that the MDB offload flag might be accesed without helding the
multicast_lock.
The second problem is that the switchdev mdb offload is deferred and
the offload bit was marked regardless if the operation succeeded or not.
Elad Raz (3):
switchdev: Adding complete operation to deferred switchdev ops
bridge: mdb: Common function for mdb entry translation
bridge: mdb: Marking port-group as offloaded
include/net/switchdev.h | 4 ++
net/bridge/br_mdb.c | 124 +++++++++++++++++++++++++++++-----------------
net/bridge/br_multicast.c | 8 +--
net/bridge/br_private.h | 4 +-
net/switchdev/switchdev.c | 6 +++
5 files changed, 96 insertions(+), 50 deletions(-)
--
2.5.5
Powered by blists - more mailing lists