netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] bridge: mdb: flag offloaded mdb entries
@ 2016-02-03  8:57 Jiri Pirko
  2016-02-03  8:57 ` [patch net-next 1/3] bridge: mdb: add support for " Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiri Pirko @ 2016-02-03  8:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, eladr, yotamg, ogerlitz, stephen, nikolay

From: Jiri Pirko <jiri@mellanox.com>

This patchset extends uapi to let the user know if an mdb entry is offloaded.

Elad Raz (3):
  bridge: mdb: add support for offloaded mdb entries
  bridge: mdb: Separate br_mdb_entry->state from
    net_bridge_port_group->state
  bridge: mdb: Passing the port-group pointer to br_mdb module

 include/uapi/linux/if_bridge.h |  2 ++
 net/bridge/br_mdb.c            | 63 ++++++++++++++++++++++++++----------------
 net/bridge/br_multicast.c      | 18 ++++++------
 net/bridge/br_private.h        | 11 +++++---
 4 files changed, 56 insertions(+), 38 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-02-09  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03  8:57 [patch net-next 0/3] bridge: mdb: flag offloaded mdb entries Jiri Pirko
2016-02-03  8:57 ` [patch net-next 1/3] bridge: mdb: add support for " Jiri Pirko
2016-02-03  8:57 ` [patch net-next 2/3] bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state Jiri Pirko
2016-02-03  8:57 ` [patch net-next 3/3] bridge: mdb: Passing the port-group pointer to br_mdb module Jiri Pirko
2016-02-09  9:43 ` [patch net-next 0/3] bridge: mdb: flag offloaded mdb entries David Miller

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).