summaryrefslogtreecommitdiffstats
path: root/net/tipc/net.c
AgeCommit message (Expand)AuthorLines
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne-4/+4
2012-04-26tipc: Enhance re-initialization of network topology serviceAllan Stephens-3/+0
2012-04-26tipc: Optimize re-initialization of configuration serviceAllan Stephens-2/+1
2012-04-19tipc: take lock while updating node network addressAllan Stephens-1/+2
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens-6/+1
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens-2/+2
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens-4/+1
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens-1/+1
2011-09-01tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens-11/+0
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker-1/+1
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens-21/+4
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens-10/+5
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens-2/+1
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens-10/+12
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens-1/+2
2011-01-01tipc: remove redundant #includesAllan Stephens-2/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens-10/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens-6/+19
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens-45/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens-16/+25
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens-5/+0
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker-9/+0
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker-0/+1
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens-2/+2
2010-03-30tipc: define needless global scoped variable staticHagen Paul Pfeifer-1/+1
2010-03-24tipc: remove trailing space in messagesFrans Pop-1/+1
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman-21/+4
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller-1/+1
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens-2/+2
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens-3/+7
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki-37/+37
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris-4/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-03-20[TIPC]: CleanupsAdrian Bunk-1/+2
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg-2/+2
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden-63/+63
2006-01-12[TIPC] More updates of file headersPer Liden-1/+1
2006-01-12[TIPC] Update of file headersPer Liden-2/+1
2006-01-12[TIPC] License header updatePer Liden-8/+12
2006-01-12[TIPC] Initial mergePer Liden-0/+308