[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426206598-29410-1-git-send-email-roopa@cumulusnetworks.com>
Date: Thu, 12 Mar 2015 17:29:55 -0700
From: roopa@...ulusnetworks.com
To: sfeldma@...il.com, jiri@...nulli.us
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH net-next v2 0/3] switchdev: support stp updates on stacked netdevices
From: Roopa Prabhu <roopa@...ulusnetworks.com>
This series moves bridge stp update api to follow the setlink/dellink
apis to propagate stp state updates to switch ports on stacked netdevs
v1 -> v2:
fix comment
add CONFIG_NET_SWITCHDEV checks
Signed-off-by: Roopa Prabhu <roopa@...ulusnetworks.com>
Roopa Prabhu (3):
switchdev: fix stp update API to work with layered netdevices
bond: add support for ndo_switch_port_stp_update when bond is a
bridge port
team: add support for ndo_switch_port_stp_update when team dev is a
bridge port
drivers/net/bonding/bond_main.c | 3 +++
drivers/net/team/team.c | 3 +++
include/net/switchdev.h | 4 ++++
net/switchdev/switchdev.c | 30 +++++++++++++++++++++++++++++-
4 files changed, 39 insertions(+), 1 deletion(-)
--
1.7.10.4
--
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