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(-)

Reply via email to