aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Revise timings used when sending link request messagesAllan Stephens2011-05-101-30/+36
* tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens2011-05-101-5/+27
* tipc: Enhance sending of discovery object link request messagesAllan Stephens2011-05-101-1/+13
* tipc: Enhance handling of discovery object creation failuresAllan Stephens2011-05-101-24/+21
* tipc: Strengthen checks for neighboring node discoveryAllan Stephens2011-05-101-2/+5
* tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens2011-03-131-1/+1
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-131-2/+2
* tipc: Optimizations to link creation codeAllan Stephens2011-03-131-1/+1
* tipc: Give Tx of discovery responses priority over link messagesAllan Stephens2011-03-131-7/+9
* tipc: Cosmetic changes to neighbor discovery logicAllan Stephens2011-03-131-44/+59
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-231-8/+3
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-231-13/+13
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-1/+1
* tipc: remove redundant #includesAllan Stephens2011-01-011-2/+0
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-4/+0
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-4/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-2/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-15/+1
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-20/+0
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-171-0/+8
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-3/+3
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-121-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-1/+1
* tipc: Message rejection rework preparatory changesAllan Stephens2008-06-041-1/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-041-2/+1
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-041-2/+2
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-211-3/+2
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-25/+25
* [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-181-3/+4
* [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-181-1/+31
* [TIPC]: Removing useless castsPanagiotis Issaris2006-07-211-1/+1
* [TIPC]: Fix incorrect correction to discovery timer frequency computation.Allan Stephens2006-06-251-3/+3
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-5/+2
* [TIPC]: CleanupsAdrian Bunk2006-03-201-4/+4
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-26/+26
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC} Fixed bug in disc_timeout()Jon Maloy2006-01-121-26/+2
* [TIPC] Initial mergePer Liden2006-01-121-0/+339