aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-21RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky1-2/+2
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky1-0/+1
2019-05-06RDMA: Add EFA related definitionsGal Pressman1-1/+3
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem1-0/+47
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem1-0/+24
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit1-1/+1
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib1-4/+19
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman1-0/+30
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-9/+0
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe1-9/+0
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+5
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-4/+4
2019-04-08RDMA/core: Support object allocation in atomic contextLeon Romanovsky1-1/+6
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-4/+1