aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-08-11treewide: 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
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-07-20RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-20RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
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-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2020-06-25RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-27IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-27RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch
2020-01-27IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky
2020-01-09IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-11-20IB/mlx5: Don't hold spin lock while checking device stateParav Pandit
2019-11-20IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
2019-11-12RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener
2019-10-05IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-09-16IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-08-25IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-31IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-01-13IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-11-13IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-11-13IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky