This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fc93310c67ff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 8c83d39cc730 IB/hfi1: Fix panic with larger ipoib send_queue_size new b1151b74ff68 IB/hfi1: Fix alloc failure with larger txqueuelen new 5f8f55b92edd IB/hfi1: Fix AIP early init panic new e5cce44aff3b IB/hfi1: Fix tstats alloc and dealloc new d9e410ebbed9 RDMA/cma: Use correct address when leaving multicast group new 36e8169ec973 RDMA/ucma: Protect mc during concurrent multicast leaves new a75badebfdc0 RDMA/siw: Fix refcounting leak in siw_create_qp() new b856101a1774 IB/cm: Release previously acquired reference counter in th [...] new 4028bccb003c IB/rdmavt: Validate remote_addr during loopback atomic tests new b43a76f423aa RDMA/siw: Fix broken RDMA Read Fence/Resume logic. new f3136c4ce7ac RDMA/mlx4: Don't continue event handler after memory alloc [...] new 0457e5153e0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/infiniband/core/cm.c | 2 +- drivers/infiniband/core/cma.c | 22 ++++++++++--------- drivers/infiniband/core/ucma.c | 34 +++++++++++++++++++---------- drivers/infiniband/hw/hfi1/ipoib.h | 2 +- drivers/infiniband/hw/hfi1/ipoib_main.c | 27 ++++++++++++----------- drivers/infiniband/hw/hfi1/ipoib_tx.c | 38 ++++++++++++++++++++++----------- drivers/infiniband/hw/mlx4/main.c | 2 +- drivers/infiniband/sw/rdmavt/qp.c | 2 ++ drivers/infiniband/sw/siw/siw.h | 7 +----- drivers/infiniband/sw/siw/siw_qp_rx.c | 20 +++++++++-------- drivers/infiniband/sw/siw/siw_verbs.c | 3 ++- 11 files changed, 95 insertions(+), 64 deletions(-)