summaryrefslogtreecommitdiff
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)Author
2020-07-29RDMA/include: Replace license text with SPDX tagsLeon Romanovsky
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-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-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky
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-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe
2020-05-06RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source portMark Zhang
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb
2020-05-02RDMA/core: Add LAG functionalityMaor Gottlieb
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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-16RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik
2020-01-16RDMA/core: Add optional access flags rangeMichael Guralnik
2020-01-16RDMA/uverbs: Verify MR access flagsMichael Guralnik
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-13RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds