index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
2020-05-06
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit_mr_get_data
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use SRCU properly in ODP prefetch
Jason Gunthorpe
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
2019-10-04
IB/mlx5: Remove unnecessary return statement
Erez Alfasi
2019-09-16
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-08-28
Merge branch 'mlx5-odp-dc' into rdma.git for-next
Jason Gunthorpe
2019-08-28
IB/mlx5: Add page fault handler for DC initiator WQE
Michael Guralnik
2019-08-28
IB/mlx5: Remove check of FW capabilities in ODP page fault handling
Michael Guralnik
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
[next]