summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-251-1/+7
* IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
* IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-191-2/+2
* IB/core: Fix typo in commentYuval Shaia2017-01-241-1/+1
* IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-0/+209