aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: Optimize setting of immutable payload message header fieldsAllan Stephens2012-02-29
* tipc: Eliminate obsolete code for re-sending a messageAllan Stephens2012-02-29
* tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-29
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-24
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-24
* tipc: Revert name table translation optimizationAllan Stephens2012-02-24
* tipc: Minor optimization to broadcast link synchronization logicAllan Stephens2012-02-24
* tipc: Remove obsolete comments about routing table updatesAllan Stephens2012-02-24
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Hide internal details of node table implementationAllan Stephens2012-02-24
* tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens2012-02-24
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
* tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-24
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-24
* tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-24
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-06
* tipc: Eliminate alteration of publication key during name table purgingAllan Stephens2012-02-06
* tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens2012-02-06
* tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens2012-02-06
* tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-06
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
* tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens2012-02-06
* tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens2012-02-06
* tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens2012-02-06
* tipc: Add missing broadcast link lock when sending NACKAllan Stephens2012-02-06
* tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-06
* tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-06
* tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-06
* tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-06
* tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-06
* tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2011-12-29
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker2011-12-29
* tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker2011-12-29
* tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker2011-12-29
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-29
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-29
* tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-29
* tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-27
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-27
* tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens2011-12-27
* tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens2011-12-27
* tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens2011-12-27
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-27
* tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-27
* tipc: Eliminate useless check when network address is assignedAllan Stephens2011-12-27
* tipc: Minor correction to TIPC module unloadingAllan Stephens2011-12-27
* tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens2011-12-27