summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
AgeCommit message (Expand)Author
2020-12-10RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein
2020-12-10RDMA/core: Clean up cq pool mechanismJack Morgenstein
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-14RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas
2020-07-02RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb
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-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-03-13RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe
2020-01-10RDMA/core: Remove err in iw_query_portGuoqing Jiang
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-11-06RDMA/core: Fix return code when modify_port isn't supportedKamal Heib
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/core: Set DMA parameters correctlyBart Van Assche
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22infiniband: fix core/ kernel-doc notationrd.dunlab@gmail.com
2019-10-01RDMA/core: Fix return code when modify_device isn't supportedKamal Heib