aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai1-2/+4
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe1-1/+0
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe1-1/+0
2020-06-02RDMA/core: Remove FMR device opsMax Gurtovoy1-59/+0
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman1-1/+16
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman1-1/+4
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas1-19/+24
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe1-0/+5
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan1-0/+77
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner1-2/+2
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner1-0/+1
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe1-15/+12
2020-05-06RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source portMark Zhang1-0/+44
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe1-1/+1
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb1-0/+2
2020-05-02RDMA/core: Add LAG functionalityMaor Gottlieb1-0/+1
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-2/+7
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-9/+9
2020-02-18RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe1-29/+2
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-0/+9
2020-01-16RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik1-0/+1
2020-01-16RDMA/core: Add optional access flags rangeMichael Guralnik1-1/+3
2020-01-16RDMA/uverbs: Verify MR access flagsMichael Guralnik1-0/+3
2020-01-16IB/core: Add interface to advise_mr for kernel usersMoni Shoua1-0/+3
2020-01-16IB/core: Introduce ib_reg_user_mrMoni Shoua1-0/+6
2020-01-13RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe1-1/+2
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe1-1/+3
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit1-1/+1
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit1-5/+2
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit1-3/+6
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever1-0/+5
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-0/+5
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+0
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-18/+61
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+6
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe1-2/+0
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+6
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-4/+3
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+35
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi1-0/+7
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi1-0/+5
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter1-1/+1
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman1-0/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+71
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe1-3/+0
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-3/+5