开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
erdma
Age
Commit message (
Expand
)
Author
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-06-11
RDMA/erdma: Configure PAGE_SIZE to hardware
Cheng Xu
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-03-24
RDMA/erdma: Use fixed hardware page size
Cheng Xu
2023-03-22
RDMA/erdma: Minor refactor of device init flow
Cheng Xu
2023-03-22
RDMA/erdma: Eliminate unnecessary casting of EQ doorbells
Cheng Xu
2023-03-22
RDMA/erdma: Unify byte ordering APIs usage
Cheng Xu
2023-03-20
RDMA/erdma: Defer probing if netdevice can not be found
Cheng Xu
2023-03-20
RDMA/erdma: Inline mtt entries into WQE if supported
Cheng Xu
2023-03-20
RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192
Cheng Xu
2023-03-20
RDMA/erdma: Fix some typos
Cheng Xu
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-15
RDMA/erdma: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-12-28
RDMA/erdma: Fix refcount leak in erdma_mmap
Miaoqian Lin
2022-11-24
RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
Cheng Xu
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
2022-11-24
RDMA/erdma: Add a workqueue for WRs reflushing
Cheng Xu
2022-11-24
RDMA/erdma: Fix a typo in annotation
Cheng Xu
2022-11-07
RDMA/erdma: Implement atomic operations support
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: Make hardware internal opcodes invisible to driver
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-08-16
RDMA/erdma: Using the key in FMR WR instead of MR structure
Cheng Xu
2022-07-27
RDMA/erdma: Add driver to kernel build environment
Cheng Xu
2022-07-27
RDMA/erdma: Add the erdma module
Cheng Xu
2022-07-27
RDMA/erdma: Add connection management (CM) support
Cheng Xu
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu
2022-07-27
RDMA/erdma: Add verbs header file
Cheng Xu
2022-07-27
RDMA/erdma: Add event queue implementation
Cheng Xu
2022-07-27
RDMA/erdma: Add cmdq implementation
Cheng Xu
2022-07-27
RDMA/erdma: Add main include file
Cheng Xu
2022-07-27
RDMA/erdma: Add the hardware related definitions
Cheng Xu