index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
2023-04-16
1
-4
/
+7
*
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
2023-04-16
1
-2
/
+3
*
RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
Avihai Horon
2023-04-16
1
-3
/
+3
*
RDMA/mlx5: Check reg_create() create for errors
Dan Carpenter
2023-02-07
1
-0
/
+2
*
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
2023-02-06
1
-4
/
+2
*
RDMA/mlx5: Fix MR cache debugfs error in IB representors mode
Leon Romanovsky
2023-02-06
1
-0
/
+4
*
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
2023-01-27
1
-19
/
+75
*
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
2023-01-27
1
-13
/
+42
*
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
2023-01-27
1
-64
/
+164
*
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
2023-01-27
1
-40
/
+120
*
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2023-01-27
1
-2
/
+1
*
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
2022-12-04
1
-4
/
+2
*
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-27
1
-1
/
+4
*
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
2022-09-08
1
-1
/
+0
*
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-23
1
-2
/
+0
*
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
2022-07-27
1
-27
/
+27
*
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2022-07-27
1
-114
/
+86
*
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2022-07-27
1
-15
/
+15
*
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2022-07-27
1
-78
/
+148
*
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2022-07-27
1
-46
/
+46
*
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
2022-06-13
1
-0
/
+1
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
1
-1
/
+4
|
\
|
*
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
2022-04-04
1
-0
/
+1
|
*
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
2022-04-04
1
-1
/
+3
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
1
-171
/
+0
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
1
-73
/
+3
*
|
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
1
-100
/
+3
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
1
-25
/
+2
*
|
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
1
-28
/
+3
*
|
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-25
1
-9
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
1
-65
/
+39
|
\
|
*
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
2022-02-23
1
-7
/
+7
|
*
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
1
-3
/
+22
|
*
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-02-23
1
-42
/
+5
|
*
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
2022-02-23
1
-0
/
+2
|
*
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2022-02-23
1
-13
/
+3
*
|
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
2022-03-09
1
-1
/
+1
*
|
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
2022-02-23
1
-1
/
+14
|
/
*
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2022-01-05
1
-12
/
+14
*
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2021-11-25
1
-14
/
+12
*
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-11-01
1
-1
/
+1
|
\
|
*
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
Aharon Landau
2021-10-19
1
-1
/
+1
*
|
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
2021-10-19
1
-41
/
+42
|
\
\
|
*
|
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
1
-13
/
+13
|
*
|
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
1
-7
/
+5
|
*
|
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
1
-7
/
+14
|
*
|
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-3
/
+0
|
*
|
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-3
/
+2
|
*
|
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-19
1
-8
/
+8
|
|
/
*
|
RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
Aharon Landau
2021-10-04
1
-17
/
+9
|
/
[next]