summaryrefslogtreecommitdiffstats
path: root/net/mptcp/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* mptcp: disable active MPTCP in case of blackholeMatthieu Baerts (NGI0)2024-09-111-4/+117
* mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)2024-09-111-0/+20
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-2/+2
* mptcp: prefer strscpy over strcpyMatthieu Baerts (NGI0)2024-05-131-1/+1
* mptcp: add net.mptcp.available_schedulersGregory Detal2024-05-131-1/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-1/+38
|\
| * mptcp: only allow set existing scheduler for net.mptcp.schedulerGregory Detal2024-05-071-1/+38
* | net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados2024-05-031-1/+0
* | sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
|/
* mptcp: add a new sysctl for make after break timeoutPaolo Abeni2023-10-251-0/+16
* 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
* | mptcp: add a new sysctl schedulerGeliang Tang2023-08-221-0/+14
|/
* mptcp: Add a per-namespace sysctl to set the default path manager typeMat Martineau2022-04-291-0/+21
* mptcp: faster active backup recoveryPaolo Abeni2021-08-141-0/+14
* mptcp: cleanup sysctl data and helpersPaolo Abeni2021-08-141-6/+6
* mptcp: add sysctl allow_join_initial_addr_portGeliang Tang2021-06-221-0/+16
* mptcp: add a new sysctl checksum_enabledGeliang Tang2021-06-181-0/+16
* mptcp: restrict values of 'enabled' sysctlMatthieu Baerts2021-05-281-3/+5
* mptcp: support SYSCTL only if enabledMatthieu Baerts2021-05-281-6/+22
* mptcp: add a new sysctl add_addr_timeoutGeliang Tang2020-11-041-0/+14
* mptcp: enable JOIN requests even if cookies are in useFlorian Westphal2020-07-311-0/+1
* mptcp: new sysctl to control the activation per NSMatthieu Baerts2020-01-241-0/+130