From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, sowmini.varadhan@oracle.com,
santosh.shilimkar@oracle.com, imanti.mendez@oracle.com
Subject: [PATCH net-next 0/3] rds: tcp: misc bug fixes
Date: Thu, 15 Jun 2017 11:28:52 -0700 [thread overview]
Message-ID: <cover.1497547381.git.sowmini.varadhan@oracle.com> (raw)
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(-)
next reply other threads:[~2017-06-15 18:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 18:28 Sowmini Varadhan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1497547381.git.sowmini.varadhan@oracle.com \
--to=sowmini.varadhan@oracle.com \
--cc=davem@davemloft.net \
--cc=imanti.mendez@oracle.com \
--cc=netdev@vger.kernel.org \
--cc=santosh.shilimkar@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.