summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_device.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add support for XDR link speedOr Har-Toov2023-09-261-1/+2
* RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-191-2/+2
* RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky2021-05-101-0/+3
* RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-101-9/+5
* RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman2020-10-261-3/+0
* RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2020-10-011-1/+195
* RDMA: Fix link active_speed sizeAharon Landau2020-09-181-1/+2
* RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2020-07-241-1/+6
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-061-1/+40
* RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik2020-01-161-0/+8
* RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe2020-01-161-0/+30
* IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
* IB/core: Move query port to ioctlMichael Guralnik2018-12-201-1/+78
* RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe2018-12-181-1/+88
* RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2018-12-181-0/+60