summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Use valid port number to check link layerParav Pandit2021-02-021-2/+2
* RDMA/core: Update kernel documentation for ib_create_named_qp()Lukas Bulwahn2020-12-101-0/+1
* IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-2/+2
* RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-5/+6
* RDMA/efa: Remove .create_ah callback assignmentGal Pressman2020-11-161-1/+1
* RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng2020-10-281-1/+3
* RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-1/+4
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-1/+1
* RDMA/restrack: Improve readability in task name managementLeon Romanovsky2020-09-221-5/+5
* RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky2020-09-221-5/+8
* RDMA/restrack: Count references to the verbs objectsLeon Romanovsky2020-09-221-7/+11
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-2/+2
|\
| * RDMA: Fix link active_speed sizeAharon Landau2020-09-181-1/+1
| * RDMA/core: Fix reported speed and widthKamal Heib2020-09-021-1/+1
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-23/+0
* | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-6/+9
* | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-2/+6
* | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-2/+7
* | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-2/+6
* | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-2/+6
* | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-2/+6
|/
* RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng2020-07-271-1/+1
* RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb2020-07-241-0/+3
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-9/+19
* RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-061-36/+21
* RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-061-6/+18
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-061-6/+5
* RDMA/core: Check for error instead of success in alloc MR functionGal Pressman2020-07-061-12/+13
* RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2020-06-241-39/+0
* RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-221-2/+2
* RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-021-48/+0
* RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-291-0/+9
* RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe2020-05-171-7/+22
* RDMA/core: Get xmit slave for LAGMaor Gottlieb2020-05-021-18/+43
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-1/+4
* IB: Fix some documentation warningsMauro Carvalho Chehab2020-04-141-2/+5
* RDMA/core: Remove the duplicate header fileZhu Yanjun2020-03-101-2/+0
* Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe2020-03-101-10/+0
|\
| * RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb2020-03-041-10/+0
* | RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-181-7/+15
|/
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-0/+41
|\
| * IB/core: Add interface to advise_mr for kernel usersMoni Shoua2020-01-161-0/+11
| * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-161-0/+30
* | IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-071-6/+6
* | RDMA/core: Add trace points to follow MR allocationChuck Lever2020-01-071-11/+28
* | RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever2020-01-071-0/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-0/+12
|\
| * Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-0/+10
| |\
| | * IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg2019-11-221-0/+10