aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/net.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 1-2/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Gravatar Allan Stephens 1-10/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersGravatar Allan Stephens 1-6/+19
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingGravatar Allan Stephens 1-45/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-16/+25
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-5/+0
2010-10-13tipc: clean out all instances of #if 0'd unused codeGravatar Paul Gortmaker 1-9/+0
2010-09-09tipc: Optimize handling excess content on incoming messagesGravatar Paul Gortmaker 1-0/+1
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningGravatar Allan Stephens 1-2/+2
2010-03-30tipc: define needless global scoped variable staticGravatar Hagen Paul Pfeifer 1-1/+1
2010-03-24tipc: remove trailing space in messagesGravatar Frans Pop 1-1/+1
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Gravatar Neil Horman 1-21/+4
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeGravatar Allan Stephens 1-2/+2
2008-05-21tipc: Fix initialization sequence problems when entering network modeGravatar Allan Stephens 1-3/+7
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-37/+37
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 1-4/+1
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-03-20[TIPC]: CleanupsGravatar Adrian Bunk 1-1/+2
2006-03-20[TIPC]: Fix simple sparse warningsGravatar Sam Ravnborg 1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-63/+63
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/+308