summaryrefslogtreecommitdiff
path: root/net/smc/smc_stats.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2024-08-20net/smc: introduce statistics for ringbufs usage of net namespaceWen Gu1-0/+6
2023-06-24smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGESDavid Howells1-1/+1
2021-06-21net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()Dan Carpenter1-3/+3
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce1-20/+27
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce1-0/+92
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce1-0/+279
2021-06-16net/smc: Add SMC statistics supportGuvenc Gulce1-0/+35