index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2016-12-12
IB/rxe: Add support for zero-byte operations
Andrew Boyer
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-08-04
Soft RoCE driver
Moni Shoua