netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] tipc: improvements to the link setup algorithm
@ 2016-04-15 17:33 Jon Maloy
  2016-04-15 17:33 ` [PATCH net-next 1/5] tipc: guarantee peer bearer id exchange after reboot Jon Maloy
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jon Maloy @ 2016-04-15 17:33 UTC (permalink / raw)
  To: davem; +Cc: Jon Maloy, netdev, Paul Gortmaker, tipc-discussion

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


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z

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

end of thread, other threads:[~2016-04-15 20:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-15 17:33 [PATCH net-next 0/5] tipc: improvements to the link setup algorithm Jon Maloy
2016-04-15 17:33 ` [PATCH net-next 1/5] tipc: guarantee peer bearer id exchange after reboot Jon Maloy
2016-04-15 17:33 ` [PATCH net-next 2/5] tipc: reduce transmission rate of reset messages when link is down Jon Maloy
2016-04-15 17:33 ` [PATCH net-next 3/5] tipc: refactor function tipc_link_timeout() Jon Maloy
2016-04-15 17:33 ` [PATCH net-next 4/5] tipc: ensure that first packets on link are sent in order Jon Maloy
2016-04-15 17:33 ` [PATCH net-next 5/5] tipc: let first message on link be a state message Jon Maloy
2016-04-15 20:10 ` [PATCH net-next 0/5] tipc: improvements to the link setup algorithm 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).