aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker1-1/+1
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens1-4/+2
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens1-2/+2
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens1-3/+4
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens1-2/+3
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens1-1/+1
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens1-3/+1
2011-01-01tipc: remove redundant #includesAllan Stephens1-1/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens1-14/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-4/+24
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-1/+1
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens1-1/+1
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-2/+1
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens1-3/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-32/+32
2006-12-02[TIPC]: endianness annotationsAl Viro1-5/+5
2006-10-18[TIPC]: Name publication events now delivered in chronological orderAllan Stephens1-1/+1
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-5/+5
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens1-3/+17
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl1-2/+1
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-3/+3
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-46/+46
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-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+306