summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-081-2/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-0513-276/+287
|\
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
| * RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-021-1/+0
| * RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-021-59/+0
| * RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-021-93/+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
| * RDMA/core: Use offsetofend() instead of open codingJason Gunthorpe2020-05-291-2/+1
| * RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-271-1/+1
| * RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2020-05-271-0/+3
| * RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2020-05-271-1/+8
| * RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky2020-05-271-0/+1
| * RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2020-05-271-0/+3
| * RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky2020-05-271-0/+6
| * RDMA/core: Use sizeof_field() helperGustavo A. R. Silva2020-05-271-6/+6
| * IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2020-05-211-19/+24
| * RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe2020-05-214-2/+11
| * IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-212-9/+78
| * IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2020-05-212-4/+4
| * IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner2020-05-211-1/+28
| * IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner2020-05-211-0/+1
| * RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe2020-05-171-15/+12
| * IB/rdmavt: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-131-1/+1
| * 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/mad: Remove snoop interfaceMaor Gottlieb2020-05-061-48/+1
| * RDMA/core: Get xmit slave for LAGMaor Gottlieb2020-05-021-0/+2
| * RDMA/core: Add LAG functionalityMaor Gottlieb2020-05-022-0/+24
| * RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-2/+7
| * RDMA/cma: Limit the scope of rdma_is_consumer_reject functionLeon Romanovsky2020-04-141-8/+0
* | RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-05-271-1/+1
|/
* IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2020-03-271-1/+1
* RDMA/cm: Delete not implemented CM peer to peer communicationLeon Romanovsky2020-03-131-1/+0
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-205-13/+13
* RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier2020-02-191-0/+1
* RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2020-02-181-29/+2
* RDMA/core: Make the entire API tree staticJason Gunthorpe2020-01-301-3/+3
* RDMA/cm: Remove CM message structsJason Gunthorpe2020-01-251-1/+6
* RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2020-01-252-0/+354
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-213-5/+14
|\
| * 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
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-162-5/+5
* | 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: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-132-4/+2
* | 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