aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens1-6/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens1-27/+0
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens1-1/+0
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens1-1/+0
2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens1-5/+1
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens1-9/+6
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-28/+28
2011-01-01tipc: remove redundant #includesAllan Stephens1-1/+0
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens1-0/+1
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-1/+1
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens1-0/+94
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens1-3/+0
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens1-3/+7
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens1-8/+8
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-15/+4
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+331