summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler
2019-07-02rdma/siw: completion queue methodsBernard Metzler
2019-07-02rdma/siw: receive pathBernard Metzler
2019-07-02rdma/siw: transmit pathBernard Metzler
2019-07-02rdma/siw: queue pair methodsBernard Metzler
2019-07-02rdma/siw: application buffer managementBernard Metzler
2019-07-02rdma/siw: application interfaceBernard Metzler
2019-07-02rdma/siw: connection managementBernard Metzler
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler
2019-07-02rdma/siw: main include fileBernard Metzler
2019-07-02rdma/siw: iWarp wire packet formatBernard Metzler
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro
2019-06-28IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn
2019-06-28IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn
2019-06-28IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn
2019-06-28IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl
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