mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior
 2024-05-03  1:04 UTC  (9+ messages)
` [PATCH mptcp-next 1/2] mptcp: only allow set existing scheduler for net.mptcp.scheduler
` [PATCH mptcp-next 2/2] mptcp: add net.mptcp.available_schedulers

[PATCH mptcp-next 0/4] mptcp: Spring cleaning
 2024-05-02 18:12 UTC  (6+ messages)
` [PATCH mptcp-next 1/4] mptcp: prefer strscpy over strcpy
` [PATCH mptcp-next 2/4] mptcp: move mptcp_pm_gen.h's include
` [PATCH mptcp-next 3/4] mptcp: remove unnecessary else statements
` [PATCH mptcp-next 4/4] mptcp: include inet_common in mib.h

[PATCH] [PATCH v2 net-next] mptcp: fix typos in comments
 2024-05-02 16:40 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: fix EAGAIN errors in MPTCP BPF tests
 2024-05-02 13:53 UTC  (2+ messages)

[PATCH mptcp-next] Squash to "selftests/bpf: Add bpf scheduler test" - drop send_data
 2024-05-02 13:48 UTC  (2+ messages)

[PATCH] mptcp: subflow.c: fix typo
 2024-05-01 15:57 UTC  (4+ messages)

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01 13:22 UTC  (11+ messages)
` [PATCH net-next v6 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 2/8] net: ipv{6,4}: "
` [PATCH net-next v6 3/8] net: rds: "
` [PATCH net-next v6 4/8] net: sunrpc: "
` [PATCH net-next v6 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH net-next v6 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 7/8] appletalk: "
` [PATCH net-next v6 8/8] ax.25: x.25: "

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01  9:16 UTC  (14+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 2/8] net: ipv{6,4}: "
` [PATCH v4 3/8] net: rds: "
` [PATCH v4 4/8] net: sunrpc: "
` [PATCH v4 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v4 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 7/8] appletalk: "
` [PATCH v4 8/8] ax.25: x.25: "

[PATCH net] mptcp: ensure snd_nxt is properly initialized on connect
 2024-05-01  2:10 UTC  (2+ messages)

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-30 12:41 UTC  (21+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 2/8] net: ipv{6,4}: "
` [PATCH v5 3/8] net: rds: "
` [PATCH v5 4/8] net: sunrpc: "
` [PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 7/8] appletalk: "
` [PATCH v5 8/8] ax.25: x.25: "

DO-NOT-MERGE: mptcp: enabled by default
 2024-04-29 18:52 UTC 

[PATCH mptcp-next v9 0/4] setsockopt per subflow: BPF
 2024-04-29 18:38 UTC  (8+ messages)
` [PATCH mptcp-next v9 1/4] selftests/bpf: Add mptcp subflow example
` [PATCH mptcp-next v9 2/4] selftests/bpf: Add mptcp subflow subtest
` [PATCH mptcp-next v9 3/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH mptcp-next v9 4/4] Squash to "selftests/bpf: Add bpf scheduler test"

[Weekly meetings] MoM - 24th of April 2024
 2024-04-29 16:10 UTC 

[PATCH net-next v9 0/7] Implement reset reason mechanism to detect
 2024-04-26 13:40 UTC  (17+ messages)
` [PATCH net-next v9 1/7] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v9 2/7] rstreason: prepare for passive reset
` [PATCH net-next v9 3/7] rstreason: prepare for active reset
` [PATCH net-next v9 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v9 5/7] mptcp: "
` [PATCH net-next v9 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v9 7/7] rstreason: make it work in trace world

Regarding data-level length in DSS option
 2024-04-26  5:49 UTC 

[PATCH mptcp-next v8 0/4] setsockopt per subflow: BPF
 2024-04-23 20:58 UTC  (7+ messages)
` [PATCH mptcp-next v8 1/4] selftests/bpf: Add mptcp subflow example
` [PATCH mptcp-next v8 2/4] selftests/bpf: Add mptcp subflow subtest
` [PATCH mptcp-next v8 3/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH mptcp-next v8 4/4] Squash to "selftests/bpf: Add bpf scheduler test"

[PATCH net-next v7 0/7] Implement reset reason mechanism to detect
 2024-04-23 12:03 UTC  (17+ messages)
` [PATCH net-next v7 1/7] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v7 2/7] rstreason: prepare for passive reset
` [PATCH net-next v7 3/7] rstreason: prepare for active reset
` [PATCH net-next v7 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v7 5/7] mptcp: "
` [PATCH net-next v7 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v7 7/7] rstreason: make it work in trace world

[PATCH net-next v8 0/7] Implement reset reason mechanism to detect
 2024-04-23 10:57 UTC  (15+ messages)
` [PATCH net-next v8 1/7] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v8 2/7] rstreason: prepare for passive reset
` [PATCH net-next v8 3/7] rstreason: prepare for active reset
` [PATCH net-next v8 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v8 5/7] mptcp: "
` [PATCH net-next v8 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v8 7/7] rstreason: make it work in trace world

[PATCH bpf-next v4 0/3] export send_recv_data
 2024-04-23  2:58 UTC  (11+ messages)
` [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data

[PATCH mptcp-next v9 0/8] refactor mptcp bpf tests
 2024-04-22  7:05 UTC  (9+ messages)
` [PATCH mptcp-next v9 1/8] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH mptcp-next v9 4/8] Squash to "selftests/bpf: Add bpf_first scheduler & test"

[PATCH net-next v6 0/7] Implement reset reason mechanism to detect
 2024-04-20  3:22 UTC  (20+ messages)
` [PATCH net-next v6 1/7] net: introduce rstreason to detect why the RST is sent

[PATCH mptcp-net v3] mptcp: ensure snd_nxt is properly initialized on connect
 2024-04-19 16:58 UTC  (7+ messages)

[PATCH net-next v2 13/15] net: replace page_frag with page_frag_cache
 2024-04-19 12:37 UTC  (5+ messages)

[ANN] mptcp.dev: new website
 2024-04-19 10:31 UTC 

[Weekly meetings] MoM - 17th of April 2024
 2024-04-19 10:15 UTC 

[PATCH mptcp-next] mptcp: sockopt: info: stop early if no buffer
 2024-04-19 10:01 UTC  (4+ messages)

[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
 2024-04-18 17:33 UTC  (3+ messages)

[PATCH mptcp-next] Squash to "selftests/bpf: Add bpf_first scheduler & test" 2
 2024-04-18 16:52 UTC  (3+ messages)

[PATCH net-next RESEND v6 0/7] Implement reset reason mechanism to detect
 2024-04-18 14:31 UTC  (9+ messages)
` [PATCH net-next v6 1/7] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v6 2/7] rstreason: prepare for passive reset
` [PATCH net-next v6 3/7] rstreason: prepare for active reset
` [PATCH net-next v6 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v6 5/7] mptcp: "
` [PATCH net-next v6 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v6 7/7] rstreason: make it work in trace world


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).