summaryrefslogtreecommitdiff
path: root/net/tipc/name_table.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-08tipc: trivial endian annotation in debug statementHarvey Harrison1-1/+1
2008-07-15tipc: Optimization to multicast name lookup algorithmAllan Stephens1-13/+30
2008-07-15tipc: Fix bug in scope checking for multicast messagesAllan Stephens1-2/+4
2008-06-05tipc: Add missing spinlock in name table display codeAllan Stephens1-1/+3
2008-06-05tipc: Prevent display of name table types with no publicationsAllan Stephens1-0/+3
2008-05-13tipc: Enhancements to name table initializationAllan Stephens1-5/+2
2007-08-03[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-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-53/+53
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-12/+4
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-06-26[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-3/+3
2006-06-26[TIPC]: First phase of assert() cleanupAllan Stephens1-85/+94
2006-06-26[TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens1-9/+9
2006-03-21[TIPC]: CleanupsAdrian Bunk1-8/+12
2006-03-21[TIPC]: Remove inlines from *.cSam Ravnborg1-3/+3
2006-03-21[TIPC]: Fix simple sparse warningsSam Ravnborg1-18/+18
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-103/+103
2006-01-13[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-13[TIPC] Update of file headersPer Liden1-2/+1
2006-01-13[TIPC] License header updatePer Liden1-19/+23
2006-01-13[TIPC] Initial mergePer Liden1-0/+1076