summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: simplify include dependenciesJon Paul Maloy2015-05-141-2/+0
* tipc: involve reference counter for node structureYing Xue2015-03-291-2/+7
* tipc: fix potential deadlock when all links are resetYing Xue2015-03-291-1/+2
* tipc: split link outqueueJon Paul Maloy2015-03-141-1/+1
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-141-1/+3
* tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-091-2/+0
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-091-2/+0
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-2/+5
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-051-6/+11
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-16/+19
* tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue2014-11-261-5/+2
* tipc: remove node subscription infrastructureYing Xue2014-11-261-3/+2
* tipc: add node get/dump to new netlink apiRichard Alpe2014-11-211-1/+3
* tipc: fix a potential deadlockYing Xue2014-10-211-1/+6
* tipc: fix bug in multicast congestion handlingJon Maloy2014-10-071-1/+2
* tipc: use message to abort connections when losing contact to nodeJon Paul Maloy2014-08-231-0/+3
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-231-1/+3
* tipc: make link mtu easily accessible from socketJon Paul Maloy2014-06-271-0/+17
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-141-4/+2
* tipc: rename enum names of node flagsYing Xue2014-05-091-16/+13
* tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue2014-05-051-2/+6
* tipc: remove TIPC_NAMES_GONE node flagYing Xue2014-05-051-5/+3
* tipc: avoid to asynchronously notify subscriptionsYing Xue2014-05-051-8/+7
* tipc: rename setup_blocked variable of node struct to flagsYing Xue2014-05-051-6/+18
* tipc: adjust order of variables in tipc_node structureYing Xue2014-05-051-29/+34
* tipc: add ioctl to fetch link namesErik Hugne2014-04-261-0/+1
* tipc: tipc: convert node list and node hlist to RCU listsYing Xue2014-03-271-0/+2
* tipc: rename node create lock to protect node list and hlistYing Xue2014-03-271-2/+2
* tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2014-01-071-2/+0
* tipc: remove unused codestephen hemminger2014-01-041-1/+0
* tipc: message reassembly using fragment chainErik Hugne2013-11-071-2/+4
* tipc: rename supported flag to recv_permittedYing Xue2012-11-221-2/+2
* tipc: remove supportable flag from bclink structureYing Xue2012-11-221-2/+0
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-2/+0
* tipc: Hide internal details of node table implementationAllan Stephens2012-02-241-12/+0
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-241-0/+7
* tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-061-2/+0
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-061-6/+6
* tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-061-1/+3
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-291-6/+6
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-171-2/+8
* tipc: Optimizations to link creation codeAllan Stephens2011-03-131-1/+1
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-131-2/+2
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-131-10/+20
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-131-1/+1
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-4/+3
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-011-21/+0
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-011-1/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-1/+0
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-171-0/+2