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
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-06RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-08RDMA/cxgb4: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky
2020-10-27RDMA/cxgb4: Remove MW supportJason Gunthorpe
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-07-07RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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-05-27iw_cxgb4: Fix qpid leakNirranjan Kirubaharan
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-26cxgb4: Convert stid_idr to XArrayMatthew Wilcox
2019-03-26cxgb4: Convert atid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox
2019-02-16RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky
2019-02-09iw_cxgb4: complete the cached SRQ buffersRaju Rangoju
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja
2018-07-31RDMA/providers: Remove pointless functionsKamal Heib
2018-07-31RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-26rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-07-26rdma/cxgb4: Add support for srq functions & structsRaju Rangoju
2018-07-13rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-03iw_cxgb4: dump detailed driver-specific QP informationSteve Wise
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2017-12-28Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-22iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2017-12-13infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann
2017-11-14iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each ep objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each qp objectSteve Wise