This is the first set of (mostly old) patches from our internal repository in an effort to synchronize what Oracle had been using internally with what is shipped with the Linux kernel. Andy Grover (1): rds: check for excessive looping in rds_send_xmit Chris Mason (2): RDS: limit the number of times we loop in rds_send_xmit RDS: don't use GFP_ATOMIC for sk_alloc in rds_create Gerd Rausch (1): net/rds: Add a few missing rds_stat_names entries net/rds/af_rds.c | 2 +- net/rds/ib_recv.c | 12 +++++++++++- net/rds/rds.h | 2 +- net/rds/send.c | 12 ++++++++++++ net/rds/stats.c | 3 +++ 5 files changed, 28 insertions(+), 3 deletions(-) -- Changes in submitted patch v2: * Dropped the controversial "sysctl" patch: https://lore.kernel.org/netdev/20190814.142112.1080694155114782651.davem@xxxxxxxxxxxxx/