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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 10 Dec 2019 00:52:43 +0100
From:   Jon Maloy <jon.maloy@...csson.com>
To:     <davem@...emloft.net>, <netdev@...r.kernel.org>
CC:     <tung.q.nguyen@...tech.com.au>, <hoang.h.le@...tech.com.au>,
        <jon.maloy@...csson.com>, <lxin@...hat.com>, <shuali@...hat.com>,
        <ying.xue@...driver.com>, <edumazet@...gle.com>,
        <tipc-discussion@...ts.sourceforge.net>
Subject: [net-next 0/3] tipc: introduce variable window congestion control

We improve thoughput greatly by introducing a variety of the Reno 
congestion control algorithm at the link level.

Jon Maloy (3):
  tipc: eliminate gap indicator from ACK messages
  tipc: eliminate more unnecessary nacks and retransmissions
  tipc: introduce variable window congestion control

 net/tipc/bcast.c     |  11 +--
 net/tipc/bearer.c    |  11 +--
 net/tipc/bearer.h    |   6 +-
 net/tipc/eth_media.c |   3 +-
 net/tipc/ib_media.c  |   5 +-
 net/tipc/link.c      | 191 ++++++++++++++++++++++++++++++++++++---------------
 net/tipc/link.h      |   9 +--
 net/tipc/node.c      |  16 +++--
 net/tipc/udp_media.c |   3 +-
 9 files changed, 172 insertions(+), 83 deletions(-)

-- 
2.1.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ