index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2023-12-30
RDMA/erdma: Add hardware statistics support
Cheng Xu
1
-0
/
+90
2023-09-18
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
1
-3
/
+2
2023-09-18
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
1
-1
/
+1
2023-08-19
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
1
-20
/
+180
2023-08-19
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
1
-86
/
+128
2023-08-19
RDMA/erdma: Renaming variable names and field names of struct erdma_mem
Cheng Xu
1
-33
/
+33
2023-07-21
RDMA/erdma: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-11
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
1
-99
/
+27
2023-06-11
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
1
-6
/
+25
2023-06-11
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
1
-19
/
+98
2023-03-24
RDMA/erdma: Use fixed hardware page size
Cheng Xu
1
-8
/
+9
2022-12-28
RDMA/erdma: Fix refcount leak in erdma_mmap
Miaoqian Lin
1
-1
/
+3
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
1
-0
/
+18
2022-11-07
RDMA/erdma: Report atomic capacity when hardware supports atomic feature
Cheng Xu
1
-0
/
+4
2022-11-07
RDMA/erdma: Extend access right field of FRMR and REG MR to support atomic
Cheng Xu
1
-2
/
+1
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2022-09-21
RDMA/erdma: Support dynamic mtu
Cheng Xu
1
-0
/
+11
2022-09-20
RDMA/erdma: Remove redundant includes
Cheng Xu
1
-7
/
+0
2022-09-20
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
1
-11
/
+6
2022-08-16
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
1
-2
/
+2
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu
1
-0
/
+1460