Hi Roland,

Here are some some fixes to mlx4 and mlx5 driver for the 3.13 merge window.

Thanks,
Eli

Eli Cohen (6):
  IB/mlx5: Remove dead code
  IB/core: Encorce MR access rights rules on kernel consumers
  IB/mlx5: Fix list_del of empty list
  IB/mlx4: Fix device max capabilities check
  IB/mlx4: Fix endless loop in resize CQ
  IB/mlx5: Fix page shift in create CQ for userspace

 drivers/infiniband/core/uverbs_cmd.c                | 10 +++-------
 drivers/infiniband/core/verbs.c                     | 14 ++++++++++++++
 drivers/infiniband/hw/mlx4/cq.c                     |  9 +++++++--
 drivers/infiniband/hw/mlx5/cq.c                     |  2 +-
 drivers/infiniband/hw/mlx5/mr.c                     |  5 -----
 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c |  3 ++-
 include/rdma/ib_verbs.h                             | 13 +++++++++++++
 7 files changed, 40 insertions(+), 16 deletions(-)

-- 
1.8.4.1

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

Reply via email to