aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAge
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove redundant #includesAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove internal linked list of node objectsAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-01
* tipc: Delete useless function prototypesAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* net: return operator cleanupEric Dumazet2010-09-23
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-17
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-17
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-13
* tipc: remove trailing space in messagesFrans Pop2010-03-24
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-18
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-15
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-21
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-02
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-03
* [TIPC]: endianness annotationsAl Viro2006-12-03
* [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-18
* [TIPC]: Improve response to requests for node/link informationAllan Stephens2006-06-29
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [TIPC]: Fixed link switchover bugsAllan Stephens2006-06-26
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-26
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-26
* [TIPC]: CleanupsAdrian Bunk2006-03-21
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-21
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC] More updates of file headersPer Liden2006-01-12
* [TIPC] Update of file headersPer Liden2006-01-12
* [TIPC] License header updatePer Liden2006-01-12
* [TIPC] Initial mergePer Liden2006-01-12