aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/subscr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31tipc: replace name table service range array with rb treeJon Maloy1-2/+2
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy1-1/+1
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy1-2/+2
2018-02-16tipc: some prefix changesJon Maloy1-10/+10
2018-02-16tipc: collapse subscription creation functionsJon Maloy1-7/+7
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy1-9/+27
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy1-3/+2
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy1-7/+10
2018-02-16tipc: remove unnecessary function pointersJon Maloy1-0/+4
2018-01-09tipc: improve groupcast scope handlingJon Maloy1-1/+1
2017-03-28tipc: adjust the policy of holding subscription krefYing Xue1-0/+3
2017-01-24tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan1-0/+1
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan1-2/+4
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan1-5/+0
2015-05-04tipc: rename functions defined in subscr.cYing Xue1-9/+9
2015-01-12tipc: make subscriber server support net namespaceYing Xue1-5/+2
2015-01-12tipc: name tipc name table support net namespaceYing Xue1-0/+2
2015-01-12tipc: cleanup core.c and core.h filesYing Xue1-0/+3
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue1-1/+1
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker1-9/+4
2013-06-17tipc: convert topology server to use new server facilityYing Xue1-2/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-2/+0
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker1-5/+5
2011-09-17tipc: Remove callback field from subscription structureYing Xue1-6/+0
2010-10-21Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman1-0/+2
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman1-2/+0
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens1-10/+10
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens1-2/+2
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens1-0/+2
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens1-0/+8
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-12/+12
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+77