netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] RDS: RDS-core fixes
@ 2015-04-08 13:46 Sowmini Varadhan
  2015-04-08 13:46 ` [PATCH v5 1/3] Document AF_RDS, PF_RDS and SOL_RDS correctly Sowmini Varadhan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sowmini Varadhan @ 2015-04-08 13:46 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: chien.yen, davem, rds-devel, agrover, clm, zab,
	ajaykumar.hotchandani, sergei.shtylyov, Sowmini Varadhan

This patch-series updates the RDS core and rds-tcp modules with
some bug fixes that were originally authored by  Andy Grover,
Zach Brown, and Chris Mason.

v5: Clarify comment per http://www.spinics.net/lists/netdev/msg324220.html

Sowmini Varadhan (3):
  Document AF_RDS, PF_RDS and SOL_RDS correctly.
  RDS: only use passive connections when addresses match
  RDS: make sure not to loop forever inside rds_send_xmit

 Documentation/networking/rds.txt |    9 ++++-----
 net/rds/connection.c             |    3 ++-
 net/rds/rds.h                    |    1 +
 net/rds/send.c                   |   33 +++++++++++++++++++++++++++++++--
 4 files changed, 38 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2015-04-08 19:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 13:46 [PATCH v5 0/3] RDS: RDS-core fixes Sowmini Varadhan
2015-04-08 13:46 ` [PATCH v5 1/3] Document AF_RDS, PF_RDS and SOL_RDS correctly Sowmini Varadhan
2015-04-08 13:46 ` [PATCH v5 2/3] RDS: only use passive connections when addresses match Sowmini Varadhan
2015-04-08 13:46 ` [PATCH v5 3/3] RDS: make sure not to loop forever inside rds_send_xmit Sowmini Varadhan
2015-04-08 16:19 ` [PATCH v5 0/3] RDS: RDS-core fixes David Miller
2015-04-08 19:18 ` [PATCH v6 " 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).