mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-24 16:48:53 to 2026-09-01 06:49:16 UTC [more...]

[PATCH mptcp-next v13 00/10] Reduce the differences between TCP and MPTCP for TLS usage
 2026-09-01  6:48 UTC  (5+ messages)
` [PATCH mptcp-next v13 01/10] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v13 02/10] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v13 03/10] mptcp: remove CB offset field
` [PATCH mptcp-next v13 04/10] mptcp: sync mptcp skb cb layout with tcp one

[PATCH mptcp-net] mptcp: fix skb_ext leak in fallback mode
 2026-09-01  6:34 UTC 

[PATCH net-next v2] mptcp: normalize seq numbers reported in mptcp_info
 2026-09-01  5:55 UTC  (5+ messages)

[PATCH mptcp-next v11 00/10] Reduce the differences between TCP and MPTCP for TLS usage
 2026-09-01  0:20 UTC  (16+ messages)
` [PATCH mptcp-next v11 01/10] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v11 02/10] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v11 03/10] mptcp: remove CB offset field
` [PATCH mptcp-next v11 04/10] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v11 05/10] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v11 06/10] mptcp: align FIN handling with TCP via SOCK_DONE
` [PATCH mptcp-next v11 07/10] mptcp: implement peek_len for proto_ops
` [PATCH mptcp-next v11 08/10] mptcp: add sendmsg_locked to proto_ops
` [PATCH mptcp-next v11 09/10] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v11 10/10] selftests: mptcp: sockopt: check app_limited

[PATCH mptcp-next 0/2] mptcp: pm: fix reachable extra_subflows guards
 2026-08-31 13:00 UTC  (6+ messages)
` [PATCH mptcp-next 1/2] mptcp: pm: bound extra_subflows admission on userspace PM
` [PATCH mptcp-next 2/2] mptcp: pm: skip extra_subflows accounting on disconnected msk

[PATCH mptcp-next v12 00/10] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-31 11:36 UTC  (13+ messages)
` [PATCH mptcp-next v12 01/10] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v12 02/10] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v12 03/10] mptcp: remove CB offset field
` [PATCH mptcp-next v12 04/10] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v12 05/10] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v12 06/10] mptcp: align FIN handling with TCP via SOCK_DONE
` [PATCH mptcp-next v12 07/10] mptcp: implement peek_len for proto_ops
` [PATCH mptcp-next v12 08/10] mptcp: add sendmsg_locked to proto_ops
` [PATCH mptcp-next v12 09/10] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v12 10/10] selftests: mptcp: sockopt: check app_limited

[PATCH mptcp-next v3 0/2] mptcp: sched: add subflow avoid flag
 2026-08-31 10:57 UTC  (6+ messages)
` [PATCH mptcp-next v3 1/2] mptcp: sched: add subflow avoid flag and enforce it in core
` [PATCH mptcp-next v3 2/2] selftests: mptcp: bpf: exercise the subflow avoid flag across rounds

[PATCH 0/6] landlock: Support MPTCP bind and connect restrictions
 2026-08-31  4:09 UTC  (12+ messages)
` [PATCH 1/6] samples/landlock: Implement best-effort fallback for network rules
` [PATCH 2/6] selftests/landlock: Generalize net test helpers for multiple socket types
` [PATCH 3/6] landlock: Add MPTCP bind and connect access rights
` [PATCH 4/6] selftests/landlock: Add MPTCP network access tests
` [PATCH 5/6] samples/landlock: Support MPTCP access rights
` [PATCH 6/6] landlock: Document "

[PATCH mptcp-net v3 0/8] mptcp: pm: userspace: properly deal with the ID0 case
 2026-08-30 21:00 UTC  (6+ messages)
` [PATCH mptcp-net v3 2/8] mptcp: pm: userspace: lookup: match port in priority

[PATCH mptcp-next 0/6] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-30 14:44 UTC  (6+ messages)
` [PATCH mptcp-next 5/6] mptcp: trim the duplicated skb head at receive enqueue

[PATCH net v3 0/2] tcp: fix use-after-free in do_tcp_getsockopt()
 2026-08-29  5:30 UTC  (13+ messages)
` [PATCH net v3 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
` [PATCH net v3 2/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)

[PATCH mptcp-net v3 0/2] mptcp: more cleanups
 2026-08-28 17:32 UTC  (5+ messages)
` [PATCH mptcp-net v3 1/2] mptcp: prevent race between disconnect() and rtx
` [PATCH mptcp-net v3 2/2] Squash-to: "mptcp: do not reschedule the RTX timer for fallback sockets"

[PATCH net 02/14] mptcp: subflow: no need to copy thmac during ulp_clone
 2026-08-28  9:58 UTC  (3+ messages)

[PATCH mptcp-next] mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
 2026-08-28  9:14 UTC  (4+ messages)
  ` [PATCH net-next 01/11] "

[PATCH mptcp-next v5 0/6] mptcp: avoid data-races around the sysctls
 2026-08-28  7:14 UTC  (9+ messages)
` [PATCH mptcp-next v5 1/6] mptcp: sched: change scheduler sysctl atomically
` [PATCH mptcp-next v5 2/6] mptcp: pm: change path_manager "
` [PATCH mptcp-next v5 3/6] mptcp: use READ_ONCE() over sysctls
` [PATCH mptcp-next v5 4/6] mptcp: pm: use WRITE_ONCE() for the pm_type sysctl
` [PATCH mptcp-next v5 5/6] Squash-to "mptcp: pm: init and release mptcp_pm_ops"
` [PATCH mptcp-next v5 6/6] Squash to previous one

[PATCH net 00/14] mptcp: misc fixes for v7.3-rc1
 2026-08-28  6:35 UTC  (21+ messages)
` [PATCH net 01/14] mptcp: do not reschedule the RTX timer for fallback sockets
` [PATCH net 04/14] mptcp: pm: kernel: drop pending ADD_ADDR when removing ID0
` [PATCH net 05/14] mptcp: options: handle MPC data + csum reqd + no csum
` [PATCH net 06/14] selftests: mptcp: fix an UAF in mptcp_connect.c
` [PATCH net 07/14] mptcp: pm: userspace: fix address ID overflow
` [PATCH net 08/14] mptcp: pm: reset retrans_time when ADD_ADDR entry is reused
` [PATCH net 09/14] mptcp: remove unneeded READ_ONCE() annotation
` [PATCH net 10/14] selftests: mptcp: lib: dump nstat for the right test
` [PATCH net 11/14] selftests: mptcp: lib: get counters "
` [PATCH net 12/14] mptcp: options: fix uninit-value in mptcp_write_data_fin
` [PATCH net 13/14] mptcp: being below memory limit is a likely() condition
` [PATCH net 14/14] mptcp: avoid pruning for OoW data

[PATCH mptcp-next v10 0/9] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-28  5:02 UTC  (13+ messages)
` [PATCH mptcp-next v10 1/9] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v10 2/9] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v10 3/9] mptcp: remove CB offset field
` [PATCH mptcp-next v10 4/9] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v10 5/9] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v10 6/9] mptcp: implement peek_len for proto_ops
` [PATCH mptcp-next v10 7/9] mptcp: add sendmsg_locked to proto_ops
` [PATCH mptcp-next v10 8/9] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v10 9/9] selftests: mptcp: sockopt: check app_limited

[PATCH net v2 0/2] tcp: fix use-after-free in do_tcp_getsockopt()
 2026-08-27 23:50 UTC  (11+ messages)
` [PATCH net v2 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
` [PATCH net v2 2/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)

[PATCH mptcp-next v9 00/11] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-27 12:13 UTC  (17+ messages)
` [PATCH mptcp-next v9 01/11] mptcp: use atomic64_t for locklessly accessed u64 fields
` [PATCH mptcp-next v9 02/11] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v9 03/11] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v9 04/11] mptcp: remove CB offset field
` [PATCH mptcp-next v9 05/11] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v9 06/11] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v9 07/11] mptcp: implement peek_len for proto_ops
` [PATCH mptcp-next v9 08/11] mptcp: add sendmsg_locked to proto_ops
` [PATCH mptcp-next v9 09/11] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v9 10/11] selftests: mptcp: sockopt: check app_limited
` [PATCH mptcp-next v9 11/11] Squash to "selftests/bpf: Add bpf_burst scheduler & test"

[PATCH mptcp-net v2 0/2] mptcp: more cleanups
 2026-08-27  7:52 UTC  (6+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: prevent race between disconnect() and rtx
` [PATCH mptcp-net v2 2/2] Squash-to: "mptcp: do not reschedule the RTX timer for fallback sockets"

[PATCH mptcp-net 1/2] mptcp: prevent race between disconnect() and rtx
 2026-08-26 17:47 UTC  (8+ messages)
` [PATCH mptcp-net 2/2] Squash-to: "mptcp: do not reschedule the RTX timer for fallback sockets"

[Weekly meetings] MoM - 12th of August 2026
 2026-08-26 13:59 UTC 

[PATCH mptcp-net v3] mptcp: pm: userspace: unify entry free path via RCU callback
 2026-08-26 13:51 UTC  (2+ messages)

[Weekly meetings] MoM - 29th of July 2026
 2026-08-26 13:26 UTC 

[PATCH net-next] mptcp: normalize seq numbers reported in mptcp_info
 2026-08-26  9:48 UTC  (6+ messages)
` [PATCH net-next v2] "

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-25 19:10 UTC  (8+ messages)
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE

[PATCH mptcp-next v8 0/8] Reduce the differences between TCP and MPTCP for TLS usage
 2026-08-25  9:05 UTC  (13+ messages)
` [PATCH mptcp-next v8 1/8] mptcp: use atomic64_t for msk->ack_seq
` [PATCH mptcp-next v8 2/8] mptcp: drop the mptcp_ooo_try_coalesce() helper
` [PATCH mptcp-next v8 3/8] mptcp: drop the cant_coalesce CB field
` [PATCH mptcp-next v8 4/8] mptcp: remove CB offset field
` [PATCH mptcp-next v8 5/8] mptcp: sync mptcp skb cb layout with tcp one
` [PATCH mptcp-next v8 6/8] mptcp: defer read_sock cleanup to mptcp_worker
` [PATCH mptcp-next v8 7/8] mptcp: track app-limited state in mptcp_sendmsg
` [PATCH mptcp-next v8 8/8] selftests: mptcp: sockopt: check app_limited

[PATCH mptcp-next RFC v4 0/2] mptcp: fallback to TCP on MP_FAIL with a single subflow
 2026-08-25  7:19 UTC  (7+ messages)
` [PATCH mptcp-next RFC v4 2/2] mptcp: send MP_FAIL and infinite mapping on the same ACK


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).