| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-19 | mptcp: reset blackhole on success with non-loopback ifaces | Matthieu Baerts (NGI0) | 1 | -1/+1 |
| 2025-09-17 | mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable(). | Kuniyuki Iwashima | 1 | -4/+7 |
| 2025-09-17 | mptcp: Call dst_release() in mptcp_active_enable(). | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-07-25 | mptcp: track fallbacks accurately via mibs | Paolo Abeni | 1 | -2/+2 |
| 2025-03-20 | mptcp: sysctl: add available_path_managers | Geliang Tang | 1 | -0/+25 |
| 2025-03-20 | mptcp: sysctl: map pm_type to path_manager | Geliang Tang | 1 | -1/+24 |
| 2025-03-20 | mptcp: sysctl: map path_manager to pm_type | Geliang Tang | 1 | -1/+14 |
| 2025-03-20 | mptcp: sysctl: set path manager by name | Geliang Tang | 1 | -0/+50 |
| 2025-02-24 | mptcp: blackhole: avoid checking the state twice | Matthieu Baerts (NGI0) | 1 | -13/+17 |
| 2025-01-30 | mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted | Matthieu Baerts (NGI0) | 1 | -2/+2 |
| 2025-01-18 | mptcp: sysctl: add syn_retrans_before_tcp_fallback | Matthieu Baerts (NGI0) | 1 | -4/+17 |
| 2025-01-09 | mptcp: sysctl: blackhole timeout: avoid using current->nsproxy | Matthieu Baerts (NGI0) | 1 | -1/+3 |
| 2025-01-09 | mptcp: sysctl: sched: avoid using current->nsproxy | Matthieu Baerts (NGI0) | 1 | -6/+5 |
| 2025-01-09 | mptcp: sysctl: avail sched: remove write access | Matthieu Baerts (NGI0) | 1 | -1/+1 |
| 2024-09-11 | mptcp: disable active MPTCP in case of blackhole | Matthieu Baerts (NGI0) | 1 | -4/+117 |
| 2024-09-11 | mptcp: fallback to TCP after SYN+MPC drops | Matthieu Baerts (NGI0) | 1 | -0/+20 |
| 2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -2/+2 |
| 2024-05-13 | mptcp: prefer strscpy over strcpy | Matthieu Baerts (NGI0) | 1 | -1/+1 |
| 2024-05-13 | mptcp: add net.mptcp.available_schedulers | Gregory Detal | 1 | -1/+26 |
| 2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+38 |
| 2024-05-07 | mptcp: only allow set existing scheduler for net.mptcp.scheduler | Gregory Detal | 1 | -1/+38 |
| 2024-05-03 | net: Remove ctl_table sentinel elements from several networking subsystems | Joel Granados | 1 | -1/+0 |
| 2024-04-22 | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh | 1 | -1/+1 |
| 2023-10-25 | mptcp: add a new sysctl for make after break timeout | Paolo Abeni | 1 | -0/+16 |
| 2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+2 |
| 2023-08-22 | mptcp: add a new sysctl scheduler | Geliang Tang | 1 | -0/+14 |
| 2023-08-15 | networking: Update to register_net_sysctl_sz | Joel Granados | 1 | -1/+2 |
| 2022-04-29 | mptcp: Add a per-namespace sysctl to set the default path manager type | Mat Martineau | 1 | -0/+21 |
| 2021-08-14 | mptcp: faster active backup recovery | Paolo Abeni | 1 | -0/+14 |
| 2021-08-14 | mptcp: cleanup sysctl data and helpers | Paolo Abeni | 1 | -6/+6 |
| 2021-06-22 | mptcp: add sysctl allow_join_initial_addr_port | Geliang Tang | 1 | -0/+16 |
| 2021-06-18 | mptcp: add a new sysctl checksum_enabled | Geliang Tang | 1 | -0/+16 |
| 2021-05-28 | mptcp: restrict values of 'enabled' sysctl | Matthieu Baerts | 1 | -3/+5 |
| 2021-05-28 | mptcp: support SYSCTL only if enabled | Matthieu Baerts | 1 | -6/+22 |
| 2020-11-04 | mptcp: add a new sysctl add_addr_timeout | Geliang Tang | 1 | -0/+14 |
| 2020-07-31 | mptcp: enable JOIN requests even if cookies are in use | Florian Westphal | 1 | -0/+1 |
| 2020-01-24 | mptcp: new sysctl to control the activation per NS | Matthieu Baerts | 1 | -0/+130 |