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/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3
Date: Thu, 6 Mar 2008 16:34:22 -0500 [thread overview]
Message-ID: <1204839269-30593-1-git-send-email-allan.stephens@windriver.com> (raw)
This patch set contains code created as part of the TIPC 1.7 development
project. It contains minor enhancements that do not introduce new features,
and is thus being integrated under the current TIPC 1.6 designation.
Summary:
include/net/tipc/tipc_bearer.h | 9 +++++++
include/net/tipc/tipc_port.h | 7 ------
net/tipc/core.c | 11 +--------
net/tipc/core.h | 6 +++++
net/tipc/link.c | 16 ++++++-------
net/tipc/msg.c | 16 ++++++-------
net/tipc/msg.h | 50 ++++++++++------------------------------
net/tipc/port.c | 12 ++--------
net/tipc/socket.c | 5 ++--
9 files changed, 51 insertions(+), 81 deletions(-)
Allan Stephens (7):
[TIPC]: Removal of message header option code
[TIPC]: Add argument validation for shutdown()
[TIPC]: Eliminate "sparse" symbol warnings
[TIPC]: Minor cleanup of message header code
[TIPC]: Use correct bitmask when setting version
[TIPC]: Enhancements to message header writing
[TIPC]: Update version to 1.6.3
Thanks,
Al
next reply other threads:[~2008-03-06 21:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 21:34 Allan Stephens [this message]
2008-03-06 21:34 ` [PATCH 1/7 net-2.6.26] [TIPC]: Removal of message header option code Allan Stephens
2008-03-06 23:05 ` David Miller
2008-03-06 21:34 ` [PATCH 2/7 net-2.6.26] [TIPC]: Add argument validation for shutdown() Allan Stephens
2008-03-06 23:05 ` David Miller
2008-03-06 21:34 ` [PATCH 3/7 net-2.6.26] [TIPC]: Eliminate "sparse" symbol warnings Allan Stephens
2008-03-06 23:06 ` David Miller
2008-03-06 21:34 ` [PATCH 4/7 net-2.6.26] [TIPC]: Minor cleanup of message header code Allan Stephens
2008-03-06 23:07 ` David Miller
2008-03-06 21:34 ` [PATCH 5/7 net-2.6.26] [TIPC]: Use correct bitmask when setting version Allan Stephens
2008-03-06 23:07 ` David Miller
2008-03-06 21:34 ` [PATCH 6/7 net-2.6.26] [TIPC]: Enhancements to message header writing Allan Stephens
2008-03-06 23:08 ` David Miller
2008-03-06 21:34 ` [PATCH 7/7 net-2.6.26] [TIPC]: Update version to 1.6.3 Allan Stephens
2008-03-06 23:08 ` [PATCH 0/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3 David Miller
-- strict thread matches above, loose matches on Subject: below --
2008-03-04 21:20 Allan Stephens
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=1204839269-30593-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).