summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-09-25RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li
2020-09-24RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-09-24RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li
2020-09-24RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-09-24RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang
2020-09-24RDMA/hns: Add check for the validity of sl configurationJiaran Zhang
2020-09-24RDMA/hns: Correct typo of hns_roce_create_cq()Lang Cheng
2020-09-24RDMA/hns: Add interception for resizing SRQsYangyang Li
2020-09-24RDMA/hns: Refactor process about opcode in post_send()Weihang Li
2020-09-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
2020-09-24RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang
2020-09-24RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang
2020-09-24RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang
2020-09-22RDMA/efa: Drop double zeroing for sg_init_table()Julia Lawall
2020-09-22i40iw: Add support to make destroy QP synchronousSindhu, Devale
2020-09-22RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf
2020-09-22RDMA/efa: Group keep alive received counter with other SW statsGal Pressman
2020-09-22RDMA/mlx5: Don't call to restrack recursivelyLeon Romanovsky
2020-09-18RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe
2020-09-18RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe
2020-09-18RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe
2020-09-18RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe
2020-09-18RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()Jason Gunthorpe
2020-09-18RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-09-18RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki
2020-09-18RDMA/iw_cxgb4: Disable delayed ack by defaultPotnuri Bharat Teja
2020-09-18Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-18RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devicesAlex Vesker
2020-09-18RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devicesAlex Vesker
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau
2020-09-16RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit
2020-09-16RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-11RDMA/qedr: Fix function prototype parameters alignmentMichal Kalderon
2020-09-11RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon
2020-09-11RDMA/qedr: Fix iWARP active mtu displayMichal Kalderon
2020-09-11RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon
2020-09-11RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-09-11RDMA/qedr: Fix doorbell settingMichal Kalderon
2020-09-11RDMA/qedr: Fix qp structure memory leakMichal Kalderon
2020-09-11RDMA/ocrdma: Remove fbo from MRJason Gunthorpe
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-11RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()Jason Gunthorpe