index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
*
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
2020-12-10
1
-10
/
+2
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-2
/
+2
*
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
1
-1
/
+1
*
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
1
-1
/
+1
*
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
1
-4
/
+3
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-2
/
+2
|
\
|
*
RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ
Xi Wang
2020-09-02
1
-2
/
+2
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-1
/
+4
*
|
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
1
-15
/
+12
|
/
*
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
2020-07-30
1
-0
/
+1
*
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
2020-07-30
1
-3
/
+10
*
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
1
-0
/
+173
*
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
1
-3
/
+24
*
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-05
1
-0
/
+28
*
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
2019-07-11
1
-0
/
+13
*
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
2019-07-08
1
-0
/
+45
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-11
/
+17
*
|
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-4
/
+1
*
|
RDMA/core: Fix doc typo
Israel Rukshin
2019-05-21
1
-2
/
+2
|
/
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-8
/
+11
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
1
-1
/
+1
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-3
/
+3
*
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
1
-1
/
+1
*
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-09-05
1
-2
/
+6
*
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
2018-03-06
1
-10
/
+11
*
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
1
-0
/
+6
*
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-29
1
-4
/
+6
*
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
2018-01-18
1
-10
/
+13
*
IB/cq: Don't process more than the given budget
Sagi Grimberg
2017-03-24
1
-1
/
+7
*
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
2017-03-24
1
-1
/
+1
*
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
2017-02-19
1
-2
/
+2
*
IB/core: Fix typo in comment
Yuval Shaia
2017-01-24
1
-1
/
+1
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
1
-0
/
+209