Hello:
This series was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Tue, 16 Sep 2025 10:24:24 +0200 you wrote:
From: Chia-Yu Chang chia-yu.chang@nokia-bell-labs.com
Hello,
Please find the v19 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: - [v19,net-next,01/10] tcp: AccECN core https://git.kernel.org/netdev/net-next/c/542a495cbaa6 - [v19,net-next,02/10] tcp: accecn: AccECN negotiation https://git.kernel.org/netdev/net-next/c/3cae34274c79 - [v19,net-next,03/10] tcp: accecn: add AccECN rx byte counters https://git.kernel.org/netdev/net-next/c/9a0112774455 - [v19,net-next,04/10] tcp: accecn: AccECN needs to know delivered bytes https://git.kernel.org/netdev/net-next/c/a92543d59762 - [v19,net-next,05/10] tcp: sack option handling improvements https://git.kernel.org/netdev/net-next/c/77a4fdf43c5e - [v19,net-next,06/10] tcp: accecn: AccECN option https://git.kernel.org/netdev/net-next/c/b5e74132dfbe - [v19,net-next,07/10] tcp: accecn: AccECN option send control https://git.kernel.org/netdev/net-next/c/aa55a7dde7ec - [v19,net-next,08/10] tcp: accecn: AccECN option failure handling https://git.kernel.org/netdev/net-next/c/b40671b5ee58 - [v19,net-next,09/10] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics https://git.kernel.org/netdev/net-next/c/fe2cddc648f0 - [v19,net-next,10/10] tcp: accecn: try to fit AccECN option with SACK https://git.kernel.org/netdev/net-next/c/e7e9da850a46
You are awesome, thank you!