summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-11-021-0/+2
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-07-141-2/+2
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-07-141-4/+2
* RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+8
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-261-0/+1
* IB/mlx5: Add missing error codeYueHaibing2021-03-091-1/+3
* IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-03-041-2/+1
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3
* IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-191-1/+1
* RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-191-1/+1
* RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe2020-10-291-1/+3
* RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky2020-10-291-2/+3
* RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb2020-07-291-2/+2
* RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau2020-07-221-0/+2
* IB/mlx5: Fix 50G per lane indicationAya Levin2020-07-161-1/+1
* RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas2020-06-241-2/+8
* IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang2020-06-241-0/+4
* RDMA/mlx5: Add init2init as a modify commandAharon Landau2020-06-241-0/+1
* RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-05-061-1/+3
* IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-04-131-4/+2
* RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb2020-04-011-0/+4
* RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky2020-04-013-2/+27
* RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang2020-04-011-2/+3
* RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky2020-02-241-18/+16
* IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang2020-02-191-3/+6
* IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa2020-02-111-2/+1
* RDMA/mlx5: Return proper error valueLeon Romanovsky2020-01-171-1/+1
* IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2020-01-091-7/+6
* RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe2019-10-281-2/+2
* RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener2019-10-171-3/+5
* RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe2019-10-043-48/+32
* RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe2019-10-043-38/+14
* RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe2019-10-041-2/+3
* RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe2019-10-041-4/+8
* RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe2019-10-041-2/+32
* RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe2019-10-041-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-216-131/+146
|\
| * IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-09-161-0/+1
| * IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg2019-09-161-4/+5
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-135-20/+48
| |\
| * \ Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-281-48/+3
| |\ \
| | * | IB/mlx5: Add page fault handler for DC initiator WQEMichael Guralnik2019-08-281-1/+2
| | * | IB/mlx5: Remove check of FW capabilities in ODP page fault handlingMichael Guralnik2019-08-281-47/+1
| * | | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-263-2/+19
| * | | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-215-114/+97
| |\ \ \
| * | | | RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky2019-08-131-2/+4
| * | | | IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas2019-08-131-0/+4
| * | | | IB/mlx5: Add legacy events to DEVX listYishai Hadas2019-08-131-0/+8