aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky1-0/+1
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky1-0/+3
2020-05-27RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky1-0/+6
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-1/+1
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva1-6/+6
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 Gunthorpe4-2/+11
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2-9/+78
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2-4/+4
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner1-1/+28
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-13IB/rdmavt: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
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-06RDMA/mad: Remove snoop interfaceMaor Gottlieb1-48/+1
2020-05-02RDMA/core: Get xmit slave for LAGMaor Gottlieb1-0/+2
2020-05-02RDMA/core: Add LAG functionalityMaor Gottlieb2-0/+24
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-2/+7
2020-04-14RDMA/cma: Limit the scope of rdma_is_consumer_reject functionLeon Romanovsky1-8/+0
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas1-1/+1
2020-03-13RDMA/cm: Delete not implemented CM peer to peer communicationLeon Romanovsky1-1/+0
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva5-13/+13
2020-02-19RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier1-0/+1
2020-02-18RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe1-29/+2
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe1-3/+3
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe1-1/+6
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky2-0/+354
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe3-5/+14
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-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2-5/+5
2020-01-13RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2-4/+2
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-13RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2-13/+3
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe1-6/+6
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe1-0/+12
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe1-1/+0
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
2020-01-03RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky1-34/+0
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn1-21/+1