summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/core: Add an integrity MR pool supportIsrael Rukshin2019-06-241-1/+1
* | 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-242-1/+3
* | 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-242-111/+121
* | IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn2019-06-201-36/+0
* | IB/rdmavt: Add new completion inlineMike Marciniszyn2019-06-201-0/+72
* | 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-182-0/+6
* | 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-102-2/+3
* | RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky2019-05-211-2/+2
* | RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-212-15/+24
|/
* RDMA: Add EFA related definitionsGal Pressman2019-05-061-1/+3
* RDMA/umem: Remove hugetlb flagShiraz Saleem2019-05-061-1/+0
* 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-062-0/+33
* RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-031-1/+1
* RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-031-0/+1
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-031-0/+3
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-032-29/+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
* | IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-241-0/+14
* | IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-242-76/+76
* | IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan2019-04-241-1/+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: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* | RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-082-1/+2
* | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-4/+1
* | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-34/+194
* | IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-012-8/+14
* | IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-012-20/+16
* | RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky2019-03-291-2/+2
* | RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-281-0/+3
* | RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit2019-03-281-0/+6
* | RDMA/core: Introduce ib_core_device to hold deviceParav Pandit2019-03-281-6/+19
* | RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-254-6/+6
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-3/+4