aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb1-6/+18
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman1-6/+5
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman1-12/+13
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky1-39/+0
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis1-2/+2
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy1-48/+0
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman1-0/+9
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe1-7/+22
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb1-18/+43
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-1/+4
2020-04-14IB: Fix some documentation warningsMauro Carvalho Chehab1-2/+5
2020-03-10RDMA/core: Remove the duplicate header fileZhu Yanjun1-2/+0
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe1-10/+0
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb1-10/+0
2020-02-18RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe1-7/+15
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-0/+41
2020-01-16IB/core: Add interface to advise_mr for kernel usersMoni Shoua1-0/+11
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua1-0/+30
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit1-6/+6
2020-01-07RDMA/core: Add trace points to follow MR allocationChuck Lever1-11/+28
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever1-0/+4
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+12
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+10
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+10
2019-10-22infiniband: fix core/verbs.c kernel-doc notationrd.dunlab@gmail.com1-0/+2
2019-10-18IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit1-4/+5
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit1-0/+1
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang1-0/+9
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-0/+6
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy1-1/+12
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy1-1/+39
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin1-0/+46
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy1-0/+2
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-7/+5
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe1-1/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-12/+20
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+2
2019-05-21RDMA/core: Fix doc typoIsrael Rukshin1-2/+2
2019-05-06RDMA: Add EFA related definitionsGal Pressman1-0/+2
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem1-0/+34
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov1-1/+0
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-40/+38
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-17/+24
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+3
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-35/+40
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe1-4/+1
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-11/+16
2019-01-24IB/core: Destroy QP if XRC QP failsYuval Avnery1-17/+24
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-2/+4