aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens1-1/+1
2008-06-04tipc: Optimize message initialization routineAllan Stephens1-2/+1
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens1-2/+2
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens1-3/+2
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-25/+25
2006-10-18[TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens1-3/+4
2006-10-18[TIPC]: Added duplicate node address detection capabilityAllan Stephens1-1/+31
2006-07-21[TIPC]: Removing useless castsPanagiotis Issaris1-1/+1
2006-06-25[TIPC]: Fix incorrect correction to discovery timer frequency computation.Allan Stephens1-3/+3
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens1-5/+2
2006-03-20[TIPC]: CleanupsAdrian Bunk1-4/+4
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-26/+26
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy1-26/+2
2006-01-12[TIPC] Initial mergePer Liden1-0/+339