aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2021-05-10RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky1-0/+3
2020-12-10RDMA/uverbs: Fix incorrect variable typeAvihai Horon1-9/+5
2020-10-26RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman1-3/+0
2020-10-01RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon1-1/+195
2020-09-18RDMA: Fix link active_speed sizeAharon Landau1-1/+2
2020-07-24RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky1-1/+6
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas1-1/+40
2020-01-16RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik1-0/+8
2020-01-16RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe1-0/+30
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas1-1/+7
2018-12-20IB/core: Move query port to ioctlMichael Guralnik1-1/+78
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe1-1/+88
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe1-0/+60