summaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-301-6/+7
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-301-1/+1
* tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2Star
* tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-241-157/+83Star
* tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-011-4/+2Star
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-011-1/+1
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-7/+7
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-31/+2Star
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-5/+0Star
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-17/+0Star
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-071-3/+1Star
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-181-28/+16Star
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-1/+1
* tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-081-1/+1
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-151-13/+30
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-151-2/+4
* tipc: Add missing spinlock in name table display codeAllan Stephens2008-06-051-1/+3
* tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-051-0/+3
* tipc: Enhancements to name table initializationAllan Stephens2008-05-131-5/+2Star
* [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-031-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-53/+53
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-12/+4Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-2/+2
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-3/+3
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-85/+94
* [TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens2006-06-261-9/+9
* [TIPC]: CleanupsAdrian Bunk2006-03-211-8/+12
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-211-3/+3
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-18/+18
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-103/+103
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+1076