aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cq.c
Commit message (Expand)AuthorAge
* rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-05
* RDMA/core: Fix -Wunused-const-variable warningsQian Cai2019-07-11
* RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-08
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-28
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-11
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-11
* | RDMA/core: Fix doc typoIsrael Rukshin2019-05-21
|/
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
* RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-18
* RDMA: Start use ib_device_opsKamal Heib2018-12-12
* RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-05
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2018-09-05
* RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy2018-03-06
* RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky2018-01-29
* RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-29
* IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg2018-01-18
* IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-24
* IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-24
* IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-19
* IB/core: Fix typo in commentYuval Shaia2017-01-24
* IB: add a proper completion queue abstractionChristoph Hellwig2015-12-11