index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
ctrl.c
Age
Commit message (
Expand
)
Author
2025-03-20
mptcp: sysctl: add available_path_managers
Geliang Tang
2025-03-20
mptcp: sysctl: map pm_type to path_manager
Geliang Tang
2025-03-20
mptcp: sysctl: map path_manager to pm_type
Geliang Tang
2025-03-20
mptcp: sysctl: set path manager by name
Geliang Tang
2025-02-24
mptcp: blackhole: avoid checking the state twice
Matthieu Baerts (NGI0)
2025-01-30
mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
Matthieu Baerts (NGI0)
2025-01-18
mptcp: sysctl: add syn_retrans_before_tcp_fallback
Matthieu Baerts (NGI0)
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-07
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
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-10-25
mptcp: add a new sysctl for make after break timeout
Paolo Abeni
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-22
mptcp: add a new sysctl scheduler
Geliang Tang
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2022-04-29
mptcp: Add a per-namespace sysctl to set the default path manager type
Mat Martineau
2021-08-14
mptcp: faster active backup recovery
Paolo Abeni
2021-08-14
mptcp: cleanup sysctl data and helpers
Paolo Abeni
2021-06-22
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
2021-06-18
mptcp: add a new sysctl checksum_enabled
Geliang Tang
2021-05-28
mptcp: restrict values of 'enabled' sysctl
Matthieu Baerts
2021-05-28
mptcp: support SYSCTL only if enabled
Matthieu Baerts
2020-11-04
mptcp: add a new sysctl add_addr_timeout
Geliang Tang
2020-07-31
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
2020-01-24
mptcp: new sysctl to control the activation per NS
Matthieu Baerts