summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cq.c
AgeCommit message (Expand)Author
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever
2019-07-11RDMA/core: Fix -Wunused-const-variable warningsQian Cai
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-21RDMA/core: Fix doc typoIsrael Rukshin
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-09-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2018-03-06RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche
2017-01-24IB/core: Fix typo in commentYuval Shaia
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig