MPTCP Linux Development
 help / color / mirror / Atom feed
 messages from 2024-04-25 12:03:40 to 2024-05-09 18:20:18 UTC [more...]

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (34+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH net-next] tcp: socket option to check for MPTCP fallback to TCP
 2024-05-09 18:10 UTC 

[PATCH mptcp-next RFC] mptcp: socket option to check for fallback
 2024-05-09 16:25 UTC  (4+ messages)

[PATCH net-next v3 11/13] net: replace page_frag with page_frag_cache
 2024-05-09 16:22 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-05-09 15:49 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp subflow subtest

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-09 15:12 UTC  (18+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next 4/4] selftests/bpf: Add mptcp subflow subtest

[PATCH mptcp-net v2 0/2] mptcp: getsockopt(SO_KEEPALIVE) and TCP_KEEP* sockopts
 2024-05-09 11:39 UTC  (4+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: SO_KEEPALIVE: fix getsockopt support
` [PATCH mptcp-net v2 2/2] mptcp: fix full TCP keep-alive support

[PATCH mptcp-net 0/2] mptcp: getsockopt(SO_KEEPALIVE) and TCP_KEEP* sockopts
 2024-05-09 10:28 UTC  (6+ messages)
` [PATCH mptcp-net 1/2] mptcp: SO_KEEPALIVE: fix getsockopt support
` [PATCH mptcp-net 2/2] mptcp: fix full TCP keep-alive support

Multipath TCP (MPTCP) support in OpenSSH
 2024-05-08 11:20 UTC  (2+ messages)

[PATCH net] mptcp: only allow set existing scheduler for net.mptcp.scheduler
 2024-05-08  0:30 UTC  (2+ messages)

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-08  0:30 UTC  (5+ messages)

[PATCH mptcp-net v2] mptcp: fix the default value of scaling_ratio
 2024-05-07 10:00 UTC  (6+ messages)

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-07  8:02 UTC  (17+ 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 bpf-next v4 0/3] export send_recv_data
 2024-05-07  4:04 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data

[PATCH mptcp-net] mptcp: fix EAGAIN errors in MPTCP BPF tests
 2024-05-07  3:52 UTC  (4+ messages)

[PATCH] [PATCH v2 net-next] mptcp: fix typos in comments
 2024-05-07  2:50 UTC  (5+ messages)

[PATCH 1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-06 18:50 UTC  (5+ messages)
` [PATCH 2/2] selftests/net: fix uninitialized variables

[PATCH net-next] mptcp: fix possible NULL dereferences
 2024-05-06 15:04 UTC 

[PATCH] mptcp: fix possible NULL dereferences
 2024-05-06 14:36 UTC  (3+ messages)

[PATCH mptcp-next] Squash to "mptcp: add bpf_mptcp_sched_ops" -- fix bpf access
 2024-05-06  8:33 UTC  (4+ messages)

[PATCH mptcp-next 0/4] mptcp: Spring cleaning
 2024-05-06  8:23 UTC  (8+ 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 mptcp-next] Squash to "selftests/bpf: Add bpf scheduler test" - drop send_data
 2024-05-06  8:19 UTC  (3+ messages)

[PATCH mptcp-next 0/2] mptcp: fix net.mptcp.scheduler behavior
 2024-05-03 16:45 UTC  (10+ 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 v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
 2024-05-03 12:56 UTC  (2+ messages)

Patchew: 'Based-on' tag for ongoing work dependence
 2024-05-03 11:18 UTC 

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

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01  9:16 UTC  (13+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [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  (2+ messages)

[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  (15+ 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 5/7] mptcp: support rstreason for passive reset
` [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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox