From: David Howells <dhowe...@redhat.com> Date: Thu, 18 Jun 2020 08:50:15 +0100
> > Here are three fixes for rxrpc: > > (1) Fix a trace symbol mapping. It doesn't seem to let you map to "". > > (2) Fix the handling of the remote receive window size when it increases > beyond the size we can support for our transmit window. > > (3) Fix a performance drop caused by retransmitted packets being > accidentally marked as already ACK'd. > > The patches are tagged here: > > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > rxrpc-fixes-20200618 Pulled, thanks David.