netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3
@ 2008-03-06 21:34 Allan Stephens
  2008-03-06 21:34 ` [PATCH 1/7 net-2.6.26] [TIPC]: Removal of message header option code Allan Stephens
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Allan Stephens @ 2008-03-06 21:34 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, allan.stephens

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

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3
@ 2008-03-04 21:20 Allan Stephens
  2008-03-04 21:20 ` [PATCH 4/7 net-2.6.26] [TIPC]: Minor cleanup of message header code Allan Stephens
  0 siblings, 1 reply; 16+ messages in thread
From: Allan Stephens @ 2008-03-04 21:20 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, allan.stephens

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 |   10 ++++++++
 include/net/tipc/tipc_port.h   |    7 ------
 net/tipc/core.c                |   12 +---------
 net/tipc/core.h                |    7 ++++++
 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, 53 insertions(+), 82 deletions(-)

Allan Stephens (7):
      [TIPC]: Update version to 1.6.3
      [TIPC]: Add argument validation for shutdown()
      [TIPC]: Eliminate "sparse" warning in socket code
      [TIPC]: Minor cleanup of message header code
      [TIPC]: Use correct bitmask when setting version in message
      [TIPC]: Enhancements to message header field writing
      [TIPC]: Removal of obsolete message header option code

Thanks,
Al

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

end of thread, other threads:[~2008-03-06 23:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06 21:34 [PATCH 0/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3 Allan Stephens
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
2008-03-04 21:20 ` [PATCH 4/7 net-2.6.26] [TIPC]: Minor cleanup of message header code Allan Stephens

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).