summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: add automatic session key exchangeTuong Lien2020-09-181-0/+2
* tipc: update a binding service via broadcastHoang Huu Le2020-06-171-3/+5
* tipc: add support for AEAD key setting via netlinkTuong Lien2019-11-081-0/+4
* tipc: introduce TIPC encryption & authenticationTuong Lien2019-11-081-0/+8
* tipc: enable creating a "preliminary" nodeTuong Lien2019-11-081-0/+1
* tipc: add smart nagle featureJon Maloy2019-10-301-2/+5
* tipc: improve throughput between nodes in netnsHoang Le2019-10-291-2/+3
* tipc: optimize link synching mechanismTuong Lien2019-07-251-2/+4
* tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-041-2/+4
* tipc: introduce new capability flag for clusterHoang Le2019-03-191-2/+4
* tipc: enable tracepoints in tipcTuong Lien2018-12-191-0/+1
* tipc: add SYN bit to connection setup messagesJon Maloy2018-09-291-5/+7
* tipc: add sequence number check for link STATE messagesJon Maloy2018-07-111-6/+8
* tipc: introduce ioctl for fetching node identityJon Maloy2018-04-271-0/+1
* tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna2018-04-201-1/+1
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-231-1/+2
* tipc: add 128-bit node identifierJon Maloy2018-03-231-2/+2
* tipc: remove restrictions on node address valuesJon Maloy2018-03-231-2/+3
* tipc: apply bearer link tolerance on running linksJon Maloy2018-02-141-0/+1
* tipc: introduce communication groupsJon Maloy2017-10-131-1/+2
* tipc: add new function for sending multiple small messagesJon Maloy2017-10-131-0/+1
* tipc: add ability to obtain node availability status from other filesJon Maloy2017-10-131-0/+1
* tipc: make replicast a user selectable optionJon Paul Maloy2017-01-201-1/+3
* 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