All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mlx4 driver fixes for the HA/LAG support and reset flow
@ 2015-02-05 13:52 Or Gerlitz
  2015-02-05 13:52 ` [PATCH net-next 1/3] net/bonding: Fix potential bad memory access during bonding events Or Gerlitz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Or Gerlitz @ 2015-02-05 13:52 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Roland Dreier, Amir Vadai, Tal Alon, Or Gerlitz

Hi Dave,

There are two fixes to mlx4 HA/LAG support from Moni and a patch from Yishai
which does further hardening of the mlx4 reset support for IB kernel ULPs.

Or.

Moni Shoua (2):
  net/bonding: Fix potential bad memory access during bonding events
  IB/mlx4: Always use the correct port for mirrored multicast attachments

Yishai Hadas (1):
  IB/mlx4_ib: Reset flow support for IB kernel ULPs

 drivers/infiniband/hw/mlx4/cq.c      |   57 +++++++++++++++++++++++++++
 drivers/infiniband/hw/mlx4/main.c    |   72 +++++++++++++++++++++++++++++++++-
 drivers/infiniband/hw/mlx4/mlx4_ib.h |    9 ++++
 drivers/infiniband/hw/mlx4/qp.c      |   59 +++++++++++++++++++++++++---
 drivers/infiniband/hw/mlx4/srq.c     |    8 ++++
 drivers/net/bonding/bond_main.c      |   28 +++++--------
 include/linux/mlx4/device.h          |    2 +
 include/net/bonding.h                |    2 +-
 8 files changed, 211 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2015-02-05 15:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 13:52 [PATCH net-next 0/3] mlx4 driver fixes for the HA/LAG support and reset flow Or Gerlitz
2015-02-05 13:52 ` [PATCH net-next 1/3] net/bonding: Fix potential bad memory access during bonding events Or Gerlitz
2015-02-05 13:52 ` [PATCH net-next 2/3] IB/mlx4: Always use the correct port for mirrored multicast attachments Or Gerlitz
2015-02-05 14:04   ` Sergei Shtylyov
2015-02-05 15:18     ` Moni Shoua
2015-02-05 13:52 ` [PATCH net-next 3/3] IB/mlx4_ib: Reset flow support for IB kernel ULPs Or Gerlitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.