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
/
cq.c
Age
Commit message (
Expand
)
Author
2021-08-25
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
2021-01-22
RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
Lee Jones
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
2020-03-13
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
2019-07-10
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
2019-06-28
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
2019-06-28
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
2018-05-09
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2018-01-10
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
2018-01-05
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
2017-08-18
Add OPA extended LID support
Hiatt, Don
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-04-05
IB/rdmavt: Add tracing for cq entry and poll
Mike Marciniszyn
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-08-02
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
2016-05-13
IB/rdmavt: Increase CQ callback thread priority
Mike Marciniszyn
2016-03-10
IB/rdmavt: Remove RVT_FLAGs
Dennis Dalessandro
2016-03-10
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
2016-03-10
staging/rdma/hfi1: Clean up return handling
Dennis Dalessandro
2016-03-10
IB/rdmavt: Fix copyright date
Dennis Dalessandro
2016-03-10
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
2016-03-10
IB/rdmavt: Add completion queue function stubs
Dennis Dalessandro