[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1460741587-13935-1-git-send-email-jon.maloy@ericsson.com>
Date: Fri, 15 Apr 2016 13:33:02 -0400
From: Jon Maloy <jon.maloy@...csson.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
Paul Gortmaker <paul.gortmaker@...driver.com>,
parthasarathy.bhuvaragan@...csson.com, richard.alpe@...csson.com,
ying.xue@...driver.com, maloy@...jonn.com,
tipc-discussion@...ts.sourceforge.net,
Jon Maloy <jon.maloy@...csson.com>
Subject: [PATCH net-next 0/5] tipc: improvements to the link setup algorithm
This series addresses some smaller issues regarding the link setup
algorithm. The first commit fixes a rare bug we have discovered during
testing; the second one may have some future impact on cluster
scalabilty, while remaining ones can be regarded as cosmetic in
a wider sense of the word.
Jon Maloy (5):
tipc: guarantee peer bearer id exchange after reboot
tipc: reduce transmission rate of reset messages when link is down
tipc: refactor function tipc_link_timeout()
tipc: ensure that first packets on link are sent in order
tipc: let first message on link be a state message
net/tipc/link.c | 55 ++++++++++++++++++++++++++++++-------------------------
net/tipc/link.h | 2 +-
net/tipc/msg.h | 10 ++++++++++
net/tipc/node.c | 9 ++++++++-
4 files changed, 49 insertions(+), 27 deletions(-)
--
1.9.1
Powered by blists - more mailing lists