messages from 2025-11-21 01:48:33 to 2025-12-06 00:20:45 UTC [more...]
[PATCH mptcp-next v14 0/8] implement mptcp read_sock
2025-12-06 0:20 UTC (12+ messages)
` [PATCH mptcp-next v14 1/8] mptcp: add eat_recv_skb helper
` [PATCH mptcp-next v14 2/8] mptcp: implement .read_sock
` [PATCH mptcp-next v14 3/8] tcp: add recv_should_stop helper
` [PATCH mptcp-next v14 4/8] mptcp: use "
` [PATCH mptcp-next v14 5/8] tcp: export tcp_splice_state
` [PATCH mptcp-next v14 6/8] mptcp: implement .splice_read
` [PATCH mptcp-next v14 7/8] selftests: mptcp: add splice io mode
` [PATCH mptcp-next v14 8/8] selftests: mptcp: connect: cover splice mode
[PATCH net 0/4] mptcp: misc fixes for v6.19-rc1
2025-12-05 18:55 UTC (5+ messages)
` [PATCH net 1/4] mptcp: pm: ignore unknown endpoint flags
` [PATCH net 2/4] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH net 3/4] mptcp: schedule rtx timer only after pushing data
` [PATCH net 4/4] mptcp: avoid deadlock on fallback while reinjecting
[Weekly meetings] MoM - 3rd of December 2025
2025-12-05 18:25 UTC
[Weekly meetings] MoM - 19th of November 2025
2025-12-05 17:57 UTC
[PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
2025-12-05 16:55 UTC (3+ messages)
[PATCH mptcp-net v3 0/2] mptcp: fix warn on bad status
2025-12-05 16:04 UTC (6+ messages)
` [PATCH mptcp-net v3 1/2] mptcp: fallback earlier on simult connection
` [PATCH mptcp-net v3 2/2] mptcp: ensure context reset on disconnect()
[PATCH mptcp-net] mptcp: avoid deadlock on fallback while reinjecting
2025-12-05 13:53 UTC (7+ messages)
[ANN] poll on EoY break
2025-12-05 10:55 UTC (2+ messages)
` [ANN] End of year break up to January 2
[PATCH mptcp-net v2 0/2] mptcp: fix warn on bad status
2025-12-04 18:56 UTC (5+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: fallback earlier on simult connection
` [PATCH mptcp-net v2 2/2] mptcp: ensure context reset on disconnect()
[PATCH mptcp-next] mptcp: cleanup duplicate ack suppression on fastclose
2025-12-04 17:41 UTC (4+ messages)
[PATCH 5.15.y] selftests: mptcp: join: rm: set backup flag
2025-12-03 13:31 UTC (2+ messages)
` Patch "selftests: mptcp: join: rm: set backup flag" has been added to the 5.15-stable tree
[PATCH 5.15.y] mptcp: Fix proto fallback detection with BPF
2025-12-03 13:31 UTC (4+ messages)
` Patch "mptcp: Fix proto fallback detection with BPF" has been added to the 5.15-stable tree
[PATCH 5.15.y] mptcp: avoid unneeded subflow-level drops
2025-12-03 13:31 UTC (2+ messages)
` Patch "mptcp: avoid unneeded subflow-level drops" has been added to the 5.15-stable tree
[PATCH 5.10.y] mptcp: Fix proto fallback detection with BPF
2025-12-03 13:31 UTC (2+ messages)
` Patch "mptcp: Fix proto fallback detection with BPF" has been added to the 5.10-stable tree
[PATCH 6.1.y] selftests: mptcp: join: endpoints: longer transfer
2025-12-02 16:02 UTC (2+ messages)
` Patch "selftests: mptcp: join: endpoints: longer transfer" has been added to the 6.1-stable tree
[PATCH 6.1.y] mptcp: Fix proto fallback detection with BPF
2025-12-02 16:02 UTC (4+ messages)
` Patch "mptcp: Fix proto fallback detection with BPF" has been added to the 6.1-stable tree
[PATCH 6.1.y] mptcp: fix duplicate reset on fastclose
2025-12-02 16:02 UTC (2+ messages)
` Patch "mptcp: fix duplicate reset on fastclose" has been added to the 6.1-stable tree
[PATCH 6.6.y] selftests: mptcp: join: properly kill background tasks
2025-12-02 15:59 UTC (2+ messages)
` Patch "selftests: mptcp: join: properly kill background tasks" has been added to the 6.6-stable tree
[PATCH 6.6.y] mptcp: fix duplicate reset on fastclose
2025-12-02 15:59 UTC (2+ messages)
` Patch "mptcp: fix duplicate reset on fastclose" has been added to the 6.6-stable tree
[PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags
2025-12-02 15:36 UTC (10+ messages)
` [PATCH iproute2-net 1/6] MAINTAINERS: add entry for mptcp
` [PATCH iproute2-net 2/6] man: mptcp: fix minor typos
` [PATCH iproute2-net 3/6] mptcp: add 'laminar' endpoint support
` [PATCH iproute2-net 4/6] mptcp: monitor: add 'server side' info
` [PATCH iproute2-net 5/6] mptcp: monitor: add 'deny join id0' info
` [PATCH iproute2-net 6/6] mptcp: monitor: support 'server side' as a flag
[PATCH mptcp-net] mptcp: fallback earlier on simult connection
2025-12-02 11:03 UTC (6+ messages)
[PATCH net-next] tls: check return value of strp_load_anchor_with_queue
2025-12-02 9:39 UTC (4+ messages)
FAILED: patch "[PATCH] mptcp: Disallow MPTCP subflows from sockmap" failed to apply to 5.10-stable tree
2025-12-01 12:17 UTC
[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
2025-12-01 4:07 UTC (6+ messages)
[PATCH 6.1.y v1 0/2] mptcp: Fix conflicts between MPTCP and sockmap
2025-12-01 1:43 UTC (6+ messages)
` [PATCH 6.1.y v1 1/2] mptcp: disallow MPTCP subflows from sockmap
` [PATCH 6.1.y v1 2/2] net,mptcp: fix proto fallback detection with BPF
[PATCH] selftests: mptcp: initialize raw_addr to Null
2025-11-28 18:40 UTC (6+ messages)
[PATCH mptcp-net] mptcp: sync the msk->sndbuf at accept() time
2025-11-28 15:27 UTC (4+ messages)
[PATCH v7 mptcp-next 0/6] mptcp: autotune related improvement
2025-11-28 9:51 UTC (10+ messages)
` [PATCH v7 mptcp-next 2/6] mptcp: do not account for OoO in mptcp_rcvbuf_grow()
` [PATCH v7 mptcp-next 5/6] mptcp: better mptcp-level RTT estimator
[PATCH RFC mptcp-next] mptcp: support net.ipv4.tcp_rcvbuf_low_rtt
2025-11-27 17:45 UTC (4+ messages)
[PATCH mptcp-net 0/3] mptcp: pm: ignore unknown endpoint flags
2025-11-27 15:07 UTC (9+ messages)
` [PATCH mptcp-net 1/3] "
` [PATCH mptcp-net 2/3] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH mptcp-net 3/3] mptcp: pm: align endpoint flags size with the NL specs
[PATCH mptcp-net] mptcp: sync the msk->sndbuf at accept() time
2025-11-27 9:33 UTC (3+ messages)
[PATCH] libnvme: add mptcp trtype
2025-11-27 9:09 UTC (3+ messages)
[syzbot] [mptcp?] WARNING in subflow_data_ready (4)
2025-11-27 8:03 UTC (5+ messages)
[PATCH net] mptcp: clear scheduled subflows on retransmit
2025-11-27 3:16 UTC (2+ messages)
[PATCH v1 net-next] mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose()
2025-11-26 19:46 UTC (2+ messages)
[RFC mptcp-next v2 0/7] NVME over MPTCP
2025-11-26 12:29 UTC (9+ messages)
` [RFC mptcp-next v2 1/7] mptcp: allow overridden write_space to be invoked
` [RFC mptcp-next v2 2/7] mptcp: add sock_set_reuseaddr
` [RFC mptcp-next v2 3/7] mptcp: add sock_set_nodelay
` [RFC mptcp-next v2 4/7] nvmet-tcp: add mptcp support
` [RFC mptcp-next v2 5/7] mptcp: add sock_set_syncnt
` [RFC mptcp-next v2 6/7] nvme-tcp: add mptcp support
` [RFC mptcp-next v2 7/7] selftests: mptcp: add NVMe-over-MPTCP test
[PATCH net] net: fix propagation of EPERM from tcp_connect()
2025-11-26 11:15 UTC
[RFC mptcp-next 0/6] NVME over MPTCP
2025-11-26 9:42 UTC (3+ messages)
` [RFC mptcp-next 6/6] nvmet-tcp: clear MSG_DONTWAIT for MPTCP (TODO: HELP WANTED)
[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
2025-11-26 4:00 UTC (5+ messages)
` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment
[PATCH net-next 00/14] mptcp: memcg accounting for passive sockets & backlog processing
2025-11-25 4:40 UTC (16+ messages)
` [PATCH net-next 01/14] net: factor-out _sk_charge() helper
` [PATCH net-next 02/14] mptcp: factor-out cgroup data inherit helper
` [PATCH net-next 03/14] mptcp: grafting MPJ subflow earlier
` [PATCH net-next 04/14] mptcp: fix memcg accounting for passive sockets
` [PATCH net-next 05/14] mptcp: cleanup fallback data fin reception
` [PATCH net-next 06/14] mptcp: cleanup fallback dummy mapping generation
` [PATCH net-next 07/14] mptcp: ensure the kernel PM does not take action too late
` [PATCH net-next 08/14] mptcp: do not miss early first subflow close event notification
` [PATCH net-next 09/14] mptcp: make mptcp_destroy_common() static
` [PATCH net-next 10/14] mptcp: drop the __mptcp_data_ready() helper
` [PATCH net-next 11/14] mptcp: handle first subflow closing consistently
` [PATCH net-next 12/14] mptcp: borrow forward memory from subflow
` [PATCH net-next 13/14] mptcp: introduce mptcp-level backlog
` [PATCH net-next 14/14] mptcp: leverage the backlog for RX packet processing
[PATCH mptcp-net] mptcp: clear scheduled subflows on retransmit
2025-11-24 21:06 UTC (8+ messages)
[PATCH mptcp-net] mptcp: schedule rtx timer only after pushing data
2025-11-24 18:29 UTC (6+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
[RFC mptcp-next v3 0/8] MPTCP KTLS support
2025-11-22 11:15 UTC (10+ messages)
` [RFC mptcp-next v3 1/8] selftests: mptcp: sockopt: add protocol arguments
` [RFC mptcp-next v3 2/8] selftests: mptcp: sockopt: enhance compatibility with TCP tests
` [RFC mptcp-next v3 3/8] selftests: mptcp: sockopt: implement TCP TLS tests
` [RFC mptcp-next v3 4/8] tls: add MPTCP protocol support
` [RFC mptcp-next v3 5/8] mptcp: update ULP getsockopt
` [RFC mptcp-next v3 6/8] mptcp: enable TLS setsockopt
` [RFC mptcp-next v3 7/8] selftests: mptcp: connect: update sock_test_tcpulp
` [RFC mptcp-next v3 8/8] selftests: mptcp: sockopt: cover MPTCP KTLS test cases
[syzbot] [mptcp?] WARNING in __mptcp_move_skbs_from_subflow (2)
2025-11-21 12:11 UTC
[PATCH 6.12.y] mptcp: fix MSG_PEEK stream corruption
2025-11-21 9:57 UTC (2+ messages)
` Patch "mptcp: fix MSG_PEEK stream corruption" has been added to the 6.12-stable tree
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox