summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
AgeCommit message (Expand)AuthorLines
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy-0/+1
2014-08-23tipc: introduce new function tipc_msg_create()Jon Paul Maloy-0/+4
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy-2/+2
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy-3/+0
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy-0/+2
2014-06-27tipc: introduce message evaluation functionJon Paul Maloy-0/+2
2014-06-27tipc: separate building and sending of rejected messagesJon Paul Maloy-0/+2
2014-06-27tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy-0/+3
2014-06-27tipc: introduce send functions for chained buffers in linkJon Paul Maloy-1/+24
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy-1/+4
2013-11-07tipc: message reassembly using fragment chainErik Hugne-12/+0
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue-2/+1
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker-2/+2
2013-06-17tipc: remove user_port instance from tipc_port structureYing Xue-2/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-21/+0
2012-02-24tipc: Remove duplicate check of message destination nodeAllan Stephens-5/+0
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens-0/+10
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens-10/+6
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens-5/+5
2011-06-24tipc: Eliminate redundant masking in message header routinesAllan Stephens-2/+2
2011-06-24tipc: Eliminate message header routines for caching destination nodeAllan Stephens-20/+0
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens-3/+2
2011-05-10tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens-29/+29
2011-05-10tipc: Eliminate unused routing message definitionsAllan Stephens-9/+0
2011-05-10tipc: Update comments in message header include fileAllan Stephens-66/+23
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens-7/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens-15/+0
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens-1/+0
2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens-7/+2
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens-10/+0
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens-10/+0
2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens-11/+1
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens-4/+4
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens-6/+1
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens-1/+1
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens-7/+161
2010-09-23net: return operator cleanupEric Dumazet-3/+3
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens-93/+6
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens-7/+7
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens-2/+29
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens-4/+4
2008-06-04tipc: Optimize message initialization routineAllan Stephens-2/+1
2008-04-27tipc: endianness annotationsAl Viro-4/+3
2008-03-06[TIPC]: Enhancements to message header writingAllan Stephens-2/+4
2008-03-06[TIPC]: Use correct bitmask when setting versionAllan Stephens-1/+1
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens-11/+8
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens-23/+0
2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen-5/+0
2007-07-26net/* misc endianness annotationsAl Viro-4/+2
2007-04-25[TIPC]: Enhancements to msg_set_bits() routineAllan Stephens-4/+7