aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/cluster.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-135/+0
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-278/+1
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-146/+20
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-13/+1
2010-12-02tipc: Delete useless function prototypesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-6/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-20/+1
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-1/+1
2009-11-29net: Move && and || to end of previous lineJoe Perches1-8/+8
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-8/+8
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens1-1/+1
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-1/+1
2008-02-24tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-11/+11
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-6/+2
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-9/+13
2006-03-20[TIPC]: Avoid compiler warningPer Liden1-1/+1
2006-03-20[TIPC]: CleanupsAdrian Bunk1-4/+4
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-6/+6
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-77/+77
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-8/+12
2006-01-12[TIPC] Initial mergePer Liden1-0/+573