summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/nldev.c
AgeCommit message (Expand)Author
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li
2023-10-19RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-11-30RDMA/nldev: Fix failure to send large messagesMark Zhang
2022-11-30RDMA/nldev: Add NULL check to silence false warningsOr Har-Toov
2022-11-28RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2022-11-15RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-18RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter
2021-11-17RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky
2021-10-12RDMA/nldev: Allow optional-counter status configuration through RDMA netlinkAharon Landau
2021-10-12RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doitAharon Landau
2021-10-12RDMA/nldev: Add support to get status of all countersAharon Landau
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-04-27RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-07-29RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb
2020-06-23RDMA/core: Don't call fill_res_entry for PDMaor Gottlieb
2020-05-12RDMA/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