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