summaryrefslogtreecommitdiff
path: root/net/tipc/msg.c
Commit message (Expand)AuthorAge
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-23
* tipc: introduce new function tipc_msg_create()Jon Paul Maloy2014-08-23
* tipc: make tipc_buf_append() more robustJon Paul Maloy2014-07-28
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-16
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-16
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-08
* | tipc: clean up connection protocol reception functionJon Paul Maloy2014-06-27
* | tipc: introduce message evaluation functionJon Paul Maloy2014-06-27
* | tipc: separate building and sending of rejected messagesJon Paul Maloy2014-06-27
* | tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy2014-06-27
* | tipc: introduce send functions for chained buffers in linkJon Paul Maloy2014-06-27
|/
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: don't use memcpy to copy from user spaceYing Xue2013-10-18
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-17
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-27
* tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-24
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-10
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-13
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-13
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-13
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-23
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-23
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove redundant #includesAllan Stephens2011-01-01
* tipc: Finish streamlining of debugging codeAllan Stephens2011-01-01
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2010-05-12
* tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-04
* tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-05
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-06
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-18
* [TIPC] More updates of file headersPer Liden2006-01-12
* [TIPC] Update of file headersPer Liden2006-01-12
* [TIPC] License header updatePer Liden2006-01-12
* [TIPC] Initial mergePer Liden2006-01-12