summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h
AgeCommit message (Expand)Author
2015-07-30tipc: clean up link creationJon Paul Maloy
2015-07-30tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy
2015-07-30tipc: move protocol message sending away from link FSMJon Paul Maloy
2015-07-30tipc: move link synch and failover to link aggregation levelJon Paul Maloy
2015-07-30tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy
2015-07-30tipc: eliminate function tipc_link_activate()Jon Paul Maloy
2015-07-20tipc: reduce locking scope during packet receptionJon Paul Maloy
2015-07-20tipc: move link supervision timer to node levelJon Paul Maloy
2015-07-20tipc: simplify link timer implementationJon Paul Maloy
2015-07-20tipc: improve link FSM implementationJon Paul Maloy
2015-07-20tipc: clean up definitions and usage of link flagsJon Paul Maloy
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy
2015-06-28tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy
2015-05-14tipc: simplify link supervision checkpointingJon Paul Maloy
2015-05-14tipc: rename fields in struct tipc_linkJon Paul Maloy
2015-05-14tipc: simplify packet sequence number handlingJon Paul Maloy
2015-05-14tipc: simplify resetting and disabling of bearersJon Paul Maloy
2015-04-02tipc: simplify link mtu negotiationJon Paul Maloy
2015-04-02tipc: eliminate delayed link deletion at link failoverJon Paul Maloy
2015-03-25tipc: eliminate race condition at dual link establishmentJon Paul Maloy
2015-03-25tipc: introduce starvation free send algorithmJon Paul Maloy
2015-03-14tipc: split link outqueueJon Paul Maloy
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe
2015-02-05tipc: resolve race problem at unicast message receptionJon Paul Maloy
2015-02-05tipc: reduce usage of context info in socket and linkJon Paul Maloy
2015-02-04tipc: avoid stale link after aborted failoverJon Paul Maloy
2015-02-04tipc: add reference count to struct tipc_linkJon Paul Maloy
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2014-11-26tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue
2014-11-26tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue
2014-11-26tipc: use generic SKB list APIs to manage link transmission queueYing Xue
2014-11-26tipc: remove unused between routineYing Xue
2014-11-26tipc: clean up the process of link pushing packetsYing Xue
2014-11-26tipc: remove retransmission queueYing Xue
2014-11-26tipc: remove protocol message queueYing Xue
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy
2014-07-16tipc: make name table distributor use new send functionJon Paul Maloy