aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAge
* tipc: remove TIPC_NAMES_GONE node flagYing Xue2014-05-05
* tipc: avoid to asynchronously notify subscriptionsYing Xue2014-05-05
* tipc: rename setup_blocked variable of node struct to flagsYing Xue2014-05-05
* tipc: fix out of bounds indexingErik Hugne2014-04-28
* tipc: add ioctl to fetch link namesErik Hugne2014-04-26
* tipc: add support for link state subscriptionsErik Hugne2014-04-26
* tipc: purge tipc_net_lock lockYing Xue2014-04-22
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: use node list lock to protect tipc_num_links variableYing Xue2014-03-27
* tipc: use node_list_lock to protect tipc_num_nodes variableYing Xue2014-03-27
* tipc: tipc: convert node list and node hlist to RCU listsYing Xue2014-03-27
* tipc: rename node create lock to protect node list and hlistYing Xue2014-03-27
* tipc: remove unnecessary checking for node objectYing Xue2014-03-27
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: fix a loop style problemJon Paul Maloy2014-02-17
* tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-13
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* tipc: remove unused codestephen hemminger2014-01-04
* tipc: eliminate redundant code with kfree_skb_list routineYing Xue2013-12-11
* tipc: message reassembly using fragment chainErik Hugne2013-11-07
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* tipc: introduce message to synchronize broadcast linkJon Maloy2012-11-22
* tipc: rename supported flag to recv_permittedYing Xue2012-11-22
* tipc: remove supportable flag from bclink structureYing Xue2012-11-22
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: remove inline instances from C source files.Paul Gortmaker2012-04-24
* tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-19
* tipc: Eliminate support for tipc_mode global variableAllan 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: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-06
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
* tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-06
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-27
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-27
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
* tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-01
* tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-01
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-13
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-13
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-13
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-13
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-13