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