summaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud