summaryrefslogtreecommitdiff
path: root/net/tipc/name_table.h
AgeCommit message (Expand)Author
2022-06-17tipc: cleanup unused functionHoang Le
2021-06-03tipc: simplify handling of lookup scope during multicast message receptionJon Maloy
2021-03-17tipc: simplify signature of tipc_find_service()Jon Maloy
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy
2021-03-17tipc: rename binding table lookup functionsJon Maloy
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy
2021-03-17tipc: simplify call signatures for publication creationJon Maloy
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy
2021-03-17tipc: re-organize members of struct publicationJon Maloy
2020-12-01net/tipc: fix tipc header files for kernel-docRandy Dunlap
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
2019-11-22tipc: support in-order name publication eventsTuong Lien
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-04-12tipc: fix unbalanced reference counterJon Maloy
2018-03-31tipc: permit overlapping service ranges in name tableJon Maloy
2018-03-31tipc: replace name table service range array with rb treeJon Maloy
2018-03-17tipc: some name changesJon Maloy
2018-03-17tipc: merge two lists in struct publicationJon Maloy
2018-03-17tipc: remove zone_list member in struct publicationJon Maloy
2018-03-17tipc: remove zone publication list in name tableJon Maloy
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy
2018-01-15tipc: fix bug during lookup of multicast destination nodesJon Maloy
2018-01-09tipc: improve groupcast scope handlingJon Maloy
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy
2017-10-13tipc: introduce group anycast messagingJon Maloy
2017-10-13tipc: introduce communication groupsJon Maloy
2017-10-13tipc: improve destination linked listJon Maloy
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy
2015-02-05tipc: simplify socket multicast receptionJon Paul Maloy
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2014-12-08tipc: convert name table read-write lock to RCUYing Xue
2014-12-08tipc: make name table allocated dynamicallyYing Xue
2014-11-26tipc: remove node subscription infrastructureYing Xue
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller