Re: [PATCH net-next 0/2] rds: tcp: fixes

2017-06-22 Thread David Miller
From: Sowmini Varadhan Date: Wed, 21 Jun 2017 13:40:11 -0700 > Patch1 is a bug fix for correct reconnect when a connection > is restarted. Patch 2 accelerates cleanup by setting linger > to 1 and sending a RST to the peer. Series applied, thanks.

[PATCH net-next 0/2] rds: tcp: fixes

2017-06-21 Thread Sowmini Varadhan
Patch1 is a bug fix for correct reconnect when a connection is restarted. Patch 2 accelerates cleanup by setting linger to 1 and sending a RST to the peer. Sowmini Varadhan (2): rds: tcp: send handshake ping-probe from passive endpoint rds: tcp: set linger to 1 when unloading a rds-tcp net/r