[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404380290-17040-1-git-send-email-jhs@emojatatu.com>
Date:	Thu,  3 Jul 2014 05:38:08 -0400
From:	Jamal Hadi Salim <jhs@...atatu.com>
To:	davem@...emloft.net, stephen@...workplumber.org
Cc:	netdev@...r.kernel.org, vyasevic@...hat.com,
	sfeldma@...ulusnetworks.com, john.r.fastabend@...el.com,
	roopa@...ulusnetworks.com, eric.dumazet@...il.com,
	Jamal Hadi Salim <jhs@...atatu.com>
Subject: [net-next-2.6 PATCH v5 0/2] bridge: fdb dumping takes a filter device
From: Jamal Hadi Salim <jhs@...atatu.com>
Changes:
v5:
 Embarassing qlnic compile failure found by DaveM
v4:
 Request from DaveM to use proper comment tagging and remove if-stmnt braces
V3:
 Suggestion from Eric D. to use for_each_netdev
 Suggestion from Stephen H. to reduce level of indentation
V2:
Suggestions from Vlad
 Get rid of rcu read lock since rtnl_lock is being held
 simplify for readability
Jamal Hadi Salim (2):
  bridge: fdb dumping takes a filter device
  bridge: netlink dump interface at par with brctl
 drivers/net/ethernet/intel/i40e/i40e_main.c      |    3 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c |    7 +-
 include/linux/netdevice.h                        |    1 +
 include/linux/rtnetlink.h                        |    1 +
 net/bridge/br_fdb.c                              |   13 ++++
 net/bridge/br_private.h                          |    2 +-
 net/core/rtnetlink.c                             |   74 +++++++++++++++++-----
 7 files changed, 81 insertions(+), 20 deletions(-)
-- 
1.7.9.5
--
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