aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/node.h
AgeCommit message (Expand)Author
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien
2019-10-30tipc: add smart nagle featureJon Maloy
2019-10-29tipc: improve throughput between nodes in netnsHoang Le
2019-07-25tipc: optimize link synching mechanismTuong Lien
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien
2019-03-19tipc: introduce new capability flag for clusterHoang Le
2018-12-19tipc: enable tracepoints in tipcTuong Lien
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy
2018-07-11tipc: add sequence number check for link STATE messagesJon Maloy
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: add 128-bit node identifierJon Maloy
2018-03-23tipc: remove restrictions on node address valuesJon Maloy
2018-02-14tipc: apply bearer link tolerance on running linksJon Maloy
2017-10-13tipc: introduce communication groupsJon Maloy
2017-10-13tipc: add new function for sending multiple small messagesJon Maloy
2017-10-13tipc: add ability to obtain node availability status from other filesJon Maloy
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy
2016-09-02tipc: transfer broadcast nacks in link state messagesJon Paul Maloy
2016-08-18tipc: add peer removal functionalityRichard Alpe
2016-07-26tipc: dump monitor attributesParthasarathy Bhuvaragan
2016-07-26tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan
2016-07-26tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy
2016-05-03tipc: propagate peer node capabilities to socket layerJon Paul Maloy
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
2015-11-20tipc: convert node lock to rwlockJon Paul Maloy
2015-11-20tipc: introduce per-link spinlockJon Paul Maloy
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy
2015-10-24tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy
2015-07-30tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy
2015-07-30tipc: move received discovery data evaluation inside node.cJon Paul Maloy
2015-07-30tipc: move link synch and failover to link aggregation levelJon Paul Maloy
2015-07-30tipc: extend node FSMJon Paul Maloy
2015-07-30tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy
2015-07-20tipc: reduce locking scope during packet receptionJon Paul Maloy
2015-07-20tipc: introduce node contact FSMJon Paul Maloy
2015-07-20tipc: move link supervision timer to node levelJon Paul Maloy
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-07-20tipc: use bearer index when looking up active linksJon Paul Maloy
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy