aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/nldev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter1-1/+3
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky1-0/+227
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky1-0/+147
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-18/+36
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky1-18/+36
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky1-6/+14
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky1-1/+1
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky1-1/+3
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe1-0/+3
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky1-0/+3
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky1-0/+3
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky1-1/+8
2017-08-10RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky1-0/+5
2017-08-10RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky1-0/+8
2017-08-10RDMA/netlink: Export FW versionLeon Romanovsky1-0/+9
2017-08-10RDMA/netlink: Expose device and port capability masksLeon Romanovsky1-0/+19
2017-08-10RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky1-0/+44
2017-08-10RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky1-0/+71
2017-08-10RDMA/netlink: Add nldev device doit implementationLeon Romanovsky1-0/+40
2017-08-10RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky1-1/+63
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky1-0/+45