summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/counters.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
* RDMA/core: Check that process is still alive before sending it to the usersLeon Romanovsky2019-10-231-2/+12
* RDMA/restrack: Remove PID namespace supportLeon Romanovsky2019-10-231-14/+0
* RDMA/counter: Prevent QP counter manual binding in auto modeMark Zhang2019-10-011-1/+11
* Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-6/+4
|\
| * RDMA/counters: Properly implement PID checksLeon Romanovsky2019-08-201-5/+3
| * IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir2019-08-201-1/+1
* | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-0/+6
|\|
| * RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang2019-08-071-0/+6
* | Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford2019-07-291-4/+7
|\|
| * IB/counters: Always initialize the port counter objectParav Pandit2019-07-251-4/+4
| * IB/core: Fix querying total rdma statsParav Pandit2019-07-251-0/+3
* | RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit2019-07-251-4/+4
|/
* RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2019-07-051-0/+13
* RDMA/counter: Allow manual mode configuration supportMark Zhang2019-07-051-3/+216
* RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2019-07-051-0/+89
* RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-051-1/+25
* RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-051-0/+221
* RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-051-0/+74
OpenPOWER on IntegriCloud