summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/counters.c
AgeCommit message (Expand)Author
2021-10-12RDMA/counter: Add optional counter supportAharon Landau
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-03-26RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_modePatrisious Haddad
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-19RDMA/core/counters: Demote non-conformant kernel-doc headersLee Jones
2021-01-18RDMA/nldev: Return an error message on failure to turn auto modePatrisious Haddad
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-16RDMA/counter: Combine allocation and bind logicLeon Romanovsky
2020-09-22RDMA/restrack: Improve readability in task name managementLeon Romanovsky
2020-09-22RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky
2020-09-22RDMA/restrack: Count references to the verbs objectsLeon Romanovsky
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang
2020-06-22RDMA/counter: Query a counter before releaseMark Zhang
2019-12-12RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark 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-01RDMA/counter: Prevent QP counter manual binding in auto modeMark Zhang
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/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit
2019-07-25IB/core: Fix querying total rdma statsParav Pandit
2019-07-05RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang
2019-07-05RDMA/counter: Allow manual mode configuration supportMark Zhang
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang