index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
1
-6
/
+2
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
1
-3
/
+8
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-6
/
+0
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-15
/
+25
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-28
/
+10
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
1
-28
/
+10
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
1
-20
/
+2
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
1
-4
/
+4
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
1
-1
/
+1
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
1
-4
/
+4
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
1
-0
/
+1
2021-10-01
IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()
Jason Gunthorpe
1
-15
/
+25
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+2
2021-06-14
net/mlx5: Round-Robin EQs over IRQs
Shay Drory
1
-2
/
+1
2021-06-14
net/mlx5: Provide cpumask at EQ creation phase
Leon Romanovsky
1
-0
/
+5
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
1
-1
/
+1
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
1
-1
/
+0
2021-05-11
RDMA/mlx5: Remove redundant assignment to ret
Yang Li
1
-1
/
+1
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
1
-1
/
+3
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
1
-10
/
+19
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
1
-128
/
+23
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
1
-1
/
+0
2021-03-03
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
1
-1
/
+1
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
1
-138
/
+86
2021-01-22
RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_d...
Lee Jones
1
-10
/
+12
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
1
-4
/
+85
2020-12-07
RDMA/mlx5: Assign dev to DM MR
Maor Gottlieb
1
-19
/
+21
2020-12-07
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
1
-8
/
+8
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
1
-2
/
+20
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
1
-1
/
+6
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
1
-1
/
+1
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
1
-17
/
+7
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
1
-5
/
+4
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+19
2020-07-27
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
1
-3
/
+2
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
1
-0
/
+9
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
1
-3
/
+19
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
1
-9
/
+10
2020-05-06
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
1
-3
/
+2
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
1
-2
/
+1
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
1
-1
/
+1
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
1
-1
/
+2
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
1
-1
/
+1
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
1
-10
/
+7
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-13
/
+20
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
1
-1
/
+1
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
1
-6
/
+13
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
1
-6
/
+6
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
[next]