summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/odp.c
AgeCommit message (Expand)Author
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason 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-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-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-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: 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: Report and handle ODP support properlyMoni Shoua
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-07-31RDMA/mlx5: Remove DEBUG ODP codeLeon Romanovsky
2019-07-25IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-04RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-03-27IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-03-04IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua
2019-02-21IB/mlx5: Validate correct PD before prefetch MRMoni Shoua
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua
2019-01-24IB/mlx5: Declare local functions 'static'Bart Van Assche
2019-01-21IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas