netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13 net-next-2.6] [TIPC]: More minor fixes and enhancements
@ 2008-05-30 18:20 Allan Stephens
  2008-05-30 18:20 ` [PATCH 01/13 net-next-2.6] [TIPC]: Fix bug in connection setup via native API Allan Stephens
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Allan Stephens @ 2008-05-30 18:20 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, allan.stephens


This patch set is another collection of small changes to TIPC that fix obscure
problems, plus some minor enhancements.  Please see each individual patch for
a more detailed description of each change.

Summary:

 net/tipc/bcast.c      |    4 ++-
 net/tipc/cluster.c    |    2 +-
 net/tipc/discover.c   |    9 +++----
 net/tipc/discover.h   |    2 +-
 net/tipc/link.c       |   60 +++++++++++++++++++++----------------------------
 net/tipc/msg.c        |    3 --
 net/tipc/msg.h        |   42 ++++++++++++++++++++++++++++------
 net/tipc/name_distr.c |    3 +-
 net/tipc/name_table.c |    7 +++++-
 net/tipc/port.c       |   58 +++++++++++++++++++----------------------------
 10 files changed, 98 insertions(+), 92 deletions(-)

Allan Stephens (13):
      [TIPC]: Fix bug in connection setup via native API
      [TIPC]: Standardize error checking on incoming messages via native API
      [TIPC]: Fix bugs in message error code display when debugging
      [TIPC]: Fix minor bugs in link session number handling
      [TIPC]: Minor optimizations to received message processing
      [TIPC]: Prevent access of non-existent field in short message header
      [TIPC]: Optimize message initialization routine
      [TIPC]: Prevent display of name table types with no publications
      [TIPC]: Add missing spinlock in name table display code
      [TIPC]: Expand link sequence gap field to 13 bits
      [TIPC]: Message header creation optimizations
      [TIPC]: Fix bugs in rejection of message with short header
      [TIPC]: Message rejection rework preparatory changes

Thanks,
Al

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

end of thread, other threads:[~2008-06-05  1:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 18:20 [PATCH 00/13 net-next-2.6] [TIPC]: More minor fixes and enhancements Allan Stephens
2008-05-30 18:20 ` [PATCH 01/13 net-next-2.6] [TIPC]: Fix bug in connection setup via native API Allan Stephens
2008-05-30 18:20 ` [PATCH 02/13 net-next-2.6] [TIPC]: Standardize error checking on incoming messages " Allan Stephens
2008-05-30 18:20 ` [PATCH 03/13 net-next-2.6] [TIPC]: Fix bugs in message error code display when debugging Allan Stephens
2008-05-30 18:20 ` [PATCH 04/13 net-next-2.6] [TIPC]: Fix minor bugs in link session number handling Allan Stephens
2008-05-30 18:20 ` [PATCH 05/13 net-next-2.6] [TIPC]: Minor optimizations to received message processing Allan Stephens
2008-05-30 18:20 ` [PATCH 06/13 net-next-2.6] [TIPC]: Prevent access of non-existent field in short message header Allan Stephens
2008-05-30 18:20 ` [PATCH 07/13 net-next-2.6] [TIPC]: Optimize message initialization routine Allan Stephens
2008-05-30 18:20 ` [PATCH 08/13 net-next-2.6] [TIPC]: Prevent display of name table types with no publications Allan Stephens
2008-05-30 18:20 ` [PATCH 09/13 net-next-2.6] [TIPC]: Add missing spinlock in name table display code Allan Stephens
2008-05-30 18:20 ` [PATCH 10/13 net-next-2.6] [TIPC]: Expand link sequence gap field to 13 bits Allan Stephens
2008-05-30 18:20 ` [PATCH 11/13 net-next-2.6] [TIPC]: Message header creation optimizations Allan Stephens
2008-05-30 18:20 ` [PATCH 12/13 net-next-2.6] [TIPC]: Fix bugs in rejection of message with short header Allan Stephens
2008-05-30 18:20 ` [PATCH 13/13 net-next-2.6] [TIPC]: Message rejection rework preparatory changes Allan Stephens
2008-06-05  1:21 ` [PATCH 00/13 net-next-2.6] [TIPC]: More minor fixes and enhancements 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).