summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Do not store implicit children in the odp_mkeys xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe
2019-10-28RDMA/mlx5: Avoid double lookups on the pagefault pathJason Gunthorpe
2019-10-28RDMA/mlx5: Reduce locking in implicit_mr_get_data()Jason Gunthorpe
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe
2019-10-28RDMA/mlx5: Split implicit handling from pagefault_mrJason Gunthorpe
2019-10-28RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the treeJason Gunthorpe
2019-10-28RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call itJason Gunthorpe
2019-10-28RDMA/mlx5: Rework implicit_mr_get_dataJason Gunthorpe
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe
2019-10-28RDMA/mlx5: Use SRCU properly in ODP prefetchJason Gunthorpe
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman
2019-10-17RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener
2019-10-08IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit
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-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi
2019-10-04IB/mlx5: Remove unnecessary return statementErez Alfasi
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky
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
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
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