summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/nldev.c
AgeCommit message (Expand)Author
2019-02-18RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky
2019-01-30RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky
2019-01-30RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky
2019-01-30RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky
2019-01-07RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-03RDMA/nldev: Export to user space number of contextsLeon Romanovsky
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-06-18RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky
2018-05-15RDMA/NLDEV: remove mr iova attributeSteve Wise
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise
2018-05-03RDMA/nldev: Add explicit pad attributeSteve Wise
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise
2018-03-08RDMA/nldev: common resource dumpit functionSteve Wise
2018-02-01RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky
2017-08-10RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky
2017-08-10RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky
2017-08-10RDMA/netlink: Export FW versionLeon Romanovsky
2017-08-10RDMA/netlink: Expose device and port capability masksLeon Romanovsky
2017-08-10RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky
2017-08-10RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky
2017-08-10RDMA/netlink: Add nldev device doit implementationLeon Romanovsky
2017-08-10RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky