aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/nldev.c
AgeCommit message (Expand)Author
2020-05-20RDMA/core: Fix double put of resourceMaor Gottlieb
2020-03-13RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe
2020-03-04RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-24RDMA/nldev: Skip counter if port doesn't matchMark Zhang
2019-10-23RDMA/core: Check that process is still alive before sending it to the usersLeon Romanovsky
2019-10-23RDMA/restrack: Remove PID namespace supportLeon Romanovsky
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22RDMA/nldev: Allow different fill function per resourceErez Alfasi
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit
2019-07-08IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford
2019-06-19RDMA/netlink: Resort policy arrayDoug Ledford
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit
2019-03-28RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit
2019-02-22RDMA/core: Fix a WARN() messageDan Carpenter
2019-02-19RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-19RDMA/nldev: Don't expose number of not-visible entriesLeon Romanovsky
2019-02-19RDMA/nldev: Connect QP number to .doit callbackLeon Romanovsky
2019-02-19RDMA/nldev: Provide parent IDs for PD, MR and QP objectsLeon Romanovsky
2019-02-19RDMA/nldev: Share with user-space object IDsLeon Romanovsky
2019-02-19RDMA/restrack: Prepare restrack_root to addition of extra fields per-typeLeon Romanovsky