index
:
pm24.git
master
perf-mon
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
/
hw
/
erdma
/
erdma_verbs.c
Age
Commit message (
Expand
)
Author
2024-09-09
RDMA/erdma: Return QP state in erdma_query_qp
Cheng Xu
2024-09-09
RDMA/erdma: Add disassociate ucontext support
Cheng Xu
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-04-01
RDMA/erdma: Unify the names related to doorbell records
Boshi Yu
2024-04-01
RDMA/erdma: Allocate doorbell records from dma pool
Boshi Yu
2023-12-30
RDMA/erdma: Add hardware statistics support
Cheng Xu
2023-09-18
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
2023-09-18
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
2023-08-19
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
2023-08-19
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
2023-08-19
RDMA/erdma: Renaming variable names and field names of struct erdma_mem
Cheng Xu
2023-07-21
RDMA/erdma: use vmalloc_array and vcalloc
Julia Lawall
2023-06-11
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
2023-06-11
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
2023-06-11
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
2023-03-24
RDMA/erdma: Use fixed hardware page size
Cheng Xu
2022-12-28
RDMA/erdma: Fix refcount leak in erdma_mmap
Miaoqian Lin
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
2022-11-07
RDMA/erdma: Report atomic capacity when hardware supports atomic feature
Cheng Xu
2022-11-07
RDMA/erdma: Extend access right field of FRMR and REG MR to support atomic
Cheng Xu
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-21
RDMA/erdma: Support dynamic mtu
Cheng Xu
2022-09-20
RDMA/erdma: Remove redundant includes
Cheng Xu
2022-09-20
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
2022-08-16
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu