summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu1-0/+21
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu1-0/+9
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+11
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet1-0/+5
2022-03-07net/smc: fix compile warning for smc_sysctlDust Li1-17/+2
2022-03-01net/smc: add sysctl for autocorkingDust Li1-0/+10
2022-03-01net/smc: add sysctl interface for SMCDust Li1-0/+70