From: Allan Stephens <allan.stephens@windriver.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, allan.stephens@windriver.com
Subject: [PATCH 0/5 net-next-2.6] [TIPC]: Fixes to several obscure problems
Date: Tue, 20 May 2008 17:08:27 -0400 [thread overview]
Message-ID: <1211317712-13596-1-git-send-email-allan.stephens@windriver.com> (raw)
This patch set is a collection of small changes that fix issues in TIPC that do
not impact typical users. Please see each individual patch for a further
description of each item.
Summary:
include/linux/tipc_config.h | 10 +++++++++-
net/tipc/config.c | 9 ++++++---
net/tipc/core.c | 4 ++--
net/tipc/core.h | 2 +-
net/tipc/discover.c | 5 ++---
net/tipc/net.c | 10 +++++++---
net/tipc/net.h | 2 +-
net/tipc/netlink.c | 16 +++++++++-------
net/tipc/node.c | 26 ++++++++++++++++++++++++++
net/tipc/port.c | 1 +
10 files changed, 64 insertions(+), 21 deletions(-)
Allan Stephens (5):
[TIPC]: Fix skb_under_panic when configuring TIPC without privileges
[TIPC]: Prevent node object duplication due to simultaneous discovery
[TIPC]: Optimize null pointer check during neighbor discovery
[TIPC]: Update "previous node" indicators when node address changes
[TIPC]: Fix initialization sequence problems when entering network mode
Thanks,
Al
next reply other threads:[~2008-05-20 21:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-20 21:08 Allan Stephens [this message]
2008-05-20 21:08 ` [PATCH 1/5 net-next-2.6] [TIPC]: Fix skb_under_panic when configuring TIPC without privileges Allan Stephens
2008-05-20 21:08 ` [PATCH 2/5 net-next-2.6] [TIPC]: Prevent node object duplication due to simultaneous discovery Allan Stephens
2008-05-20 21:08 ` [PATCH 3/5 net-next-2.6] [TIPC]: Optimize null pointer check during neighbor discovery Allan Stephens
2008-05-20 21:08 ` [PATCH 4/5 net-next-2.6] [TIPC]: Update "previous node" indicators when node address changes Allan Stephens
2008-05-20 21:08 ` [PATCH 5/5 net-next-2.6] [TIPC]: Fix initialization sequence problems when entering network mode Allan Stephens
2008-05-21 21:55 ` [PATCH 0/5 net-next-2.6] [TIPC]: Fixes to several obscure problems 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=1211317712-13596-1-git-send-email-allan.stephens@windriver.com \
--to=allan.stephens@windriver.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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).