index
:
daniel.thompson/linux.git
backlight-for-v4.11
backport/arm64_nmi-android-3.18
bugs/debug_ll
bugs/st-asc-avalanche
clang-analyzer/initial_review
dev/arm64_alternative_if_not
dev/arm64_nix_assembler_macros
dev/arm64_nmi-v4.0
dev/arm64_nmi-v4.10
dev/arm64_nmi-v4.11
dev/arm64_nmi-v4.5
dev/arm64_nmi-v4.7-rc3
dev/arm64_nmi-v4.8
dev/arm64_nmi-v5
dev/arm_backtrace_on_apq8064
dev/arm_better_perf
dev/baseline
dev/debugll_sa1100
dev/imx_poll_get_char
dev/kdb-fiq
dev/kdb-fiq-v0.9
dev/kdb-interrupt
dev/kdb-kiosk
dev/kdb-nmi
dev/kdb_better_search
dev/kdb_ftdump
dev/kdb_no_log_levels
dev/kgdb-timeout
dev/kgdb_nmi-no_con_enabled
dev/kgdb_nmi_fiq-2
dev/msm_drm_prime_mmap-2
dev/multi_debug_ll
dev/out-of-tree
dev/perf_nmi_fiq
dev/perf_single_irq
dev/pl011-no-containerof
dev/readbwl_relaxed
dev/sched_clock_nmi-2
dev/st-asc-relaxed
dev/trigger_backtrace
dev/trigger_backtrace-v4.5
dev/trigger_backtrace-v4.6
dev/trigger_backtrace-v4.7
dev/trigger_backtrace-v4.8
developerbox/hacking
developerbox/hacking-v4.14
features/b2020-eth1
features/edid-svga
features/get_user_8
hacking/android-4.1
hacking/db820c-v4.10
hacking/fvp
hacking/ifc6410
hacking/perf
hacking/perf-reboot
hacking/pixel
hacking/x20-3.18
hacking/x20-3.18-fix_includes
honeycomb/vendor-rebase-v4.19
honeycomb/vendor-rebase-v5.0
ifc6410_lollipop
kdb/seq_file
kgdb/for-next
kgdb/kdb_read_cleanup
kgdb/polled_request_irq
linux-next
master
merge/fiq
merge/for_jason-3.20
misc/coccinelle_allow_list_entry_is_head
misc/compile_commands_for_gcc
pinebookpro/hacking-5.8
rda/hacking
rda/v3.10.62-r0
rda/v3.10.62-r1
rda/v3.10.62-r2
rda/v3.10.62-r3
tty-next
Personal repo for development and upstreaming. Contains significant work on NMI/FIQ.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-04
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
2022-04-04
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
2022-02-23
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-02-23
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-19
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
Aharon Landau
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-04
RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
Aharon Landau
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-10
RDMA/mlx5: Delete right entry from MR signature database
Aharon Landau
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-05-18
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2021-04-07
IB/mlx5: Reduce max order of memory allocated for xlt update
Praveen Kumar Kannoju
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
2021-03-22
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr
Leon Romanovsky
2021-03-11
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
2020-12-14
RDMA/mlx5: Fix MR cache memory leak
Maor Gottlieb
[next]