[PATCHv2 0/6] RDS: RDS core bug fixes

From: Sowmini Varadhan
Date: Thu Apr 02 2015 - 10:20:00 EST


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.

v2: code review comment from Sergei Shtylyov

Sowmini Varadhan (6):
RDS: Re-add pf/sol access via sysctl
RDS: only use passive connections when addresses match
rds: check for excessive looping in rds_send_xmit
RDS: make sure not to loop forever inside rds_send_xmit
RDS: rds_send_xmit is called under a spinlock, lets not do a
cond_resched()
RDS: don't trust the LL_SEND_FULL bit

net/rds/connection.c | 3 +-
net/rds/rds.h | 1 +
net/rds/send.c | 56 ++++++++++++++++++++++++++++++++++++++++++++-----
net/rds/sysctl.c | 20 +++++++++++++++++
net/rds/threads.c | 2 +
5 files changed, 75 insertions(+), 7 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/