summaryrefslogtreecommitdiffstats
path: root/include/uapi/rdma
AgeCommit message (Expand)AuthorFilesLines
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman1-0/+10
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman1-1/+2
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman1-1/+3
2020-07-24RDMA/mlx5: Fix typo in enum namePavel Machek1-1/+1
2020-07-20RDMA: rdma_user_ioctl.h: fix a duplicated word + clarifyRandy Dunlap1-1/+1
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon1-1/+5
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon1-2/+2
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang1-0/+1
2020-07-06IB/uverbs: Expose UAPI to query MRYishai Hadas1-0/+9
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas1-0/+10
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas1-0/+4
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas1-0/+6
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb1-0/+8
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-4/+153
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky1-0/+2
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky1-1/+2
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky1-0/+2
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky1-1/+1
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky1-1/+2
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky1-0/+1
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/+6
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2-0/+37
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas1-0/+25
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas1-0/+27
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas1-0/+34
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas1-0/+1
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan1-1/+2
2020-05-13RDMA/mlx5: Add support for drop action in DV steeringDaria Velikovsky1-0/+1
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb1-0/+5
2020-05-12RDMA/ucma: Return stable IB device index as identifierLeon Romanovsky1-0/+4
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab1-1/+1
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas1-0/+4
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2-0/+23
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas2-0/+21
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik2-0/+5
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-0/+7
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe1-0/+5
2020-01-16RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe1-0/+8
2020-01-13RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe1-0/+1
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas1-0/+17
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon1-2/+16
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf1-0/+6
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik1-0/+1
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon1-0/+25