summaryrefslogtreecommitdiff
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAge
* 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
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-10
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Enhance error checking of published namesAllan Stephens2012-04-26
* tipc: Create helper routine to delete unused name sequence structureAllan Stephens2012-04-26
* tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-19
* tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-19
* tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-19
* tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-19
* tipc: Revert name table translation optimizationAllan Stephens2012-02-24
* tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-24
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24