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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 03 Oct 2016 02:02:36 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     dhowells@...hat.com
Cc:     netdev@...r.kernel.org, linux-afs@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/7] rxrpc: More fixes and adjustments

From: David Howells <dhowells@...hat.com>
Date: Fri, 30 Sep 2016 22:40:11 +0100

> 
> This set of patches contains some more fixes and adjustments:
> 
>  (1) Actually display the retransmission indication previously added to the
>      tx_data trace.
> 
>  (2) Switch to Congestion Avoidance mode properly at cwnd==ssthresh rather
>      than relying on detection during an overshoot and correction.
> 
>  (3) Reduce ssthresh to the peer's declared receive window.
> 
>  (4) The offset field in rxrpc_skb_priv can be dispensed with and the error
>      field is no longer used.  Get rid of them.
> 
>  (5) Keep the call timeouts as ktimes rather than jiffies to make it easier
>      to deal with RTT-based timeout values in future.  Rounding to jiffies
>      is still necessary when the system timer is set.
> 
>  (6) Fix the call timer handling to avoid retriggering of expired timeout
>      actions.
 ...
> 	git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> 	rxrpc-rewrite-20160930

Pulled, thanks David.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ