Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Merge 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-19RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-10-06RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-09-06IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2018-03-07RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy
2018-01-30RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2018-01-30RDMA/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-25IB/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-12IB: add a proper completion queue abstractionChristoph Hellwig