| Age | Commit message (Expand) | Author | Lines |
| 2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | -0/+50 |
| 2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | -5/+20 |
| 2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | -5/+45 |
| 2019-06-28 | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam | -0/+7 |
| 2019-06-28 | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam | -21/+31 |
| 2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam | -6/+48 |
| 2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | -18/+3 |
| 2019-06-25 | RDMA/netlink: Audit policy settings for netlink attributes | Doug Ledford | -0/+6 |
| 2019-06-24 | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code | Israel Rukshin | -19/+0 |
| 2019-06-24 | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover | Israel Rukshin | -9/+0 |
| 2019-06-24 | RDMA/core: Validate integrity handover device cap | Max Gurtovoy | -0/+1 |
| 2019-06-24 | RDMA/core: Rename signature qp create flag and signature device capability | Israel Rukshin | -2/+2 |
| 2019-06-24 | RDMA/core: Add an integrity MR pool support | Israel Rukshin | -1/+1 |
| 2019-06-24 | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request | Max Gurtovoy | -0/+1 |
| 2019-06-24 | RDMA/mlx5: Add attr for max number page list length for PI operation | Max Gurtovoy | -0/+1 |
| 2019-06-24 | RDMA/core: Add signature attrs element for ib_mr structure | Max Gurtovoy | -1/+3 |
| 2019-06-24 | RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's | Max Gurtovoy | -0/+9 |
| 2019-06-24 | RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API | Israel Rukshin | -0/+10 |
| 2019-06-24 | RDMA/core: Save the MR type in the ib_mr structure | Max Gurtovoy | -0/+10 |
| 2019-06-24 | RDMA/core: Introduce new header file for signature operations | Max Gurtovoy | -111/+121 |
| 2019-06-20 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | -36/+0 |
| 2019-06-20 | IB/rdmavt: Add new completion inline | Mike Marciniszyn | -0/+72 |
| 2019-06-20 | RDMA: Convert destroy_wq to be void | Leon Romanovsky | -1/+1 |
| 2019-06-18 | RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV | Jason Gunthorpe | -0/+1 |
| 2019-06-18 | RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload | Jason Gunthorpe | -0/+6 |
| 2019-06-17 | RDMA: Move rdma_node_type to uapi/ | Jason Gunthorpe | -12/+1 |
| 2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | -3/+3 |
| 2019-06-11 | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky | -1/+1 |
| 2019-06-10 | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | -1/+1 |
| 2019-06-10 | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | -1/+1 |
| 2019-06-10 | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | -2/+3 |
| 2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | -18/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | -18/+2 |
| 2019-05-21 | RDMA/core: Make ib_destroy_cq() void | Leon Romanovsky | -2/+2 |
| 2019-05-21 | RDMA/umem: Move page_shift from ib_umem to ib_odp_umem | Jason Gunthorpe | -15/+24 |
| 2019-05-21 | RDMA/srp: Rename SRP sysfs name after IB device rename trigger | Leon Romanovsky | -0/+1 |
| 2019-05-06 | RDMA: Add EFA related definitions | Gal Pressman | -1/+3 |
| 2019-05-06 | RDMA/umem: Remove hugetlb flag | Shiraz Saleem | -1/+0 |
| 2019-05-06 | RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks | Shiraz Saleem | -0/+47 |
| 2019-05-06 | RDMA/umem: Add API to find best driver supported page size in an MR | Shiraz Saleem | -0/+33 |
| 2019-05-03 | RDMA/core: Allow detaching gid attribute netdevice for RoCE | Parav Pandit | -1/+1 |
| 2019-05-03 | RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev | Parav Pandit | -0/+1 |
| 2019-05-03 | RDMA: Introduce and use GID attr helper to read RoCE L2 fields | Parav Pandit | -0/+3 |
| 2019-05-03 | RDMA: Get rid of iw_cm_verbs | Kamal Heib | -29/+19 |
| 2019-05-01 | RDMA/core: Introduce RDMA subsystem ibdev_* print functions | Gal Pressman | -0/+30 |
| 2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe | -9/+0 |
| 2019-04-24 | RDMA: Remove rdma_user_mmap_page | Jason Gunthorpe | -9/+0 |
| 2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | -0/+14 |
| 2019-04-24 | IB/rdmavt: Fix ab/ba include issues | Mike Marciniszyn | -76/+76 |
| 2019-04-24 | IB/{rdmavt, hfi1): Miscellaneous comment fixes | Kaike Wan | -1/+0 |