summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-0/+3
* RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong2021-01-201-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-101/+97
|\
| * IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-0/+11
| * RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-071-3/+4
| * RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe2020-12-071-1/+5
| * RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-2/+8
| * RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-23/+50
| * RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2020-11-121-0/+13
| * RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig2020-11-121-29/+0
| * RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky2020-11-121-42/+2
| * RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-0/+2
| * RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe2020-10-261-1/+0
| * RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+2
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2020-10-011-3/+3
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-7/+10
* RDMA/core: Remove ucontext->closingJason Gunthorpe2020-09-301-6/+0
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-3/+4
|\
| * RDMA: Fix link active_speed sizeAharon Landau2020-09-181-3/+4
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-5/+4
* | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-2/+2
* | RDMA/core: Added missing WR and WC opcodesBob Pearson2020-09-111-7/+9
* | RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe2020-09-091-24/+0
* | RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-091-1/+1
* | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-2/+2
* | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-1/+1
* | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-2/+4
* | RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2020-09-091-56/+6
* | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-3/+5
* | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-3/+5
* | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-8/+5
* | RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2020-09-091-5/+0
* | RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li2020-08-311-0/+1
* | RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-12/+1
|/
* RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-291-29/+2
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-3/+3
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-061-3/+4
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-061-0/+4
* RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-061-3/+2
* RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-061-15/+3
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-061-8/+2
* RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2020-07-031-0/+1
* RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2020-06-241-3/+0
* RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb2020-06-241-0/+3
* RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-231-2/+2
* RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-231-0/+1