summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-1/+0Star
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-0/+3
* IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2019-07-221-5/+4Star
* RDMA/core: Make rdma_counter.h compile stand aloneJason Gunthorpe2019-07-092-3/+4
* 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/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-051-0/+3
* RDMA/counter: Allow manual mode configuration supportMark Zhang2019-07-051-0/+7
* RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2019-07-051-0/+2
* RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-052-0/+13
* RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-052-0/+26
* RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-052-0/+26
* RDMA/restrack: Introduce statistic counterMark Zhang2019-07-052-0/+22
* IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-291-0/+50
* IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-292-5/+20
* IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-292-5/+45
* IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam2019-06-291-0/+7
* IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2019-06-291-21/+31
* IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam2019-06-292-6/+48
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-293-18/+3Star
|\
| * Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-082-18/+2Star
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-18/+2Star
| * | RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-211-0/+1
| |/
* | RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-0/+6
* | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2019-06-241-19/+0Star
* | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-9/+0Star
* | 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/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-211-36/+0Star
* | IB/rdmavt: Add new completion inlineMike Marciniszyn2019-06-211-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-191-0/+1
* | RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-192-0/+6
* | RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2019-06-171-12/+1Star
* | 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
|/