summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.h
AgeCommit message (Expand)AuthorLines
2015-03-29tipc: involve reference counter for node structureYing Xue-2/+7
2015-03-29tipc: fix potential deadlock when all links are resetYing Xue-1/+2
2015-03-14tipc: split link outqueueJon Paul Maloy-1/+1
2015-03-14tipc: add framework for node capabilities exchangeJon Paul Maloy-1/+3
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe-2/+0
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe-2/+0
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy-2/+5
2015-02-05tipc: resolve race problem at unicast message receptionJon Paul Maloy-6/+11
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue-16/+19
2014-11-26tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue-5/+2
2014-11-26tipc: remove node subscription infrastructureYing Xue-3/+2
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe-1/+3
2014-10-21tipc: fix a potential deadlockYing Xue-1/+6
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy-1/+2
2014-08-23tipc: use message to abort connections when losing contact to nodeJon Paul Maloy-0/+3
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy-1/+3
2014-06-27tipc: make link mtu easily accessible from socketJon Paul Maloy-0/+17
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy-4/+2
2014-05-09tipc: rename enum names of node flagsYing Xue-16/+13
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue-2/+6
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue-5/+3
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue-8/+7
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue-6/+18
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue-29/+34
2014-04-26tipc: add ioctl to fetch link namesErik Hugne-0/+1
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue-0/+2
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue-2/+2
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy-2/+0
2014-01-04tipc: remove unused codestephen hemminger-1/+0
2013-11-07tipc: message reassembly using fragment chainErik Hugne-2/+4
2012-11-22tipc: rename supported flag to recv_permittedYing Xue-2/+2
2012-11-22tipc: remove supportable flag from bclink structureYing Xue-2/+0
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-2/+0
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens-12/+0
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens-0/+7
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens-2/+0
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens-6/+6
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens-1/+3
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker-6/+6
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens-2/+8
2011-03-13tipc: Optimizations to link creation codeAllan Stephens-1/+1
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker-2/+2
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens-10/+20
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens-1/+1
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens-4/+3
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens-21/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens-1/+0
2010-10-16tipc: cleanup function namespacestephen hemminger-1/+0
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens-0/+2
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller-21/+21