netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] tipc: three bug fixes
@ 2015-04-23 13:37 Jon Maloy
  2015-04-23 13:37 ` [PATCH net 1/3] tipc: fix topology server broken issue Jon Maloy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jon Maloy @ 2015-04-23 13:37 UTC (permalink / raw)
  To: davem
  Cc: netdev, Paul Gortmaker, erik.hugne, ying.xue, maloy,
	tipc-discussion, Jon Maloy

A set of unrelated corrections; one for the tipc netns implementation,
one regarding problems with random link resets, and one removing a
an erroneous refcount decrement when reading link statistsics via
netlink.

Erik Hugne (2):
  tipc: fix random link reset problem
  tipc: fix node refcount issue

Ying Xue (1):
  tipc: fix topology server broken issue

 net/tipc/link.c   | 1 -
 net/tipc/server.c | 9 +++------
 net/tipc/socket.c | 3 ++-
 3 files changed, 5 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-23 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-23 13:37 [PATCH net 0/3] tipc: three bug fixes Jon Maloy
2015-04-23 13:37 ` [PATCH net 1/3] tipc: fix topology server broken issue Jon Maloy
2015-04-23 13:37 ` [PATCH net 2/3] tipc: fix random link reset problem Jon Maloy
2015-04-23 13:37 ` [PATCH net 3/3] tipc: fix node refcount issue Jon Maloy
2015-04-23 15:50 ` [PATCH net 0/3] tipc: three bug 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).