Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 11 Sep 2025 13:06:28 +0200 you wrote:
From: Chia-Yu Chang chia-yu.chang@nokia-bell-labs.com
Hello,
Please find the v18 AccECN protocol patch series, which covers the core functionality of Accurate ECN, AccECN negotiation, AccECN TCP options, and AccECN failure handling. The Accurate ECN draft can be found in https://datatracker.ietf.org/doc/html/draft-ietf-tcpm-accurate-ecn-28, and it will be RFC9768.
[...]
Here is the summary with links: - [v18,net-next,01/14] tcp: reorganize SYN ECN code https://git.kernel.org/netdev/net-next/c/449144f4d5f2 - [v18,net-next,02/14] tcp: fast path functions later https://git.kernel.org/netdev/net-next/c/61b2f7baa977 - [v18,net-next,03/14] tcp: reorganize tcp_sock_write_txrx group for variables later https://git.kernel.org/netdev/net-next/c/c3426ba2ed69 - [v18,net-next,04/14] tcp: ecn functions in separated include file https://git.kernel.org/netdev/net-next/c/30f5ca006243 - [v18,net-next,05/14] tcp: AccECN core (no matching commit) - [v18,net-next,06/14] tcp: accecn: AccECN negotiation (no matching commit) - [v18,net-next,07/14] tcp: accecn: add AccECN rx byte counters (no matching commit) - [v18,net-next,08/14] tcp: accecn: AccECN needs to know delivered bytes (no matching commit) - [v18,net-next,09/14] tcp: sack option handling improvements (no matching commit) - [v18,net-next,10/14] tcp: accecn: AccECN option (no matching commit) - [v18,net-next,11/14] tcp: accecn: AccECN option send control (no matching commit) - [v18,net-next,12/14] tcp: accecn: AccECN option failure handling (no matching commit) - [v18,net-next,13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics (no matching commit) - [v18,net-next,14/14] tcp: accecn: try to fit AccECN option with SACK (no matching commit)
You are awesome, thank you!