index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
1
-3
/
+3
2021-09-24
RDMA/rxe: Only allow invalidate for appropriate MRs
Bob Pearson
1
-0
/
+6
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
1
-64
/
+132
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
1
-11
/
+58
2021-09-24
RDMA/rxe: Cleanup MR status and type enums
Bob Pearson
1
-8
/
+12
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-11
/
+18
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-1
/
+1
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
1
-18
/
+4
2021-07-15
RDMA/rxe: Fix memory leak in error path code
Bob Pearson
1
-10
/
+17
2021-07-15
RDMA/rxe: Remove the repeated 'mr->umem = umem'
Xiao Yang
1
-1
/
+0
2021-06-21
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
1
-1
/
+1
2021-06-16
RDMA/rxe: Disallow MR dereg and invalidate when bound
Bob Pearson
1
-0
/
+25
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-26
/
+55
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
1
-11
/
+9
2021-05-20
RDMA/rxe: Remove unused parameter udata
Lang Cheng
1
-1
/
+1
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
1
-141
/
+130
2020-10-26
RDMA/rxe: Remove unused RXE_MR_TYPE_FMR
Bob Pearson
1
-1
/
+0
2020-10-08
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
1
-15
/
+10
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-08-27
RDMA/rxe: Fix memleak in rxe_mem_init_user
Dinghao Liu
1
-0
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
1
-4
/
+2
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
1
-44
/
+0
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-2
/
+1
2019-03-28
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-26
RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later
Leon Romanovsky
1
-5
/
+6
2019-02-11
RDMA/rxe: Use for_each_sg_page iterator on umem SGL
Shiraz, Saleem
1
-7
/
+6
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-1
/
+1
2018-08-30
IB/rxe: Refactor lookup memory function
Parav Pandit
1
-24
/
+11
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
1
-7
/
+6
2017-08-28
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
1
-6
/
+6
2017-05-04
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-5
/
+3
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
1
-2
/
+4
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
1
-3
/
+5
2017-02-08
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
1
-3
/
+5
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
1
-3
/
+3
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
1
-2
/
+2
2016-12-12
IB/rxe: Add support for zero-byte operations
Andrew Boyer
1
-0
/
+3
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-1
/
+1
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+643