aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAge
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
* tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-01
* tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-01
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-13
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-13
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-13
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-13
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-13
* tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-13
* tipc: Add network address mask helper routinesAllan Stephens2011-03-13
* tipc: Correct broadcast link peer info when displaying linksAllan Stephens2011-03-13
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-23
* 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