aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/cluster.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-8/+8
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-8/+8
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeGravatar Allan Stephens 1-1/+1
2008-06-04tipc: Optimize message initialization routineGravatar Allan Stephens 1-1/+1
2008-02-24tipc: fix integer as NULL pointer sparse warnings in tipcGravatar Harvey Harrison 1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-11/+11
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 1-6/+2
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Gravatar Allan Stephens 1-9/+13
2006-03-20[TIPC]: Avoid compiler warningGravatar Per Liden 1-1/+1
2006-03-20[TIPC]: CleanupsGravatar Adrian Bunk 1-4/+4
2006-03-20[TIPC]: Fix simple sparse warningsGravatar Sam Ravnborg 1-6/+6
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-77/+77
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-8/+12
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+573