[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423388974-9635-1-git-send-email-ogerlitz@mellanox.com>
Date: Sun, 8 Feb 2015 11:49:31 +0200
From: Or Gerlitz <ogerlitz@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Roland Dreier <roland@...nel.org>,
Amir Vadai <amirv@...lanox.com>, Tal Alon <talal@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH V1 net-next 0/3] bonding and mlx4 fixes for the HA/LAG support and mlx4 reset flow
Hi Dave,
There are two fixes to the boding + 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.
changes from V0:
- addressed feedback from Sergei Shtylyov and removed un-related tabbing change
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: Reset flow support for IB kernel ULPs
drivers/infiniband/hw/mlx4/cq.c | 57 +++++++++++++++++++++++++++
drivers/infiniband/hw/mlx4/main.c | 70 +++++++++++++++++++++++++++++++++-
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, 210 insertions(+), 25 deletions(-)
--
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