aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-0/+5
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+0
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-18/+61
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+6
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe1-2/+0
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+6
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-4/+3
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+35
2019-10-28RDMA/core: Fix ib_dma_max_seg_size()Bart Van Assche1-3/+1
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi1-0/+7
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi1-0/+5
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter1-1/+1
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman1-0/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+71
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe1-3/+0
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-3/+5
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua1-2/+2
2019-08-20RDMA: Delete DEBUG codeLeon Romanovsky1-3/+0
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-0/+10
2019-08-05RDMA/core: Introduce ratelimited ibdev printk functionsGal Pressman1-0/+42
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever1-0/+19
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-0/+3
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman1-0/+4
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg1-2/+2
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang1-0/+1
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang1-0/+10
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang1-0/+18
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang1-0/+2
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-0/+1
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin1-19/+0
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-0/+1
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy1-1/+1
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy1-0/+9
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin1-0/+10
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy1-0/+10
2019-06-24RDMA/core: Introduce new header file for signature operationsMax Gurtovoy1-111/+1
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-1/+1
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe1-0/+1
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe1-0/+4
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe1-12/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+3
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe1-1/+1
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe1-1/+1
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe1-1/+2