summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cq.c
AgeCommit message (Expand)Author
2020-12-10RDMA/core: Clean up cq pool mechanismJack Morgenstein
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky
2020-09-02RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman
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