aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe
2019-08-28IB/mlx5: Add page fault handler for DC initiator WQEMichael Guralnik
2019-08-28IB/mlx5: Remove check of FW capabilities in ODP page fault handlingMichael Guralnik
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe
2019-08-21RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-21RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe
2019-08-21RDMA/odp: Iterate over the whole rbtree directlyJason Gunthorpe
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky
2019-08-13IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-07-31RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit
2019-07-29IB/mlx5: Refactor code for counters allocationParav Pandit
2019-07-25IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-24IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-07-24IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-07-24IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-08RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg