netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] switchdev: support stp updates on stacked netdevices
@ 2015-03-13  0:29 roopa
  2015-03-13  4:10 ` David Miller
  0 siblings, 1 reply; 14+ messages in thread
From: roopa @ 2015-03-13  0:29 UTC (permalink / raw)
  To: sfeldma, jiri; +Cc: davem, netdev

From: Roopa Prabhu <roopa@cumulusnetworks.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@cumulusnetworks.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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-03-16 15:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13  0:29 [PATCH net-next v2 0/3] switchdev: support stp updates on stacked netdevices roopa
2015-03-13  4:10 ` David Miller
2015-03-13 13:25   ` roopa
2015-03-13 16:31     ` David Miller
2015-03-14  1:49       ` roopa
2015-03-15 16:56       ` Jiri Pirko
2015-03-15 22:30         ` David Miller
2015-03-15 18:08       ` Scott Feldman
2015-03-15 19:17         ` Jiri Pirko
2015-03-15 20:03           ` Scott Feldman
2015-03-15 22:33             ` David Miller
2015-03-16 15:09               ` roopa
2015-03-15 22:32           ` David Miller
2015-03-16  6:37             ` Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).