Re: [PATCH net-next 0/7] rxrpc: More fixes and adjustments

2016-10-04 Thread David Miller
From: David Howells Date: Tue, 04 Oct 2016 17:01:30 +0100 > What's the procedure for sending more fixes at this point? Do I send them > against net-next, since net doesn't contain the things to be fixed yet, or do > I wait for net to catch up? I'm sending Linus a pull request later today for th

Re: [PATCH net-next 0/7] rxrpc: More fixes and adjustments

2016-10-04 Thread David Howells
Hi Dave, What's the procedure for sending more fixes at this point? Do I send them against net-next, since net doesn't contain the things to be fixed yet, or do I wait for net to catch up? David

Re: [PATCH net-next 0/7] rxrpc: More fixes and adjustments

2016-10-02 Thread David Miller
From: David Howells 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==ssthr

[PATCH net-next 0/7] rxrpc: More fixes and adjustments

2016-09-30 Thread David Howells
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 correcti