aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/subscr.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-13tipc: fix failed service subscription deletionGravatar Tuong Lien 1-0/+10
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationGravatar Junwei Hu 1-2/+3
2018-03-31tipc: replace name table service range array with rb treeGravatar Jon Maloy 1-2/+2
2018-02-16tipc: rename tipc_server to tipc_topsrvGravatar Jon Maloy 1-1/+1
2018-02-16tipc: make struct tipc_server private for server.cGravatar Jon Maloy 1-2/+2
2018-02-16tipc: some prefix changesGravatar Jon Maloy 1-10/+10
2018-02-16tipc: collapse subscription creation functionsGravatar Jon Maloy 1-7/+7
2018-02-16tipc: simplify endianness handling in topology subscriberGravatar Jon Maloy 1-9/+27
2018-02-16tipc: simplify interaction between subscription and topology connectionGravatar Jon Maloy 1-3/+2
2018-02-16tipc: eliminate struct tipc_subscriberGravatar Jon Maloy 1-7/+10
2018-02-16tipc: remove unnecessary function pointersGravatar Jon Maloy 1-0/+4
2018-01-09tipc: improve groupcast scope handlingGravatar Jon Maloy 1-1/+1
2017-03-28tipc: adjust the policy of holding subscription krefGravatar Ying Xue 1-0/+3
2017-01-24tipc: add subscription refcount to avoid invalid deleteGravatar Parthasarathy Bhuvaragan 1-0/+1
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionGravatar Parthasarathy Bhuvaragan 1-2/+4
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionGravatar Parthasarathy Bhuvaragan 1-5/+0
2015-05-04tipc: rename functions defined in subscr.cGravatar Ying Xue 1-9/+9
2015-01-12tipc: make subscriber server support net namespaceGravatar Ying Xue 1-5/+2
2015-01-12tipc: name tipc name table support net namespaceGravatar Ying Xue 1-0/+2
2015-01-12tipc: cleanup core.c and core.h filesGravatar Ying Xue 1-0/+3
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsGravatar Ying Xue 1-1/+1
2013-06-17tipc: cosmetic realignment of function argumentsGravatar Paul Gortmaker 1-9/+4
2013-06-17tipc: convert topology server to use new server facilityGravatar Ying Xue 1-2/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsGravatar Paul Gortmaker 1-2/+0
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionGravatar Paul Gortmaker 1-5/+5
2011-09-17tipc: Remove callback field from subscription structureGravatar Ying Xue 1-6/+0
2010-10-21Revert d88dca79d3852a3623f606f781e013d61486828aGravatar Neil Horman 1-0/+2
2010-03-08tipc: fix endianness on tipc subscriber messagesGravatar Neil Horman 1-2/+0
2008-05-19tipc: Cosmetic cleanup of topology service codeGravatar Allan Stephens 1-10/+10
2008-05-19tipc: Consolidate subscriber & subscriber port referencesGravatar Allan Stephens 1-2/+2
2008-05-19tipc: Add support for customized subscription endiannessGravatar Allan Stephens 1-0/+2
2008-05-19tipc: Add support for customized subscription overlap handlingGravatar Allan Stephens 1-0/+8
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-8/+8
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-12/+12
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+77