aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-01-20RDMA/core: Add device method for registering dma-buf based memory regionJianxin Xiong
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig
2020-11-12RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-10-28IB/verbs: avoid nested container_of()Arnd Bergmann
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-01RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon
2020-10-01RDMA/core: Introduce new GID table query APIAvihai Horon
2020-10-01RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas
2020-09-30RDMA/core: Remove ucontext->closingJason Gunthorpe
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-11RDMA/core: Added missing WR and WC opcodesBob Pearson
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-09RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky