From: Jon Maloy <jon.maloy@ericsson.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org,
Paul Gortmaker <paul.gortmaker@windriver.com>,
erik.hugne@ericsson.com, ying.xue@windriver.com,
maloy@donjonn.com, tipc-discussion@lists.sourceforge.net,
Jon Maloy <jon.maloy@ericsson.com>
Subject: [PATCH net 0/3] tipc: three bug fixes
Date: Thu, 23 Apr 2015 09:37:37 -0400 [thread overview]
Message-ID: <1429796260-14178-1-git-send-email-jon.maloy@ericsson.com> (raw)
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
next reply other threads:[~2015-04-23 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-23 13:37 Jon Maloy [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1429796260-14178-1-git-send-email-jon.maloy@ericsson.com \
--to=jon.maloy@ericsson.com \
--cc=davem@davemloft.net \
--cc=erik.hugne@ericsson.com \
--cc=maloy@donjonn.com \
--cc=netdev@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=ying.xue@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).