index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
1
-3
/
+2
|
\
|
*
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
2021-05-26
1
-1
/
+1
|
*
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-05-20
1
-1
/
+0
|
*
RDMA/mlx5: Remove redundant assignment to ret
Yang Li
2021-05-11
1
-1
/
+1
*
|
net/mlx5: Round-Robin EQs over IRQs
Shay Drory
2021-06-15
1
-2
/
+1
*
|
net/mlx5: Provide cpumask at EQ creation phase
Leon Romanovsky
2021-06-15
1
-0
/
+5
|
/
*
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
2021-03-26
1
-1
/
+3
*
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
2021-03-23
1
-10
/
+19
*
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-03-12
1
-128
/
+23
*
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
2021-03-12
1
-1
/
+0
*
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-03
1
-1
/
+1
*
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-02-09
1
-138
/
+86
*
RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...
Lee Jones
2021-01-22
1
-10
/
+12
*
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
2021-01-20
1
-4
/
+85
*
RDMA/mlx5: Assign dev to DM MR
Maor Gottlieb
2020-12-07
1
-19
/
+21
*
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
2020-12-07
1
-8
/
+8
*
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
1
-2
/
+20
*
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
1
-1
/
+6
*
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
1
-1
/
+1
*
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-10-01
1
-17
/
+7
*
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
2020-09-18
1
-5
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-9
/
+19
|
\
|
*
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
2020-07-24
1
-0
/
+9
|
*
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-07-03
1
-9
/
+10
*
|
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
2020-07-27
1
-3
/
+2
*
|
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
2020-07-21
1
-3
/
+19
|
/
*
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-05-06
1
-3
/
+2
*
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
2020-04-30
1
-2
/
+1
*
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
2020-04-29
1
-1
/
+1
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
1
-1
/
+2
*
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
2020-03-13
1
-1
/
+1
|
\
|
*
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
2020-03-13
1
-1
/
+1
*
|
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2020-03-04
1
-10
/
+7
|
/
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-13
/
+20
|
\
|
*
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2020-01-16
1
-6
/
+13
|
*
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
2020-01-16
1
-6
/
+6
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
|
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
2020-01-16
1
-1
/
+1
*
|
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2020-01-03
1
-2
/
+40
|
/
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-27
/
+23
|
\
|
*
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-24
1
-27
/
+23
*
|
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
1
-475
/
+499
|
\
|
|
*
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy
Jason Gunthorpe
2019-10-28
1
-9
/
+61
|
*
RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray
Jason Gunthorpe
2019-10-28
1
-30
/
+6
|
*
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
1
-50
/
+102
|
*
RDMA/mlx5: Avoid double lookups on the pagefault path
Jason Gunthorpe
2019-10-28
1
-106
/
+80
|
*
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Jason Gunthorpe
2019-10-28
1
-12
/
+26
|
*
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
1
-132
/
+63
|
*
RDMA/mlx5: Split implicit handling from pagefault_mr
Jason Gunthorpe
2019-10-28
1
-49
/
+76
|
*
RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree
Jason Gunthorpe
2019-10-28
1
-2
/
+3
[next]