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
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