aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/discover.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-2/+0
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-15/+1
2010-10-13tipc: clean out all instances of #if 0'd unused codeGravatar Paul Gortmaker 1-20/+0
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyGravatar Allan Stephens 1-0/+8
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningGravatar Allan Stephens 1-3/+3
2010-05-12tipc: Relocate trivial link status functions to header fileGravatar Allan Stephens 1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1
2008-06-04tipc: Message rejection rework preparatory changesGravatar Allan Stephens 1-1/+1
2008-06-04tipc: Optimize message initialization routineGravatar Allan Stephens 1-2/+1
2008-06-04tipc: Minor optimizations to received message processingGravatar Allan Stephens 1-2/+2
2008-05-21tipc: Optimize null pointer check during neighbor discoveryGravatar Allan Stephens 1-3/+2
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-25/+25
2006-10-18[TIPC]: Fixed slow link reactivation when link tolerance is largeGravatar Allan Stephens 1-3/+4
2006-10-18[TIPC]: Added duplicate node address detection capabilityGravatar Allan Stephens 1-1/+31
2006-07-21[TIPC]: Removing useless castsGravatar Panagiotis Issaris 1-1/+1
2006-06-25[TIPC]: Fix incorrect correction to discovery timer frequency computation.Gravatar Allan Stephens 1-3/+3
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Gravatar Allan Stephens 1-5/+2
2006-03-20[TIPC]: CleanupsGravatar Adrian Bunk 1-4/+4
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-26/+26
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC} Fixed bug in disc_timeout()Gravatar Jon Maloy 1-26/+2
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+339