index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cq.c
Age
Commit message (
Expand
)
Author
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-02
RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ
Xi Wang
2020-07-30
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
2020-07-30
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-21
RDMA/core: Fix doc typo
Israel Rukshin
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-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
2018-01-29
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-18
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
2017-03-24
IB/cq: Don't process more than the given budget
Sagi Grimberg
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
2017-02-19
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
2017-01-24
IB/core: Fix typo in comment
Yuval Shaia
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig