aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens1-7/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens1-15/+0
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens1-1/+0
2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens1-7/+2
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens1-10/+0
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens1-10/+0
2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens1-11/+1
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-4/+4
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-6/+1
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-1/+1
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-7/+161
2010-09-23net: return operator cleanupEric Dumazet1-3/+3
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens1-93/+6
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-7/+7
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens1-2/+29
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens1-4/+4
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-2/+1
2008-04-27tipc: endianness annotationsAl Viro1-4/+3
2008-03-06[TIPC]: Enhancements to message header writingAllan Stephens1-2/+4
2008-03-06[TIPC]: Use correct bitmask when setting versionAllan Stephens1-1/+1
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens1-11/+8
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens1-23/+0
2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen1-5/+0
2007-07-26net/* misc endianness annotationsAl Viro1-4/+2
2007-04-25[TIPC]: Enhancements to msg_set_bits() routineAllan Stephens1-4/+7
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+4
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-69/+69
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-8/+8
2006-01-18[TIPC] Minor changes to #includesJon Maloy1-1/+1
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/+815