index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
rw.c
Age
Commit message (
Expand
)
Author
2023-10-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
2022-07-26
RDMA/rw: drop pci_p2pdma_[un]map_sg()
Logan Gunthorpe
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2021-10-05
RDMA/rw: switch to dma_map_sgtable()
Logan Gunthorpe
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
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