Hi Linus, I have a few -rc fixes for you. One fix in particular, for the NFSoRDMA code, relied upon changes that went in during the 4.3 merge window to apply cleanly, but also relied on a group of related commits in this set, making it need to come through my tree. So I merged up to 4.3-rc2, and this is what's in my tree beyond that:
The following changes since commit 310b7cec8ea32dcd4e9978423717ce78dd89d45d:
Merge tag 'v4.3-rc2' into k.o/for-4.3-v1 (2015-09-25 10:46:07 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
tags/for-linus
for you to fetch changes up to 2866196f294954ce9fa226825c8c1eaa64c7da8a:
IB/ipoib: increase the max mcast backlog queue (2015-09-25 22:30:24 -0400)
----------------------------------------------------------------
Changes for 4.3-rc4
- Fixes for mlx5 related issues
- Fixes for ipoib multicast handling
----------------------------------------------------------------
Christoph Lameter (1):
IB/ipoib: Expire sendonly multicast joins
Chuck Lever (1):
xprtrdma: Replace global lkey with lkey local to PD
Doug Ledford (2):
IB/ipoib: Make sendonly multicast joins create the mcast group
IB/ipoib: increase the max mcast backlog queue
Sagi Grimberg (3):
IB/iser: Add module parameter for always register memory
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
IB/mlx5: Remove pa_lkey usages
drivers/infiniband/hw/mlx5/main.c | 67
+-------------------------
drivers/infiniband/hw/mlx5/mlx5_ib.h | 2 -
drivers/infiniband/hw/mlx5/qp.c | 4 +-
drivers/infiniband/ulp/ipoib/ipoib.h | 4 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 18 +++++++
drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 26 +++++-----
drivers/infiniband/ulp/iser/iscsi_iser.c | 5 ++
drivers/infiniband/ulp/iser/iscsi_iser.h | 1 +
drivers/infiniband/ulp/iser/iser_memory.c | 18 ++++---
drivers/infiniband/ulp/iser/iser_verbs.c | 21 +++++---
drivers/net/ethernet/mellanox/mlx5/core/fw.c | 22 ---------
include/linux/mlx5/device.h | 11 -----
include/linux/mlx5/driver.h | 1 -
net/sunrpc/xprtrdma/fmr_ops.c | 19 --------
net/sunrpc/xprtrdma/frwr_ops.c | 5 --
net/sunrpc/xprtrdma/physical_ops.c | 10 +---
net/sunrpc/xprtrdma/verbs.c | 2 +-
net/sunrpc/xprtrdma/xprt_rdma.h | 1 -
18 files changed, 70 insertions(+), 167 deletions(-)
--
Doug Ledford <[email protected]>
GPG KeyID: 0E572FDD
signature.asc
Description: OpenPGP digital signature
