index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_sysctl.c
Age
Commit message (
Expand
)
Author
2024-09-10
net/smc: add sysctl for smc_limit_hs
D. Wythe
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2023-11-24
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
2023-11-24
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2022-03-26
net/smc: fix a memory leak in smc_sysctl_net_exit()
Eric Dumazet
2022-03-07
net/smc: fix compile warning for smc_sysctl
Dust Li
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li