summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-181-5/+6
* tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-011-1/+1
* tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-011-14/+18
* tipc: Optimizations to link creation codeAllan Stephens2011-03-131-26/+4Star
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-131-3/+3
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-131-0/+2
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-131-27/+43
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-131-15/+15
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-131-3/+4
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-131-8/+1Star
* tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-131-6/+7
* tipc: Add network address mask helper routinesAllan Stephens2011-03-131-1/+1
* tipc: Correct broadcast link peer info when displaying linksAllan Stephens2011-03-131-1/+1
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-241-2/+2
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-011-1/+1
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-1/+1
* tipc: remove redundant #includesAllan Stephens2011-01-011-1/+0Star
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-3/+0Star
* tipc: Remove internal linked list of node objectsAllan Stephens2011-01-011-27/+16Star
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-19/+18Star
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-011-159/+7Star
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-45/+14Star
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-011-4/+3Star
* tipc: Delete useless function prototypesAllan Stephens2010-12-021-1/+0Star
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-6/+0Star
* tipc: cleanup function namespacestephen hemminger2010-10-161-17/+2Star
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-26/+0Star
* net: return operator cleanupEric Dumazet2010-09-231-3/+3
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-181-0/+19
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-181-2/+1Star
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-6/+6
* tipc: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-191-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-30/+30
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-151-5/+24
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-211-0/+26
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-031-2/+0Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-110/+110
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-031-2/+1Star
* [TIPC]: endianness annotationsAl Viro2006-12-031-6/+3Star
* [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-191-1/+1
* [TIPC]: Improve response to requests for node/link informationAllan Stephens2006-06-301-9/+17
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [TIPC]: Fixed link switchover bugsAllan Stephens2006-06-261-2/+5
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-32/+36
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-2/+1Star
* [TIPC]: CleanupsAdrian Bunk2006-03-211-1/+1
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-9/+9
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-108/+107Star
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1