netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net v2 0/4] mlxsw: couple of fixes
@ 2018-02-28 12:12 Jiri Pirko
  2018-02-28 12:12 ` [patch net v2 1/4] mlxsw: core: Fix flex keys scratchpad offset conflict Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jiri Pirko @ 2018-02-28 12:12 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, arkadis, talb, dsahern, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

Couple of unrelated fixes for mlxsw.

---
v1->v2:
-patch 2:
 - rebase on top of current -net tree
 - removed forgotten empty line
-patch 3:
 - new patch
-patch 4:
 - new patch

Ido Schimmel (2):
  mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
  spectrum: Reference count VLAN entries

Jiri Pirko (2):
  mlxsw: core: Fix flex keys scratchpad offset conflict
  mlxsw: spectrum: Fix handling of resource_size_param

 .../ethernet/mellanox/mlxsw/core_acl_flex_keys.h   | 20 +++---
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     | 83 ++++++++++++----------
 drivers/net/ethernet/mellanox/mlxsw/spectrum.h     |  1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c |  2 +-
 include/net/devlink.h                              | 18 ++++-
 net/core/devlink.c                                 |  7 +-
 6 files changed, 76 insertions(+), 55 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-02-28 19:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 12:12 [patch net v2 0/4] mlxsw: couple of fixes Jiri Pirko
2018-02-28 12:12 ` [patch net v2 1/4] mlxsw: core: Fix flex keys scratchpad offset conflict Jiri Pirko
2018-02-28 12:12 ` [patch net v2 2/4] mlxsw: spectrum: Fix handling of resource_size_param Jiri Pirko
2018-02-28 12:12 ` [patch net v2 3/4] mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast Jiri Pirko
2018-02-28 12:12 ` [patch net v2 4/4] spectrum: Reference count VLAN entries Jiri Pirko
2018-02-28 17:33 ` [patch net v2 0/4] mlxsw: couple of fixes David Miller
2018-02-28 19:11   ` 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).