summaryrefslogtreecommitdiff
path: root/net/tipc/node.c
AgeCommit message (Expand)Author
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-27tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens
2011-09-01tipc: Prevent broadcast link stalling when another node failsAllan Stephens
2011-09-01tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens
2011-03-13tipc: Optimizations to link creation codeAllan Stephens
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul 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: Split up unified structure of network-related variablesAllan Stephens
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens
2011-03-13tipc: Add network address mask helper routinesAllan Stephens
2011-03-13tipc: Correct broadcast link peer info when displaying linksAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove internal linked list of node objectsAllan 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 slave nodesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-12-02tipc: Delete useless function prototypesAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-17tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-03-24tipc: remove trailing space in messagesFrans Pop
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-07-14tipc: Add missing locks when inspecting node list & link listAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2007-08-02[TIPC]: Fix two minor sparse warnings.Florian Westphal
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-10-18[TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens
2006-06-29[TIPC]: Improve response to requests for node/link informationAllan Stephens
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[TIPC]: Fixed link switchover bugsAllan Stephens