summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li2020-09-241-0/+1
| * | RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li2020-09-241-6/+12
| * | RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang2020-09-241-1/+3
| * | RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang2020-09-241-3/+3
| * | RDMA/hns: Add check for the validity of sl configurationJiaran Zhang2020-09-242-2/+12
| * | RDMA/hns: Correct typo of hns_roce_create_cq()Lang Cheng2020-09-241-1/+1
| * | RDMA/hns: Add interception for resizing SRQsYangyang Li2020-09-241-0/+4
| * | RDMA/hns: Refactor process about opcode in post_send()Weihang Li2020-09-241-55/+76
| * | RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li2020-09-246-12/+38
| * | RDMA/hns: Add support for QPC in size of 512 BytesWenpeng Liang2020-09-246-18/+75
| * | RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang2020-09-247-16/+48
| * | RDMA/hns: Add support for EQE in size of 64 BytesWenpeng Liang2020-09-244-20/+44
| * | RDMA/efa: Drop double zeroing for sg_init_table()Julia Lawall2020-09-221-1/+1
| * | i40iw: Add support to make destroy QP synchronousSindhu, Devale2020-09-226-71/+45
| * | RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf2020-09-224-7/+99
| * | RDMA/efa: Group keep alive received counter with other SW statsGal Pressman2020-09-222-21/+18
| * | RDMA/restrack: Improve readability in task name managementLeon Romanovsky2020-09-2210-114/+157
| * | RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky2020-09-227-50/+22
| * | RDMA/restrack: Count references to the verbs objectsLeon Romanovsky2020-09-229-31/+70
| * | RDMA/mlx5: Don't call to restrack recursivelyLeon Romanovsky2020-09-221-2/+14
| * | RDMA/cma: Delete from restrack DB after successful destroyLeon Romanovsky2020-09-221-2/+1
| * | RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroyJason Gunthorpe2020-09-181-50/+29
| * | RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe2020-09-184-49/+97
| * | RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe2020-09-181-1/+3
| * | RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe2020-09-181-25/+26
| * | RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe2020-09-181-14/+1
| * | RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache()Jason Gunthorpe2020-09-181-3/+1
| * | RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-09-181-1/+0
| * | RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki2020-09-181-25/+27
| * | RDMA/iw_cxgb4: Disable delayed ack by defaultPotnuri Bharat Teja2020-09-181-2/+2
| * | Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe2020-09-182-3/+7
| |\ \
| | * | RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devicesAlex Vesker2020-09-181-2/+4
| | * | RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devicesAlex Vesker2020-09-181-1/+3
| * | | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-1827-142/+194
| |\ \ \
| | * | | RDMA: Fix link active_speed sizeAharon Landau2020-09-189-16/+13
| | |/ /
| | * | RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau2020-09-171-14/+6
| | * | net/mlx5: Refactor query port speed functionsAharon Landau2020-09-171-13/+14
| * | | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-1712-101/+76
| * | | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-1715-104/+76
| * | | RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe2020-09-171-108/+88
| * | | RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe2020-09-171-32/+31
| * | | RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe2020-09-171-15/+4
| * | | RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe2020-09-171-31/+7
| * | | RDMA/cma: Remove cma_comp()Jason Gunthorpe2020-09-171-20/+7
| * | | RDMA/cma: Fix locking for the RDMA_CM_LISTEN stateJason Gunthorpe2020-09-171-18/+18
| * | | RDMA/cma: Make the locking for automatic state transition more clearJason Gunthorpe2020-09-171-22/+45
| * | | RDMA/cma: Fix locking for the RDMA_CM_CONNECT stateJason Gunthorpe2020-09-171-14/+30
| * | | RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-161-46/+4
| * | | RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit2020-09-165-7/+8
| * | | RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson2020-09-164-92/+254