aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/msg.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01tipc: remove extraneous braces from single statementsGravatar Allan Stephens 1-9/+6
2011-01-01tipc: cleanup various cosmetic whitespace issuesGravatar Allan Stephens 1-28/+28
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 1-1/+0
2011-01-01tipc: Finish streamlining of debugging codeGravatar Allan Stephens 1-0/+1
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-2/+0
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-1/+1
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesGravatar Allan Stephens 1-0/+94
2008-06-04tipc: Fix bugs in message error code display when debuggingGravatar Allan Stephens 1-3/+0
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingGravatar Allan Stephens 1-3/+7
2008-03-06[TIPC]: Minor cleanup of message header codeGravatar Allan Stephens 1-8/+8
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-15/+4
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+331