aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai1-7/+2
2018-04-12tipc: fix unbalanced reference counterJon Maloy1-1/+1
2018-03-31tipc: permit overlapping service ranges in name tableJon Maloy1-4/+4
2018-03-31tipc: replace name table service range array with rb treeJon Maloy1-1/+1
2018-03-17tipc: some name changesJon Maloy1-16/+22
2018-03-17tipc: merge two lists in struct publicationJon Maloy1-3/+2
2018-03-17tipc: remove zone_list member in struct publicationJon Maloy1-3/+2
2018-03-17tipc: remove zone publication list in name tableJon Maloy1-2/+4
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy1-1/+1
2018-01-15tipc: fix bug during lookup of multicast destination nodesJon Maloy1-2/+1
2018-01-09tipc: improve groupcast scope handlingJon Maloy1-2/+2
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy1-1/+1
2017-10-13tipc: introduce group anycast messagingJon Maloy1-0/+3
2017-10-13tipc: introduce communication groupsJon Maloy1-0/+3
2017-10-13tipc: improve destination linked listJon Maloy1-8/+14
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy1-0/+9
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy1-14/+7
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe1-2/+0
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy1-1/+1
2015-02-05tipc: simplify socket multicast receptionJon Paul Maloy1-2/+16
2015-01-12tipc: name tipc name table support net namespaceYing Xue1-13/+12
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue1-3/+5
2014-12-08tipc: convert name table read-write lock to RCUYing Xue1-1/+3
2014-12-08tipc: make name table allocated dynamicallyYing Xue1-1/+15
2014-11-26tipc: remove node subscription infrastructureYing Xue1-4/+2
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe1-1/+3
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker1-5/+6
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-3/+0
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens1-2/+0
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker1-3/+3
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker1-2/+2
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens1-7/+7
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-13/+13
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
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/+105