netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] tipc: three small fixes
@ 2016-07-11 20:08 Jon Maloy
  2016-07-11 20:08 ` [PATCH net 1/3] tipc: extend broadcast link initialization criteria Jon Maloy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jon Maloy @ 2016-07-11 20:08 UTC (permalink / raw)
  To: davem
  Cc: netdev, Paul Gortmaker, parthasarathy.bhuvaragan, richard.alpe,
	ying.xue, maloy, tipc-discussion, Jon Maloy

Fixes for some broadcast link problems that may occur in large systems.

Jon Maloy (3):
  tipc: extend broadcast link initialization criteria
  tipc: ensure correct broadcast send buffer release when peer is lost
  tipc: reset all unicast links when broadcast send link fails

 net/tipc/bearer.c | 15 +++++++++++++++
 net/tipc/bearer.h |  1 +
 net/tipc/link.c   |  9 ++++++++-
 net/tipc/node.c   | 15 +++++++++++----
 4 files changed, 35 insertions(+), 5 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-07-12  5:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11 20:08 [PATCH net 0/3] tipc: three small fixes Jon Maloy
2016-07-11 20:08 ` [PATCH net 1/3] tipc: extend broadcast link initialization criteria Jon Maloy
2016-07-11 20:08 ` [PATCH net 2/3] tipc: ensure correct broadcast send buffer release when peer is lost Jon Maloy
2016-07-11 20:08 ` [PATCH net 3/3] tipc: reset all unicast links when broadcast send link fails Jon Maloy
2016-07-12  5:43 ` [PATCH net 0/3] tipc: three small fixes 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).