index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
rw.c
Age
Commit message (
Expand
)
Author
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-07
RDMA: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-15
RDMA/rw: use DIV_ROUND_UP to calculate nr_ops
Max Gurtovoy
2020-03-10
RDMA/rw: map P2P memory correctly for signature operations
Max Gurtovoy
2020-02-20
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-06-24
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-21
RDMA/rw: Add info regarding SG count failure
Max Gurtovoy
2019-05-21
RDMA/rw: Print the correct number of sig MRs
Israel Rukshin
2019-05-21
RDMA/rw: Fix doc typo
Israel Rukshin
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2018-10-17
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-09
RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header
Bart Van Assche
2018-07-04
IB/core: type promotion bug in rdma_rw_init_one_mr()
Dan Carpenter
2017-10-10
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
2017-09-05
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2016-08-02
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2016-08-02
IB/core: Make rdma_rw_ctx_init() initialize all used fields
Bart Van Assche
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/core: add RW API support for signature MRs
Christoph Hellwig
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig