summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_stats.c
Commit message (Expand)AuthorAgeFilesLines
* smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGESDavid Howells2023-06-241-1/+1
* net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()Dan Carpenter2021-06-211-3/+3
* net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-161-20/+27
* net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce2021-06-161-0/+92
* net/smc: Add netlink support for SMC statisticsGuvenc Gulce2021-06-161-0/+279
* net/smc: Add SMC statistics supportGuvenc Gulce2021-06-161-0/+35