summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
AgeCommit message (Expand)Author
2020-10-28RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-02RDMA/core: Fix reported speed and widthKamal Heib
2020-07-27RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Optimize XRC target lookupMaor Gottlieb
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-14IB: Fix some documentation warningsMauro Carvalho Chehab
2020-03-10RDMA/core: Remove the duplicate header fileZhu Yanjun
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-02-18RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB/core: Add interface to advise_mr for kernel usersMoni Shoua
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07RDMA/core: Add trace points to follow MR allocationChuck Lever
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
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-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-10-22infiniband: fix core/verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-18IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fieldsParav Pandit
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy