aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
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
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-26IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd portQing Huang
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas
2018-07-24IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas
2018-07-24IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-07-13RDMA/mlx5: Check that supplied blue flame index doesn't overflowLeon Romanovsky
2018-07-13RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one callLeon Romanovsky
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib