aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-02rdma/siw: receive pathBernard Metzler1-0/+1456
2019-07-02rdma/siw: transmit pathBernard Metzler1-0/+1269
2019-07-02rdma/siw: queue pair methodsBernard Metzler1-0/+1322
2019-07-02rdma/siw: application buffer managementBernard Metzler2-0/+534
2019-07-02rdma/siw: application interfaceBernard Metzler4-0/+2037
2019-07-02rdma/siw: connection managementBernard Metzler2-0/+2205
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler1-0/+687
2019-07-02rdma/siw: main include fileBernard Metzler1-0/+745
2019-07-02rdma/siw: iWarp wire packet formatBernard Metzler1-0/+380
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro1-3/+2
2019-06-28IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn2-0/+37
2019-06-28IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn2-4/+18
2019-06-28IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn1-0/+2
2019-06-28IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl4-259/+280
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl6-27/+79
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl8-42/+106
2019-06-28IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl1-23/+12
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam11-25/+75
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam4-60/+97
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam6-92/+212
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam5-77/+205
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe22590-154126/+38425
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King1-1/+1
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford3-17/+18
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou12-56/+16
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab10-104/+175
2019-06-25RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter1-2/+2
2019-06-25RDMA/hns: fix potential integer overflow on left shiftColin Ian King1-1/+1
2019-06-24RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy1-133/+157
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy3-30/+114
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin3-24/+164
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin4-173/+17
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin3-108/+72
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin1-8/+17
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy4-7/+9
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin7-18/+17
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin4-6/+10
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin4-38/+27
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin4-193/+95
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy3-21/+201
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy1-6/+5
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy1-7/+12
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy2-0/+3
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy3-11/+189
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy4-2/+16
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy3-1/+49
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin3-0/+57
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy4-0/+14
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy2-111/+121
2019-06-22Linux 5.2-rc6Linus Torvalds1-1/+1