summaryrefslogtreecommitdiffstats
path: root/net/tipc/server.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-161-57/+0Star
* tipc: make struct tipc_server private for server.cJon Maloy2018-02-161-35/+1Star
* tipc: collapse subscription creation functionsJon Maloy2018-02-161-0/+1
* tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-161-9/+3Star
* tipc: eliminate struct tipc_subscriberJon Maloy2018-02-161-1/+1
* tipc: remove unnecessary function pointersJon Maloy2018-02-161-5/+0Star
* tipc: remove redundant code in topology serverJon Maloy2018-02-161-3/+1Star
* tipc: fix race condition at topology server receiveJon Maloy2018-01-161-3/+3
* tipc: improve groupcast scope handlingJon Maloy2018-01-091-2/+4
* tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-091-1/+2
* tipc: add ability to order and receive topology events in driverJon Maloy2017-10-131-1/+4
* tipc: fix a race condition leading to subscriber refcnt bugParthasarathy Bhuvaragan2016-04-141-2/+2
* tipc: make subscriber server support net namespaceYing Xue2015-01-121-1/+3
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-4/+6
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-1/+2
* tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-221-2/+0Star
* tipc: introduce new TIPC server infrastructureYing Xue2013-06-181-0/+94