index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_mr.c
Age
Commit message (
Expand
)
Author
2022-12-31
RDMA/rxe: Fix mr->map double free
Li Zhijian
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-08-29
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-05-09
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
2022-01-04
RDMA/rxe: Prevent double freeing rxe_map_set()
Li Zhijian
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-09-24
RDMA/rxe: Only allow invalidate for appropriate MRs
Bob Pearson
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
RDMA/rxe: Cleanup MR status and type enums
Bob Pearson
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
2021-07-15
RDMA/rxe: Fix memory leak in error path code
Bob Pearson
2021-07-15
RDMA/rxe: Remove the repeated 'mr->umem = umem'
Xiao Yang
2021-06-21
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-05-20
RDMA/rxe: Remove unused parameter udata
Lang Cheng
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2020-10-26
RDMA/rxe: Remove unused RXE_MR_TYPE_FMR
Bob Pearson
2020-10-08
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-27
RDMA/rxe: Fix memleak in rxe_mem_init_user
Dinghao Liu
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-03-28
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-26
RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later
Leon Romanovsky
2019-02-11
RDMA/rxe: Use for_each_sg_page iterator on umem SGL
Shiraz, Saleem
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-08-30
IB/rxe: Refactor lookup memory function
Parav Pandit
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
2017-08-28
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
2017-05-04
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-08
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
[next]