aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAge
* 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
* tipc: ensure all name sequences are properly protected with its lockYing Xue2014-12-08
* tipc: ensure all name sequences are released when name table is stoppedYing Xue2014-12-08
* tipc: make name table allocated dynamicallyYing Xue2014-12-08
* tipc: remove node subscription infrastructureYing Xue2014-11-26
* tipc: fix sparse warnings in new nl apiRichard Alpe2014-11-24
* tipc: add name table dump to new netlink apiRichard Alpe2014-11-21
* tipc: add name distributor resiliency queueErik Hugne2014-09-01
* tipc: remove include file port.hJon Paul Maloy2014-08-23
* tipc: fix memory leak of publicationsYing Xue2014-04-30
* tipc: move the delivery of named messages out of nametbl lockYing Xue2014-04-28
* tipc: fix memory leak during module removalErik Hugne2014-03-06
* tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-22
* tipc: remove unnecessary variables and conditionswangweidong2013-12-16
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-18
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-20
* tipc: convert tipc_nametbl_size type from variable to macroYing Xue2012-08-20
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-12