summaryrefslogtreecommitdiff
path: root/net/tipc/link.h
Commit message (Expand)AuthorAge
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: let first message on link be a state messageJon Paul Maloy2016-04-15
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-06
* tipc: fix link attribute propagation bugRichard Alpe2016-02-06
* tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-20
* tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-20
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: eliminate link's reference to owner nodeJon Paul Maloy2015-10-24
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-24
* tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-24
* tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-24
* tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-24
* tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy2015-10-24
* tipc: update node FSM when peer RESET message is receivedJon Paul Maloy2015-10-15
* tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-15
* tipc: delay ESTABLISH state event when link is establishedJon Paul Maloy2015-10-15
* tipc: improve sequence number checkingJon Paul Maloy2015-10-15
* tipc: clean up link creationJon Paul Maloy2015-07-30
* tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy2015-07-30
* tipc: move protocol message sending away from link FSMJon Paul Maloy2015-07-30
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-30
* tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-30
* tipc: eliminate function tipc_link_activate()Jon Paul Maloy2015-07-30
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20
* tipc: move link supervision timer to node levelJon Paul Maloy2015-07-20
* tipc: simplify link timer implementationJon Paul Maloy2015-07-20
* tipc: improve link FSM implementationJon Paul Maloy2015-07-20
* tipc: clean up definitions and usage of link flagsJon Paul Maloy2015-07-20
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-20
* tipc: move link input queue to tipc_nodeJon Paul Maloy2015-07-20
* tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-28
* tipc: simplify link supervision checkpointingJon Paul Maloy2015-05-14
* tipc: rename fields in struct tipc_linkJon Paul Maloy2015-05-14
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-14
* tipc: simplify resetting and disabling of bearersJon Paul Maloy2015-05-14
* tipc: simplify link mtu negotiationJon Paul Maloy2015-04-02
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-02
* tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
* tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
* tipc: split link outqueueJon Paul Maloy2015-03-14
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* tipc: avoid stale link after aborted failoverJon Paul Maloy2015-02-04