netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] rds: tcp: misc bug fixes
@ 2017-06-15 18:28 Sowmini Varadhan
  2017-06-15 18:28 ` [PATCH net-next 1/3] rds: tcp: remove cp_outgoing Sowmini Varadhan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sowmini Varadhan @ 2017-06-15 18:28 UTC (permalink / raw)
  To: netdev; +Cc: davem, sowmini.varadhan, santosh.shilimkar, imanti.mendez

This series contains 2 bug fixes (patch2, patch3) and one bit of 
code cleanup (patch1) identified during database testing

Sowmini Varadhan (3):
  rds: tcp: remove cp_outgoing
  rds: tcp: various endian-ness fixes
  rds: tcp: Set linger when rejecting an incoming conn in
    rds_tcp_accept_one

 net/rds/connection.c  |    5 -----
 net/rds/rds.h         |    4 ++--
 net/rds/recv.c        |   12 +++++++-----
 net/rds/send.c        |   11 +++++++----
 net/rds/tcp_connect.c |    3 +--
 net/rds/tcp_listen.c  |   40 +++++++++++++++++++++++-----------------
 net/rds/threads.c     |    5 +++--
 7 files changed, 43 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-16 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15 18:28 [PATCH net-next 0/3] rds: tcp: misc bug fixes Sowmini Varadhan
2017-06-15 18:28 ` [PATCH net-next 1/3] rds: tcp: remove cp_outgoing Sowmini Varadhan
2017-06-15 18:28 ` [PATCH net-next 2/3] rds: tcp: various endian-ness fixes Sowmini Varadhan
2017-06-15 18:28 ` [PATCH net-next 3/3] rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one Sowmini Varadhan
2017-06-16 16:45 ` [PATCH net-next 0/3] rds: tcp: misc bug fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).