summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-3/+71
|\
| * Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-3/+5
| |\
| * | RDMA: Delete DEBUG codeLeon Romanovsky2019-08-201-3/+0
| * | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-0/+10
| * | RDMA/core: Introduce ratelimited ibdev printk functionsGal Pressman2019-08-051-0/+42
| * | rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-051-0/+19
* | | RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe2019-08-211-3/+0
| |/ |/|
* | RDMA/core: Make invalidate_range a device operationMoni Shoua2019-08-211-2/+2
* | RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-1/+0
* | RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-0/+3
|/
* RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+4
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+2
* RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-051-0/+1
* RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-051-0/+10
* RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-051-0/+18
* RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-051-0/+2
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-281-0/+1
|\
| * RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-211-0/+1
* | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2019-06-241-19/+0
* | RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-241-0/+1
* | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-2/+2
* | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2019-06-241-0/+1
* | RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy2019-06-241-0/+1
* | RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy2019-06-241-1/+1
* | RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy2019-06-241-0/+9
* | RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin2019-06-241-0/+10
* | RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy2019-06-241-0/+10
* | RDMA/core: Introduce new header file for signature operationsMax Gurtovoy2019-06-241-111/+1
* | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-1/+1
* | RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-181-0/+1
* | RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-181-0/+4
* | RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2019-06-171-12/+1
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-3/+3
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+1
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* | RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky2019-05-211-2/+2
|/
* RDMA: Add EFA related definitionsGal Pressman2019-05-061-1/+3
* RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2019-05-061-0/+47
* RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-061-0/+24
* RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-031-1/+1
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-4/+19
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-011-0/+30
* Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-9/+0
|\
| * RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-241-9/+0
* | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+5
* | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-4/+4
* | RDMA/core: Support object allocation in atomic contextLeon Romanovsky2019-04-081-1/+6
* | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-4/+1