summaryrefslogtreecommitdiffstats
path: root/net/tipc/server.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy1-57/+0
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy1-35/+1
2018-02-16tipc: collapse subscription creation functionsJon Maloy1-0/+1
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy1-9/+3
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy1-1/+1
2018-02-16tipc: remove unnecessary function pointersJon Maloy1-5/+0
2018-02-16tipc: remove redundant code in topology serverJon Maloy1-3/+1
2018-01-16tipc: fix race condition at topology server receiveJon Maloy1-3/+3
2018-01-09tipc: improve groupcast scope handlingJon Maloy1-2/+4
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy1-1/+2
2017-10-13tipc: add ability to order and receive topology events in driverJon Maloy1-1/+4
2016-04-14tipc: fix a race condition leading to subscriber refcnt bugParthasarathy Bhuvaragan1-2/+2
2015-01-12tipc: make subscriber server support net namespaceYing Xue1-1/+3
2015-01-12tipc: name tipc name table support net namespaceYing Xue1-4/+6
2015-01-12tipc: cleanup core.c and core.h filesYing Xue1-1/+2
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue1-2/+0
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue1-0/+94