summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-051-2/+6
* RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy2018-04-261-10/+11
* IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg2018-04-261-10/+13
* IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-241-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