aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAge
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* tipc: missing entries in name table of publicationsHoang Le2019-04-11
* tipc: eliminate message disordering during binding table updateJon Maloy2018-10-22
* tipc: fix the big/little endian issue in tipc_destHaiqing Bai2018-08-27
* net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai2018-07-27
* tipc: clean up removal of binding table itemsJon Maloy2018-05-10
* tipc: fix use-after-free in tipc_nametbl_stopJon Maloy2018-04-18
* tipc: fix unbalanced reference counterJon Maloy2018-04-12
* tipc: permit overlapping service ranges in name tableJon Maloy2018-03-31
* tipc: refactor name table translate functionJon Maloy2018-03-31
* tipc: replace name table service range array with rb treeJon Maloy2018-03-31
* tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy2018-03-23
* tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-23
* tipc: some name changesJon Maloy2018-03-17
* tipc: remove zone_list member in struct publicationJon Maloy2018-03-17
* tipc: remove zone publication list in name tableJon Maloy2018-03-17
* tipc: obsolete TIPC_ZONE_SCOPEJon Maloy2018-03-17
* tipc: make struct tipc_server private for server.cJon Maloy2018-02-16
* tipc: some prefix changesJon Maloy2018-02-16
* tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-16
* tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-16
* tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-15
* tipc: improve groupcast scope handlingJon Maloy2018-01-09
* tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-09
* tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-09
* tipc: eliminate KASAN warningJon Maloy2017-10-25
* tipc: introduce group anycast messagingJon Maloy2017-10-13
* tipc: introduce communication groupsJon Maloy2017-10-13
* tipc: improve destination linked listJon Maloy2017-10-13
* tipc: adjust the policy of holding subscription krefYing Xue2017-03-28
* tipc: add functionality to lookup multicast destination nodesJon Paul Maloy2017-01-20
* tipc: modify struct tipc_plist to be more versatileJon Paul Maloy2017-01-03
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-07
* tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan2016-02-06
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-20
* tipc: rename functions defined in subscr.cYing Xue2015-05-04
* tipc: fix a potential deadlock when nametable is purgedYing Xue2015-03-17
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-05
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: avoid double lock 'spin_lock:&seq->lock'Ying Xue2014-12-09
* tipc: convert name table read-write lock to RCUYing Xue2014-12-08
* tipc: remove unnecessary INIT_LIST_HEADYing Xue2014-12-08
* tipc: simplify relationship between name table lock and node lockYing Xue2014-12-08
* tipc: any name table member must be protected under name table lockYing Xue2014-12-08