summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
AgeCommit message (Expand)AuthorLines
2014-07-28tipc: make tipc_buf_append() more robustJon Paul Maloy-8/+21
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy-3/+3
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy-35/+0
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy-0/+35
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+8
2014-07-08tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy-3/+8
2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy-3/+7
2014-06-27tipc: introduce message evaluation functionJon Paul Maloy-0/+38
2014-06-27tipc: separate building and sending of rejected messagesJon Paul Maloy-0/+42
2014-06-27tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy-0/+102
2014-06-27tipc: introduce send functions for chained buffers in linkJon Paul Maloy-11/+85
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy-1/+54
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue-4/+3
2013-10-18tipc: don't use memcpy to copy from user spaceYing Xue-13/+9
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker-2/+2
2013-06-17tipc: remove user_port instance from tipc_port structureYing Xue-10/+5
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne-242/+0
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-3/+0
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens-1/+1
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens-3/+6
2011-06-24tipc: Eliminate useless check when creating internal messageAllan Stephens-4/+2
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens-22/+3
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens-6/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens-27/+0
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens-1/+0
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens-1/+0
2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens-5/+1
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens-9/+6
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens-28/+28
2011-01-01tipc: remove redundant #includesAllan Stephens-1/+0
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens-0/+1
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger-1/+1
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens-0/+94
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens-3/+0
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens-3/+7
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens-8/+8
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden-15/+4
2006-01-12[TIPC] More updates of file headersPer Liden-1/+1
2006-01-12[TIPC] Update of file headersPer Liden-2/+1
2006-01-12[TIPC] License header updatePer Liden-19/+23
2006-01-12[TIPC] Initial mergePer Liden-0/+331