index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
erdma
/
erdma_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/erdma: Add hardware statistics support
Cheng Xu
2023-12-30
1
-0
/
+90
*
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
2023-09-18
1
-3
/
+2
*
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
2023-09-18
1
-1
/
+1
*
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
2023-08-19
1
-20
/
+180
*
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
2023-08-19
1
-86
/
+128
*
RDMA/erdma: Renaming variable names and field names of struct erdma_mem
Cheng Xu
2023-08-19
1
-33
/
+33
*
RDMA/erdma: use vmalloc_array and vcalloc
Julia Lawall
2023-07-21
1
-2
/
+2
*
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
2023-06-11
1
-99
/
+27
*
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
2023-06-11
1
-6
/
+25
*
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
2023-06-11
1
-19
/
+98
*
RDMA/erdma: Use fixed hardware page size
Cheng Xu
2023-03-24
1
-8
/
+9
*
RDMA/erdma: Fix refcount leak in erdma_mmap
Miaoqian Lin
2022-12-28
1
-1
/
+3
*
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
2022-11-24
1
-0
/
+18
*
RDMA/erdma: Report atomic capacity when hardware supports atomic feature
Cheng Xu
2022-11-07
1
-0
/
+4
*
RDMA/erdma: Extend access right field of FRMR and REG MR to support atomic
Cheng Xu
2022-11-07
1
-2
/
+1
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-07
1
-2
/
+2
|
\
|
*
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
2022-08-16
1
-2
/
+2
*
|
RDMA/erdma: Support dynamic mtu
Cheng Xu
2022-09-21
1
-0
/
+11
*
|
RDMA/erdma: Remove redundant includes
Cheng Xu
2022-09-20
1
-7
/
+0
*
|
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
2022-09-20
1
-11
/
+6
|
/
*
RDMA/erdma: Add verbs implementation
Cheng Xu
2022-07-27
1
-0
/
+1460