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
/
sw
/
rdmavt
Age
Commit message (
Expand
)
Author
2022-09-27
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-04-04
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
2022-04-04
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
2022-01-28
IB/rdmavt: Validate remote_addr during loopback atomic tests
Mike Marciniszyn
2021-10-13
RDMA/rdmavt: Fix error code in rvt_create_qp()
Dan Carpenter
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-28
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
2021-01-28
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
2021-01-28
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
2021-01-22
RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2021-01-22
RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...
Lee Jones
2021-01-22
RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc header
Lee Jones
2021-01-22
RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation header
Lee Jones
2021-01-22
RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
Lee Jones
2021-01-22
RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'
Lee Jones
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-08
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-18
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
[next]