summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/nldev.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter2019-08-121-2/+6
* IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit2019-07-081-1/+1
* RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-081-0/+14
* RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-051-1/+97
* RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2019-07-051-1/+65
* RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-051-13/+98
* RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-051-0/+213
* RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang2019-07-051-0/+78
* RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang2019-07-051-13/+2
* RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-13/+12
* RDMA/netlink: Resort policy arrayDoug Ledford2019-06-191-75/+78
* RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-181-0/+1
* RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-181-0/+94
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-141-12/+15
|\
| * RDMA/core: Change system parameters callback from dumpit to doitParav Pandit2019-05-131-12/+15
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-11/+101
|\|
| * RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-221-1/+12
| * RDMA/nldev: Return device protocolLeon Romanovsky2019-04-081-1/+23
| * RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit2019-03-281-0/+25
| * RDMA/core: Add interface to read device namespace sharing modeParav Pandit2019-03-281-0/+32
| * RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit2019-03-281-9/+9
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-18/+18
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-4/+5
|/
* RDMA/core: Fix a WARN() messageDan Carpenter2019-02-221-3/+1
* RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise2019-02-191-0/+122
* RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe2019-02-191-3/+1
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-191-2/+2
* RDMA/nldev: Don't expose number of not-visible entriesLeon Romanovsky2019-02-191-5/+2
* RDMA/nldev: Connect QP number to .doit callbackLeon Romanovsky2019-02-191-0/+1
* RDMA/nldev: Provide parent IDs for PD, MR and QP objectsLeon Romanovsky2019-02-191-0/+18
* RDMA/nldev: Share with user-space object IDsLeon Romanovsky2019-02-191-0/+20
* RDMA/restrack: Prepare restrack_root to addition of extra fields per-typeLeon Romanovsky2019-02-191-25/+16
* RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky2019-02-181-7/+10
* RDMA/nldev: Add resource tracker doit callbackLeon Romanovsky2019-02-181-61/+129
* RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky2019-02-181-6/+7
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-4/+0
|\
| * RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky2019-01-071-4/+0
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-301-10/+18
* | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-301-2/+2
* | RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky2019-01-301-10/+12
* | RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky2019-01-301-10/+12
* | RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky2019-01-301-28/+11
|/
* RDMA/nldev: Expose port_cap_flags2Michael Guralnik2018-12-201-3/+6
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
* RDMA/nldev: Export to user space number of contextsLeon Romanovsky2018-12-031-0/+1
* RDMA/core: Sync unregistration with netlink commandsParav Pandit2018-11-221-10/+10
* RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky2018-10-161-0/+34
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+2
* RDMA/nldev: Return port capability flag for IB onlyLeon Romanovsky2018-06-181-8/+8
* RDMA/NLDEV: remove mr iova attributeSteve Wise2018-05-151-3/+0