messages from 2024-05-25 13:47:48 to 2024-06-19 08:37:28 UTC [more...]
[PATCH iperf3 v3] add MPTCPv1 support
2024-06-19 8:37 UTC (7+ messages)
[PATCH mptcp-next RFC 0/4] mptcp: update scheduler API
2024-06-19 1:05 UTC (8+ messages)
` [PATCH mptcp-next RFC 1/4] mptcp: add push sched callback
` [PATCH mptcp-next RFC 2/4] mptcp: use new push callback to schedule chunks
` [PATCH mptcp-next RFC 3/4] mptcp: bpf: allow to write to mptcp_sched_chunk
` [PATCH mptcp-next RFC 4/4] selftests/bpf: mptcp RR: send 1 MSS on each subflow
[PATCH 5.10.y] mptcp: pm: update add_addr counters after connect
2024-06-18 12:25 UTC
[PATCH 5.10.y] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
2024-06-18 12:25 UTC
[PATCH 5.10.y] mptcp: ensure snd_una is properly initialized on connect
2024-06-18 12:24 UTC
[PATCH 5.15.y] mptcp: pm: update add_addr counters after connect
2024-06-18 10:57 UTC
[PATCH 5.15.y] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
2024-06-18 10:56 UTC
[PATCH 6.1.y] mptcp: pm: update add_addr counters after connect
2024-06-18 10:05 UTC
[Weekly meetings] MoM - 12th of June 2024
2024-06-18 9:17 UTC
Odroczenie zapłaty
2024-06-18 7:50 UTC
[PATCH net] selftests: mptcp: userspace_pm: fixed subtest names
2024-06-18 1:10 UTC (3+ messages)
[PATCH net-next v8 11/13] net: replace page_frag with page_frag_cache
2024-06-17 13:14 UTC
[PATCH net-next 0/6] selftests: mptcp: use net/lib.sh to manage netns
2024-06-15 7:40 UTC (11+ messages)
` [PATCH net-next 1/6] selftests: net: lib: ignore possible errors
` [PATCH net-next 2/6] selftests: net: lib: remove ns from list after clean-up
` [PATCH net-next 3/6] selftests: net: lib: do not set ns var as readonly
` [PATCH net-next 4/6] selftests: net: lib: remove 'ns' var in setup_ns
` [PATCH net-next 5/6] selftests: mptcp: lib: use setup/cleanup_ns helpers
` [PATCH net-next 6/6] selftests: mptcp: lib: use wait_local_port_listen helper
[PATCH mptcp-net] selftests: mptcp: userspace_pm: fixed subtest names
2024-06-14 17:00 UTC (2+ messages)
Create_on_err or anything else for auto recreate subflows in mainline kernels
2024-06-13 14:50 UTC (3+ messages)
[PATCH 6.6.y 0/3] Backport of "mptcp: fix full TCP keep-alive support"
2024-06-12 12:55 UTC (8+ messages)
` [PATCH 6.6.y 1/3] mptcp: avoid some duplicate code in socket option handling
` Patch "mptcp: avoid some duplicate code in socket option handling" has been added to the 6.6-stable tree
` [PATCH 6.6.y 2/3] mptcp: cleanup SOL_TCP handling
` Patch "mptcp: cleanup SOL_TCP handling" has been added to the 6.6-stable tree
` [PATCH 6.6.y 3/3] mptcp: fix full TCP keep-alive support
` Patch "mptcp: fix full TCP keep-alive support" has been added to the 6.6-stable tree
[PATCH 6.1.y 0/3] Backport of "mptcp: fix full TCP keep-alive support"
2024-06-12 12:55 UTC (7+ messages)
` [PATCH 6.1.y 1/3] mptcp: avoid some duplicate code in socket option handling
` Patch "mptcp: avoid some duplicate code in socket option handling" has been added to the 6.1-stable tree
` [PATCH 6.1.y 2/3] mptcp: cleanup SOL_TCP handling
` Patch "mptcp: cleanup SOL_TCP handling" has been added to the 6.1-stable tree
` [PATCH 6.1.y 3/3] mptcp: fix full TCP keep-alive support
` Patch "mptcp: fix full TCP keep-alive support" has been added to the 6.1-stable tree
[PATCH net 0/4] mptcp: various fixes
2024-06-11 3:00 UTC (6+ messages)
` [PATCH net 1/4] mptcp: ensure snd_una is properly initialized on connect
` [PATCH net 2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
` [PATCH net 3/4] mptcp: pm: update add_addr counters after connect
` [PATCH net 4/4] mailmap: map Geliang's new email address
[PATCH mptcp-iproute 0/4] mptcp: guide the user to avoid mistakes
2024-06-10 11:00 UTC (9+ messages)
` [PATCH mptcp-iproute 1/4] man: mptcp: document 'dev IFNAME'
` [PATCH mptcp-iproute 2/4] man: mptcp: clarify 'signal' and 'subflow' flags
` [PATCH mptcp-iproute 3/4] mptcp: warn if 'signal' and 'subflow' flags are set
` [PATCH mptcp-iproute 4/4] mptcp: warn if 'signal' or 'subflow' flag is not set
[PATCH mptcp-net v2] mptcp: pm: update add_addr counters after connect
2024-06-07 13:58 UTC (3+ messages)
[PATCH net-next v7 13/15] net: replace page_frag with page_frag_cache
2024-06-07 12:38 UTC
[RESEND PATCH v2] checkpatch: skip warnings for symbol links
2024-06-07 2:06 UTC (2+ messages)
[PATCH net 0/3] selftests: net: lib: small fixes
2024-06-06 15:40 UTC (13+ messages)
` [PATCH net 1/3] selftests: net: lib: support errexit with busywait
` [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
` [PATCH net 3/3] selftests: net: lib: set 'i' as local
[PATCH net-next 0/3] mptcp: misc. cleanups
2024-06-06 13:20 UTC (5+ messages)
` [PATCH net-next 1/3] mptcp: use mptcp_win_from_space helper
` [PATCH net-next 2/3] mptcp: add mptcp_space_from_win helper
` [PATCH net-next 3/3] mptcp: refer to 'MPTCP' socket in comments
[Weekly meetings] MoM - 5th of June 2024
2024-06-06 11:05 UTC
[PATCH net-next v6 13/15] net: replace page_frag with page_frag_cache
2024-06-05 13:33 UTC
[PATCH net v5 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
2024-06-05 11:40 UTC (7+ messages)
` [PATCH net v5 1/2] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH net v5 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
[PATCH mptcp-net] mptcp: ensure snd_una is properly initialized on connect
2024-06-05 7:27 UTC (4+ messages)
[Weekly meetings] MoM - 28th of May 2024
2024-06-04 16:11 UTC
[PATCH] mptcp: update add_addr_accepted and accept_add after subflow added
2024-06-04 15:03 UTC (3+ messages)
[PATCH net-next 0/3] tcp: refactor skb_cmp_decrypted() checks
2024-06-04 11:30 UTC (15+ messages)
` [PATCH net-next 1/3] tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
` [PATCH net-next 2/3] tcp: add a helper for setting EOR on tail skb
` [PATCH net-next 3/3] net: skb: add compatibility warnings to skb_shift()
[PATCH mptcp-next] mailmap: map Geliang's new email address
2024-06-03 16:03 UTC (4+ messages)
[PATCH mptcp-next v6 0/9] use helpers in lib.sh and net_helpers.sh
2024-06-03 16:01 UTC (18+ messages)
` [PATCH mptcp-next v6 1/9] selftests: net: lib: set 'i' as local
` [PATCH mptcp-next v6 2/9] selftests: net: lib: support errexit with busywait
` [PATCH mptcp-next v6 3/9] selftests: net: lib: avoid error removing empty netns name
` [PATCH mptcp-next v6 4/9] selftests: net: lib: ignore possible error
` [PATCH mptcp-next v6 5/9] selftests: net: lib: remove ns from list after clean-up
` [PATCH mptcp-next v6 6/9] selftests: net: lib: do not set ns var as readonly
` [PATCH mptcp-next v6 7/9] selftests: net: lib: remove 'ns' var in setup_ns
` [PATCH mptcp-next v6 8/9] selftests: mptcp: lib: use setup/cleanup_ns helpers
` [PATCH mptcp-next v6 9/9] selftests: mptcp: lib: use wait_local_port_listen helper
[PATCH mptcp-next v2] mptcp: increment RmAddr MIB counter once per RM_ADDR
2024-06-03 15:51 UTC (4+ messages)
[PATCH net v4 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
2024-06-03 15:04 UTC (8+ messages)
` [PATCH net v4 1/2] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH net v4 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
[PATCH net-next v3 0/3] doc: mptcp: new general doc and fixes
2024-06-01 22:30 UTC (5+ messages)
` [PATCH net-next v3 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net-next v3 2/3] doc: mptcp: alphabetical order
` [PATCH net-next v3 3/3] doc: new 'mptcp' page in 'networking'
[PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
2024-05-31 14:35 UTC
[PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache
2024-05-31 10:53 UTC (2+ messages)
[TEST] Flake report
2024-05-31 7:52 UTC (3+ messages)
[PATCH net v3 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
2024-05-31 6:36 UTC (7+ messages)
` [PATCH net v3 1/2] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH net v3 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
2024-05-30 14:09 UTC (6+ messages)
` [PATCH net-next v2 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net-next v2 2/3] doc: mptcp: alphabetical order
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'
[PATCH mptcp-next v3 0/2] fixes for create_netns
2024-05-30 9:06 UTC (3+ messages)
[PATCH bpf-next v2 0/8] add netns helpers
2024-05-29 23:31 UTC (3+ messages)
` [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper
[PATCH 5.15.y] mptcp: fix full TCP keep-alive support
2024-05-29 10:01 UTC
[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-28 20:56 UTC (4+ messages)
[PATCH] mptcp: make RMADDR MIB counter clearly
2024-05-28 2:16 UTC (4+ messages)
[PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
2024-05-28 0:20 UTC (2+ messages)
[PATCH mptcp-next 0/4] Squash to "use helpers in lib.sh" v5
2024-05-27 10:56 UTC (11+ messages)
` [PATCH mptcp-next 1/4] Squash to "selftests: net: lib: rename ns in setup_ns"
` [PATCH mptcp-next 2/4] Squash to "selftests: mptcp: lib: use setup/cleanup_ns helpers"
` [PATCH mptcp-next 3/4] selftests: mptcp: diag: add ns name empty check in cleanup
` [PATCH mptcp-next 4/4] selftests: mptcp: join: print title at the end of reset
Fwd: Patch "mptcp: implement TCP_NOTSENT_LOWAT support" has been added to the 6.8-stable tree
2024-05-27 10:36 UTC
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