aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/name_table.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-17tipc: cleanup unused functionGravatar Hoang Le 1-1/+0
2021-06-03tipc: simplify handling of lookup scope during multicast message receptionGravatar Jon Maloy 1-1/+3
2021-03-17tipc: simplify signature of tipc_find_service()Gravatar Jon Maloy 1-1/+1
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Gravatar Jon Maloy 1-4/+3
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Gravatar Jon Maloy 1-2/+2
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Gravatar Jon Maloy 1-3/+2
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Gravatar Jon Maloy 1-3/+2
2021-03-17tipc: rename binding table lookup functionsGravatar Jon Maloy 1-8/+11
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsGravatar Jon Maloy 1-5/+6
2021-03-17tipc: simplify call signatures for publication creationGravatar Jon Maloy 1-4/+5
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Gravatar Jon Maloy 1-3/+3
2021-03-17tipc: re-organize members of struct publicationGravatar Jon Maloy 1-11/+6
2020-12-01net/tipc: fix tipc header files for kernel-docGravatar Randy Dunlap 1-3/+6
2020-06-17tipc: update a binding service via broadcastGravatar Hoang Huu Le 1-0/+2
2019-11-22tipc: support in-order name publication eventsGravatar Tuong Lien 1-0/+4
2018-10-22tipc: eliminate message disordering during binding table updateGravatar Jon Maloy 1-0/+1
2018-08-27tipc: fix the big/little endian issue in tipc_destGravatar Haiqing Bai 1-7/+2
2018-04-12tipc: fix unbalanced reference counterGravatar Jon Maloy 1-1/+1
2018-03-31tipc: permit overlapping service ranges in name tableGravatar Jon Maloy 1-4/+4
2018-03-31tipc: replace name table service range array with rb treeGravatar Jon Maloy 1-1/+1
2018-03-17tipc: some name changesGravatar Jon Maloy 1-16/+22
2018-03-17tipc: merge two lists in struct publicationGravatar Jon Maloy 1-3/+2
2018-03-17tipc: remove zone_list member in struct publicationGravatar Jon Maloy 1-3/+2
2018-03-17tipc: remove zone publication list in name tableGravatar Jon Maloy 1-2/+4
2018-02-16tipc: simplify endianness handling in topology subscriberGravatar Jon Maloy 1-1/+1
2018-01-15tipc: fix bug during lookup of multicast destination nodesGravatar Jon Maloy 1-2/+1
2018-01-09tipc: improve groupcast scope handlingGravatar Jon Maloy 1-2/+2
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsGravatar Jon Maloy 1-1/+1
2017-10-13tipc: introduce group anycast messagingGravatar Jon Maloy 1-0/+3
2017-10-13tipc: introduce communication groupsGravatar Jon Maloy 1-0/+3
2017-10-13tipc: improve destination linked listGravatar Jon Maloy 1-8/+14
2017-01-20tipc: add functionality to lookup multicast destination nodesGravatar Jon Paul Maloy 1-0/+9
2017-01-03tipc: modify struct tipc_plist to be more versatileGravatar Jon Paul Maloy 1-14/+7
2015-02-09tipc: convert legacy nl name table dump to nl compatGravatar Richard Alpe 1-2/+0
2015-02-05tipc: eliminate race condition at multicast receptionGravatar Jon Paul Maloy 1-1/+1
2015-02-05tipc: simplify socket multicast receptionGravatar Jon Paul Maloy 1-2/+16
2015-01-12tipc: name tipc name table support net namespaceGravatar Ying Xue 1-13/+12
2015-01-12tipc: make tipc node table aware of net namespaceGravatar Ying Xue 1-3/+5
2014-12-08tipc: convert name table read-write lock to RCUGravatar Ying Xue 1-1/+3
2014-12-08tipc: make name table allocated dynamicallyGravatar Ying Xue 1-1/+15
2014-11-26tipc: remove node subscription infrastructureGravatar Ying Xue 1-4/+2
2014-11-21tipc: add name table dump to new netlink apiGravatar Richard Alpe 1-1/+3
2013-06-17tipc: cosmetic realignment of function argumentsGravatar Paul Gortmaker 1-5/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsGravatar Paul Gortmaker 1-3/+0
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionGravatar Allan Stephens 1-2/+0
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionGravatar Paul Gortmaker 1-3/+3
2011-12-29tipc: rename struct port_list to struct tipc_port_listGravatar Paul Gortmaker 1-2/+2
2011-06-24tipc: Convert name table publication lists to standard kernel listsGravatar Allan Stephens 1-7/+7
2011-01-01tipc: cleanup various cosmetic whitespace issuesGravatar Allan Stephens 1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1