summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-29/+2
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-071-3/+3
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-071-3/+4
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-071-0/+4
* RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-071-3/+2
* RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-071-15/+3
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-071-1/+1
* RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-071-8/+2
* RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2020-07-031-0/+1
* RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2020-06-241-3/+0
* RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb2020-06-241-0/+3
* RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-231-2/+2
* RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Add dedicated MR resource tracker functionMaor Gottlieb2020-06-231-2/+2
* dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-081-2/+4
* RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-031-1/+0
* RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-031-1/+0
* RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-031-59/+0
* RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-291-1/+16
* RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-291-1/+4
* IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2020-05-221-19/+24
* RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe2020-05-221-0/+5
* IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-211-0/+77
* IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2020-05-211-2/+2
* IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner2020-05-211-0/+1
* RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe2020-05-181-15/+12
* RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source portMark Zhang2020-05-061-0/+44
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-1/+1
* RDMA/core: Get xmit slave for LAGMaor Gottlieb2020-05-031-0/+2
* RDMA/core: Add LAG functionalityMaor Gottlieb2020-05-031-0/+1
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-031-2/+7
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-9/+9
* RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-191-29/+2
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-0/+9
|\
| * IB/core: Add interface to advise_mr for kernel usersMoni Shoua2020-01-161-0/+3
| * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-161-0/+6
* | RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik2020-01-161-0/+1
* | RDMA/core: Add optional access flags rangeMichael Guralnik2020-01-161-1/+3
* | RDMA/uverbs: Verify MR access flagsMichael Guralnik2020-01-161-0/+3
* | RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-131-1/+2
* | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-131-1/+3
* | IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-081-1/+1
* | IB/core: Cut down single member ib_cache structureParav Pandit2020-01-081-5/+2
* | IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-081-3/+6
* | RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever2020-01-071-0/+5
|/
* IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-121-0/+5
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-301-2/+0
|\