Show patches with: Submitter = Ilpo Järvinen       |    Archived = No       |   55 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,28/28] tcp: AccECN sysctl documentation : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,27/28] gro: flushing when CWR is set negatively affects AccECN : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,26/28] tcp: to prevent runaway AccECN cep/ACE deficit, limit GSO size : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,25/28] tcp: try to avoid safer when ACKs are thinned : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,24/28] tcp: try to fit AccECN option with SACK : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,23/28] tcp: AccECN option ceb/cep heuristic : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,22/28] tcp: AccECN option order bit & failure handling : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,21/28] tcp: AccECN option beacon : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,20/28] tcp: AccECN option send control : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,19/28] tcp: AccECN option : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,18/28] tcp: don't early return when sack doesn't fit : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,17/28] tcp: AccECN needs to know delivered bytes : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,16/28] tcp: allow embedding leftover into option padding : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,15/28] tcp: add AccECN rx byte counters : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,14/28] tcp: AccECN negotiation : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,13/28] tcp: Pass flags to tcp_send_ack : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,12/28] tcp: AccECN core : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,11/28] tcp: AccECN support to tcp_add_backlog : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,10/28] gro: prevent ACE field corruption & better AccECN handling : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,09/28] gso: AccECN support : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,08/28] tcp: helpers for ECN mode handling : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,07/28] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check() : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,06/28] tcp: reorganize SYN ECN code : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,05/28] tcp: extend TCP flags to allow AE bit/ACE field : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,04/28] tcp: create FLAG_TS_PROGRESS : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,03/28] tcp: move tcp_in_ack_event later : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,02/28] tcp: fast path functions later : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,01/28] tcp: add tp to prepare for AccECN code : Accurate ECN for TCP - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,28/28] tcp: AccECN sysctl documentation Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,27/28] gro: flushing when CWR is set negatively affects AccECN Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,26/28] tcp: to prevent runaway AccECN cep/ACE deficit, limit GSO size Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,25/28] tcp: try to avoid safer when ACKs are thinned Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,24/28] tcp: try to fit AccECN option with SACK Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,23/28] tcp: AccECN option ceb/cep heuristic Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,22/28] tcp: AccECN option order bit & failure handling Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,21/28] tcp: AccECN option beacon Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,20/28] tcp: AccECN option send control Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,19/28] tcp: AccECN option Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,18/28] tcp: don't early return when sack doesn't fit Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,17/28] tcp: AccECN needs to know delivered bytes Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,16/28] tcp: allow embedding leftover into option padding Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,15/28] tcp: add AccECN rx byte counters Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,14/28] tcp: AccECN negotiation Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,13/28] tcp: Pass flags to tcp_send_ack Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,12/28] tcp: AccECN core Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,11/28] tcp: AccECN support to tcp_add_backlog Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,10/28] gro: prevent ACE field corruption & better AccECN handling Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,09/28] gso: AccECN support Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,08/28] tcp: helpers for ECN mode handling Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,07/28] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check() Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,06/28] tcp: reorganize SYN ECN code Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,05/28] tcp: extend TCP flags to allow AE bit/ACE field Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,04/28] tcp: create FLAG_TS_PROGRESS Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,03/28] tcp: move tcp_in_ack_event later Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC
[RFC,02/28] tcp: fast path functions later Untitled series #165076 - - - - --- 2020-03-18 Ilpo Järvinen davem RFC