aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens1-28/+16
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-1/+1
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison1-1/+1
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens1-13/+30
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens1-2/+4
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens1-1/+3
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens1-0/+3
2008-05-12tipc: Enhancements to name table initializationAllan Stephens1-5/+2
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-53/+53
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-12/+4
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-3/+3
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens1-85/+94
2006-06-25[TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens1-9/+9
2006-03-20[TIPC]: CleanupsAdrian Bunk1-8/+12
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg1-3/+3
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-18/+18
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-103/+103
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+1076