aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-03-26RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-01-18RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-04-15RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-07-14RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-14RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-07-07RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-03-09IB/mlx5: Add missing error codeYueHaibing
2021-03-04IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-01-19IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-07-29RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-07-22RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin
2020-06-24RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas
2020-06-24IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-06-24RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-01RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-04-01RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-04-01RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang
2020-02-24RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-02-19IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-17RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe
2019-10-04RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe
2019-10-04RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-16IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-09-16IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg