summaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup unused functionHoang Le2022-06-171-1/+0
* tipc: simplify handling of lookup scope during multicast message receptionJon Maloy2021-06-031-1/+3
* tipc: simplify signature of tipc_find_service()Jon Maloy2021-03-171-1/+1
* tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy2021-03-171-4/+3
* tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy2021-03-171-2/+2
* tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy2021-03-171-3/+2
* tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy2021-03-171-3/+2
* tipc: rename binding table lookup functionsJon Maloy2021-03-171-8/+11
* tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy2021-03-171-5/+6
* tipc: simplify call signatures for publication creationJon Maloy2021-03-171-4/+5
* tipc: simplify signature of tipc_namtbl_publish()Jon Maloy2021-03-171-3/+3
* tipc: re-organize members of struct publicationJon Maloy2021-03-171-11/+6
* net/tipc: fix tipc header files for kernel-docRandy Dunlap2020-12-011-3/+6
* tipc: update a binding service via broadcastHoang Huu Le2020-06-171-0/+2
* tipc: support in-order name publication eventsTuong Lien2019-11-221-0/+4
* tipc: eliminate message disordering during binding table updateJon Maloy2018-10-221-0/+1
* tipc: fix the big/little endian issue in tipc_destHaiqing Bai2018-08-271-7/+2
* tipc: fix unbalanced reference counterJon Maloy2018-04-121-1/+1
* tipc: permit overlapping service ranges in name tableJon Maloy2018-03-311-4/+4
* tipc: replace name table service range array with rb treeJon Maloy2018-03-311-1/+1
* tipc: some name changesJon Maloy2018-03-171-16/+22
* tipc: merge two lists in struct publicationJon Maloy2018-03-171-3/+2
* tipc: remove zone_list member in struct publicationJon Maloy2018-03-171-3/+2
* 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/+1
* 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/+7
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-091-2/+0
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-1/+1
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-051-2/+16
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-13/+12
* 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-081-1/+3
* tipc: make name table allocated dynamicallyYing Xue2014-12-081-1/+15
* tipc: remove node subscription infrastructureYing Xue2014-11-261-4/+2
* tipc: add name table dump to new netlink apiRichard Alpe2014-11-211-1/+3
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-171-5/+6
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-241-2/+0
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-291-3/+3
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-291-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-021-1/+1