aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
Commit message (Expand)AuthorAge
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
* tipc: Revise timings used when sending link request messagesAllan Stephens2011-05-10
* tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens2011-05-10
* tipc: Enhance sending of discovery object link request messagesAllan Stephens2011-05-10
* tipc: Enhance handling of discovery object creation failuresAllan Stephens2011-05-10
* tipc: Strengthen checks for neighboring node discoveryAllan Stephens2011-05-10
* tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens2011-03-13
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-13
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: Give Tx of discovery responses priority over link messagesAllan Stephens2011-03-13
* tipc: Cosmetic changes to neighbor discovery logicAllan Stephens2011-03-13
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-23
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-23
* 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 prototype code for supporting slave nodesAllan Stephens2011-01-01
* 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
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-17
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-13
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-13
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* tipc: Message rejection rework preparatory changesAllan Stephens2008-06-04
* tipc: Optimize message initialization routineAllan Stephens2008-06-04
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-04
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-21
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-18
* [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-18
* [TIPC]: Removing useless castsPanagiotis Issaris2006-07-21
* [TIPC]: Fix incorrect correction to discovery timer frequency computation.Allan Stephens2006-06-26
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-26
* [TIPC]: CleanupsAdrian Bunk2006-03-21
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC] Update of file headersPer Liden2006-01-12
* [TIPC] License header updatePer Liden2006-01-12
* [TIPC} Fixed bug in disc_timeout()Jon Maloy2006-01-12
* [TIPC] Initial mergePer Liden2006-01-12