lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1520427569-14365-1-git-send-email-ilpo.jarvinen@helsinki.fi> Date: Wed, 7 Mar 2018 14:59:24 +0200 From: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi> To: netdev@...r.kernel.org Subject: [PATCH net 0/5] tcp: fixes to non-SACK TCP Here is a series of fixes to issues that occur when SACK is not enabled for a TCP connection: tcp: feed correct number of pkts acked to cc modules tcp: prevent bogus FRTO undos with non-SACK flows tcp: move false FR condition into tcp: prevent bogus undos when SACK is not enabled tcp: send real dupACKs by locking advertized window