aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/node.h
AgeCommit message (Expand)Author
2014-11-26tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue
2014-11-26tipc: remove node subscription infrastructureYing Xue
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-10-21tipc: fix a potential deadlockYing Xue
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy
2014-08-23tipc: use message to abort connections when losing contact to nodeJon Paul Maloy
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-06-27tipc: make link mtu easily accessible from socketJon Paul Maloy
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy
2014-05-09tipc: rename enum names of node flagsYing Xue
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue
2014-04-26tipc: add ioctl to fetch link namesErik Hugne
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy
2014-01-04tipc: remove unused codestephen hemminger
2013-11-07tipc: message reassembly using fragment chainErik Hugne
2012-11-22tipc: rename supported flag to recv_permittedYing Xue
2012-11-22tipc: remove supportable flag from bclink structureYing Xue
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens
2011-03-13tipc: Optimizations to link creation codeAllan Stephens
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-25[TIPC]: Fixed link switchover bugsAllan Stephens
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Initial mergePer Liden