Hi Roland, 

Here's a set of IPoIB fixes which came through regression case failures 
from the team here targeted to 3.13.

Or.

Erez Shitrit (6):
  IB/ipoib: Fix crash in dev_open error flow
  IB/ipoib: Fix deadlock between dev_change_flags to __ipoib_dev_flush
  IB/ipoib: Avoid flushing the driver work-queue on dev_down
  IB/ipoib: Fix usage of uninitialized multicast objects
  IB/ipoib: Add path queries flushing in ipoib_ib_dev_cleanup
  IB/ipoib: Start multicast join process only on active ports

Tal Alon (1):
  IB/ipoib: Change CM skb memory allocation to be non-atomic on init flow

 drivers/infiniband/ulp/ipoib/ipoib.h           |    4 ++-
 drivers/infiniband/ulp/ipoib/ipoib_cm.c        |   14 +++++++----
 drivers/infiniband/ulp/ipoib/ipoib_ib.c        |   24 ++++++++++++-------
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |   10 ++++----
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |   29 ++++++++++++++++++++---
 drivers/infiniband/ulp/ipoib/ipoib_netlink.c   |    4 +-
 drivers/infiniband/ulp/ipoib/ipoib_vlan.c      |   10 +++++---
 7 files changed, 65 insertions(+), 30 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to