summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter2021-02-161-4/+0
* 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
* RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong2021-01-201-3/+45
* RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad2021-01-181-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-165-109/+189
|\
| * RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-101-0/+10
| * 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-072-3/+9
| * 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: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-0/+24
| * RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-23/+50
| * Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-171-12/+2
| |\
| * | RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe2020-11-161-0/+42
| * | 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: Make FD destroy callback voidLeon Romanovsky2020-11-121-2/+2
| * | RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky2020-11-121-42/+2
| * | IB/verbs: avoid nested container_of()Arnd Bergmann2020-10-281-6/+9
| * | 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-232-0/+2
| |/ |/|
* | 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