summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-021-4/+7
* tipc: add peer removal functionalityRichard Alpe2016-08-181-0/+1
* tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-261-0/+3
* tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-261-0/+1
* tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-261-0/+1
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-031-2/+3
* tipc: propagate peer node capabilities to socket layerJon Paul Maloy2016-05-031-0/+1
* tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-201-2/+2
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-201-113/+4
* tipc: convert node lock to rwlockJon Paul Maloy2015-11-201-7/+3
* tipc: introduce per-link spinlockJon Paul Maloy2015-11-201-1/+2
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-201-0/+3
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-241-29/+1
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-0/+9
* tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-241-0/+8
* tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-301-4/+0
* tipc: move received discovery data evaluation inside node.cJon Paul Maloy2015-07-301-6/+5
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-301-28/+3
* tipc: extend node FSMJon Paul Maloy2015-07-301-4/+10
* tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-301-0/+1
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-4/+0
* tipc: introduce node contact FSMJon Paul Maloy2015-07-201-7/+21
* tipc: move link supervision timer to node levelJon Paul Maloy2015-07-201-0/+2
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-201-0/+4
* tipc: use bearer index when looking up active linksJon Paul Maloy2015-07-201-11/+15
* tipc: move link input queue to tipc_nodeJon Paul Maloy2015-07-201-1/+2
* tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy2015-07-201-0/+6
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-201-20/+30
* 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
OpenPOWER on IntegriCloud