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