summaryrefslogtreecommitdiff
path: root/net/tipc/net.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-6/+19
2011-01-02tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-45/+0
2011-01-02tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-16/+25
2010-12-03tipc: Remove obsolete inclusions of header filesAllan Stephens1-5/+0
2010-10-14tipc: clean out all instances of #if 0'd unused codePaul Gortmaker1-9/+0
2010-09-10tipc: Optimize handling excess content on incoming messagesPaul Gortmaker1-0/+1
2010-05-13tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-2/+2
2010-03-31tipc: define needless global scoped variable staticHagen Paul Pfeifer1-1/+1
2010-03-25tipc: remove trailing space in messagesFrans Pop1-1/+1
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman1-21/+4
2008-09-03tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2008-07-15tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens1-2/+2
2008-05-22tipc: Fix initialization sequence problems when entering network modeAllan Stephens1-3/+7
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-37/+37
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-4/+1
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-21[TIPC]: CleanupsAdrian Bunk1-1/+2
2006-03-21[TIPC]: Fix simple sparse warningsSam Ravnborg1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-63/+63
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-8/+12
2006-01-13[TIPC] Initial mergePer Liden1-0/+308