aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy1-4/+2
2014-05-09tipc: rename enum names of node flagsYing Xue1-16/+13
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue1-2/+6
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue1-5/+3
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue1-8/+7
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue1-6/+18
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue1-29/+34
2014-04-26tipc: add ioctl to fetch link namesErik Hugne1-0/+1
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue1-0/+2
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue1-2/+2
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy1-2/+0
2014-01-04tipc: remove unused codestephen hemminger1-1/+0
2013-11-07tipc: message reassembly using fragment chainErik Hugne1-2/+4
2012-11-22tipc: rename supported flag to recv_permittedYing Xue1-2/+2
2012-11-22tipc: remove supportable flag from bclink structureYing Xue1-2/+0
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-2/+0
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens1-12/+0
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens1-0/+7
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens1-2/+0
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens1-6/+6
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens1-1/+3
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker1-6/+6
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens1-2/+8
2011-03-13tipc: Optimizations to link creation codeAllan Stephens1-1/+1
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker1-2/+2
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens1-10/+20
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens1-1/+1
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-4/+3
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-21/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-1/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-1/+0
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens1-0/+2
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-21/+21
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-06-25[TIPC]: Fixed link switchover bugsAllan Stephens1-0/+2
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-25/+25
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+141