summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-25RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter
2019-06-25RDMA/hns: fix potential integer overflow on left shiftColin Ian King
2019-06-24RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy
2019-06-22Linux 5.2-rc6Linus Torvalds
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi