summaryrefslogtreecommitdiff
path: root/net/tipc/name_distr.c
Commit message (Expand)AuthorAge
* tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2016-09-01
* tipc: purge deferred updates from dead nodesErik Hugne2016-04-11
* tipc: make dist queue pernetErik Hugne2016-04-11
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-20
* tipc: move linearization of buffers to generic codeJon Paul Maloy2015-11-20
* tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2015-10-24
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-20
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-20
* tipc: involve reference counter for node structureYing Xue2015-03-29
* tipc: only create header copy for name distr messagesErik Hugne2015-02-27
* 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: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: convert name table read-write lock to RCUYing Xue2014-12-08
* tipc: make name table allocated dynamicallyYing Xue2014-12-08
* tipc: remove size variable from publ_list structYing Xue2014-12-08
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-26
* tipc: remove node subscription infrastructureYing Xue2014-11-26
* tipc: fix sparse warningsErik Hugne2014-09-10
* tipc: add name distributor resiliency queueErik Hugne2014-09-01
* tipc: refactor name table updates out of named packet receive routineErik Hugne2014-09-01
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-16
* tipc: make name table distributor use new send functionJon Paul Maloy2014-07-16
* tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue2014-05-05
* tipc: always use tipc_node_lock() to hold node lockYing Xue2014-05-05
* tipc: move the delivery of named messages out of nametbl lockYing Xue2014-04-28
* tipc: purge tipc_net_lock lockYing Xue2014-04-22
* tipc: tipc: convert node list and node hlist to RCU listsYing Xue2014-03-27
* tipc: acquire necessary locks in named_cluster_distribute routineYing Xue2014-03-27
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: eliminate an unnecessary cast of node variableYing 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: Update node-scope publications when network address is assignedAllan Stephens2012-04-19
* tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-19
* tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-18
* tipc: introduce publication lists structAllan Stephens2012-04-18
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Eliminate alteration of publication key during name table purgingAllan Stephens2012-02-06
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: Eliminate useless check when network address is assignedAllan Stephens2011-12-27
* tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-17
* tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker2011-09-17
* tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens2011-09-17
* tipc: Cleanup of message header size terminologyAllan Stephens2011-06-24
* Fix common misspellingsLucas De Marchi2011-03-31
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-13