summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
Commit message (Expand)AuthorAgeFilesLines
...
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-161-35/+0
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-161-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-081-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/+3
* tipc: don't use memcpy to copy from user spaceYing Xue2013-10-181-13/+9
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-171-2/+2
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-171-10/+5
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-131-242/+0
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0
* 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/+2
* 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
OpenPOWER on IntegriCloud