aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg1-10/+13
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche1-2/+2
2017-01-24IB/core: Fix typo in commentYuval Shaia1-1/+1
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig1-0/+209