aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAge
* 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-11
* 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
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-29
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-29
* tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-24
* tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-24
* tipc: Partition name table instance array info into two partsAllan Stephens2011-06-24
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* net: return operator cleanupEric Dumazet2010-09-23
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-06
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-17
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-13
* tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-08
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-15
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-15
* tipc: Add missing spinlock in name table display codeAllan Stephens2008-06-04
* tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-04
* tipc: Enhancements to name table initializationAllan Stephens2008-05-12
* [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-02
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-26
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-26
* [TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens2006-06-26
* [TIPC]: CleanupsAdrian Bunk2006-03-21
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-21
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-21