summaryrefslogtreecommitdiff
path: root/net/smc/smc_sysctl.c
AgeCommit message (Expand)Author
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-08-09net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet
2022-03-07net/smc: fix compile warning for smc_sysctlDust Li
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li