index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rdmavt
/
cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
1
-2
/
+0
2019-07-10
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
1
-2
/
+0
2019-06-29
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
1
-3
/
+12
2019-06-29
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
1
-69
/
+123
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-35
/
+16
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-5
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-3
/
+1
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-1
/
+2
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
1
-49
/
+32
2018-05-09
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
1
-12
/
+19
2018-01-16
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
1
-2
/
+1
2018-01-11
infiniband: fix sw/rdmavt/* kernel-doc notation
Randy Dunlap
1
-1
/
+1
2018-01-05
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
1
-3
/
+7
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-1
/
+1
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-1
/
+1
2017-04-05
IB/rdmavt: Add tracing for cq entry and poll
Mike Marciniszyn
1
-0
/
+3
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
1
-1
/
+2
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
1
-23
/
+11
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
1
-14
/
+16
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-5
/
+5
2016-08-02
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
1
-0
/
+1
2016-05-14
IB/rdmavt: Increase CQ callback thread priority
Mike Marciniszyn
1
-0
/
+1
2016-03-11
IB/rdmavt: Remove RVT_FLAGs
Dennis Dalessandro
1
-5
/
+0
2016-03-11
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
1
-10
/
+20
2016-03-11
staging/rdma/hfi1: Clean up return handling
Dennis Dalessandro
1
-3
/
+1
2016-03-11
IB/rdmavt: Fix copyright date
Dennis Dalessandro
1
-1
/
+1
2016-03-11
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
1
-5
/
+440
2016-03-11
IB/rdmavt: Add completion queue function stubs
Dennis Dalessandro
1
-0
/
+113