summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2021-02-261-0/+13
* RDMA/core: remove use of dma_virt_opsChristoph Hellwig2021-01-091-23/+50
* RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-301-0/+10
* RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-12/+2
* 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: Introduce new GID table query APIAvihai Horon2020-10-011-0/+3
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-7/+10
* IB/core: Enable ODP sync without faultingYishai Hadas2020-10-011-1/+1
* IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas2020-10-011-13/+8
* RDMA/core: Remove ucontext->closingJason Gunthorpe2020-09-301-6/+0
* RDMA/restrack: Improve readability in task name managementLeon Romanovsky2020-09-222-45/+15
* RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky2020-09-221-1/+0
* RDMA/restrack: Count references to the verbs objectsLeon Romanovsky2020-09-221-7/+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/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-2/+0
* | RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-3/+12
* | RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-0/+20
* | 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/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe2020-08-311-4/+5
* | RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li2020-08-311-0/+1
* | RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe2020-08-271-0/+5
* | RDMA/cm: Remove unused cm_classJason Gunthorpe2020-08-181-3/+0
* | RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-12/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-0631-986/+103
|\
| * RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-2931-946/+59
| * RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2020-07-242-0/+15
| * 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