aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/name_distr.c
AgeCommit message (Expand)Author
2014-12-08tipc: convert name table read-write lock to RCUYing Xue
2014-12-08tipc: make name table allocated dynamicallyYing Xue
2014-12-08tipc: remove size variable from publ_list structYing Xue
2014-11-26tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue
2014-11-26tipc: remove node subscription infrastructureYing Xue
2014-09-10tipc: fix sparse warningsErik Hugne
2014-09-01tipc: add name distributor resiliency queueErik Hugne
2014-09-01tipc: refactor name table updates out of named packet receive routineErik Hugne
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy
2014-07-16tipc: make name table distributor use new send functionJon Paul Maloy
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue
2014-04-22tipc: purge tipc_net_lock lockYing Xue
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue
2014-03-27tipc: acquire necessary locks in named_cluster_distribute routineYing Xue
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens
2012-04-19tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens
2012-04-18tipc: Factor out name publication code to a separate functionAllan Stephens
2012-04-18tipc: introduce publication lists structAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens
2011-09-17tipc: Enhance sending of bulk name table messagesAllan Stephens
2011-09-17tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker
2011-09-17tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[TIPC]: endianness annotationsAl Viro