summaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: eliminate message disordering during binding table updateJon Maloy2018-10-231-0/+1
* tipc: fix the big/little endian issue in tipc_destHaiqing Bai2018-08-281-7/+2Star
* tipc: fix unbalanced reference counterJon Maloy2018-04-131-1/+1
* tipc: permit overlapping service ranges in name tableJon Maloy2018-04-011-4/+4
* tipc: replace name table service range array with rb treeJon Maloy2018-04-011-1/+1
* tipc: some name changesJon Maloy2018-03-171-16/+22
* tipc: merge two lists in struct publicationJon Maloy2018-03-171-3/+2Star
* tipc: remove zone_list member in struct publicationJon Maloy2018-03-171-3/+2Star
* tipc: remove zone publication list in name tableJon Maloy2018-03-171-2/+4
* tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-161-1/+1
* tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-151-2/+1Star
* tipc: improve groupcast scope handlingJon Maloy2018-01-091-2/+2
* tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-091-1/+1
* tipc: introduce group anycast messagingJon Maloy2017-10-131-0/+3
* tipc: introduce communication groupsJon Maloy2017-10-131-0/+3
* tipc: improve destination linked listJon Maloy2017-10-131-8/+14
* tipc: add functionality to lookup multicast destination nodesJon Paul Maloy2017-01-201-0/+9
* tipc: modify struct tipc_plist to be more versatileJon Paul Maloy2017-01-031-14/+7Star
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-091-2/+0Star
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-061-1/+1
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-061-2/+16
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-13/+12Star
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-3/+5
* tipc: convert name table read-write lock to RCUYing Xue2014-12-091-1/+3
* tipc: make name table allocated dynamicallyYing Xue2014-12-091-1/+15
* tipc: remove node subscription infrastructureYing Xue2014-11-261-4/+2Star
* tipc: add name table dump to new netlink apiRichard Alpe2014-11-211-1/+3
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-181-5/+6
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0Star
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-241-2/+0Star
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-301-3/+3
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-301-2/+2
* tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-241-7/+7
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-5/+5
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-13/+13
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+105