[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1443791113-12738-1-git-send-email-razor@blackwall.org>
Date: Fri, 2 Oct 2015 15:05:09 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: netdev@...r.kernel.org
Cc: roopa@...ulusnetworks.com, vyasevich@...il.com,
stephen@...workplumber.org, bridge@...ts.linux-foundation.org,
davem@...emloft.net,
Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Subject: [PATCH net-next 0/4] bridge: vlan: cleanups & fixes (part 2)
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Hi,
This is the second follow-up set with one fix (patch 01) and more cleanups
(patches 02,03 and 04). These are minor compared to the previous ones and
should be the last before taking on the optimization changes on the
fast-path.
Cheers,
Nik
Nikolay Aleksandrov (4):
bridge: vlan: use rcu list for the ordered vlan list
bridge: vlan: use br_vlan_(get|put)_master to deal with refcounts
bridge: vlan: drop master_flags from __vlan_add
bridge: vlan: use br_vlan_should_use to simplify __vlan_add/del
net/bridge/br_netlink.c | 10 ++++-
net/bridge/br_private.h | 2 +-
net/bridge/br_vlan.c | 102 +++++++++++++++++++++++++++---------------------
3 files changed, 66 insertions(+), 48 deletions(-)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists