summaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-5/+0
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-17/+0
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-061-3/+1
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-171-28/+16
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-1/+1
* tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-071-1/+1
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-141-13/+30
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-141-2/+4
* tipc: Add missing spinlock in name table display codeAllan Stephens2008-06-041-1/+3
* tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-041-0/+3
* tipc: Enhancements to name table initializationAllan Stephens2008-05-121-5/+2
* [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-021-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-53/+53
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-12/+4
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-3/+3
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-251-85/+94
* [TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens2006-06-251-9/+9
* [TIPC]: CleanupsAdrian Bunk2006-03-201-8/+12
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-201-3/+3
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-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/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+1076
OpenPOWER on IntegriCloud