summaryrefslogtreecommitdiff
path: root/net/tipc/name_table.c
AgeCommit message (Expand)Author
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker
2011-06-24tipc: Eliminate checks for empty zone list during name translationAllan Stephens
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens
2011-06-24tipc: Partition name table instance array info into two partsAllan Stephens
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2010-09-06tipc: Minor optimizations to name table translation codeAllan Stephens
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens
2008-05-12tipc: Enhancements to name table initializationAllan Stephens
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens
2006-06-25[TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens
2006-03-20[TIPC]: CleanupsAdrian Bunk
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Initial mergePer Liden