aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-101-22/+3
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-131-6/+0
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-131-27/+0
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-131-1/+0
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-231-1/+0
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-231-5/+1
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-011-9/+6
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-28/+28
* tipc: remove redundant #includesAllan Stephens2011-01-011-1/+0
* tipc: Finish streamlining of debugging codeAllan Stephens2011-01-011-0/+1
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-2/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-1/+1
* tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2010-05-121-0/+94
* tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-041-3/+0
* tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-051-3/+7
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-061-8/+8
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-15/+4
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+331