aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cq.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-24IB/cq: Don't process more than the given budgetGravatar Sagi Grimberg 1-1/+7
2017-03-24IB/core: Protect against self-requeue of a cq work itemGravatar Sagi Grimberg 1-1/+1
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesGravatar Bart Van Assche 1-2/+2
2017-01-24IB/core: Fix typo in commentGravatar Yuval Shaia 1-1/+1
2015-12-11IB: add a proper completion queue abstractionGravatar Christoph Hellwig 1-0/+209