summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados2024-05-031-3/+3
* sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
* net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang2023-11-241-0/+12
* net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang2023-11-241-0/+12
* Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-1/+2
|\
| * networking: Update to register_net_sysctl_szJoel Granados2023-08-151-1/+2
* | net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer2023-08-091-2/+8
|/
* net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu2022-09-221-0/+21
* net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu2022-09-221-0/+9
* net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu2022-07-181-0/+11
* net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet2022-03-261-0/+5
* net/smc: fix compile warning for smc_sysctlDust Li2022-03-071-17/+2
* net/smc: add sysctl for autocorkingDust Li2022-03-011-0/+10
* net/smc: add sysctl interface for SMCDust Li2022-03-011-0/+70