summaryrefslogtreecommitdiff
path: root/net/tipc/discover.c
AgeCommit message (Expand)Author
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-27tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens
2011-05-10tipc: Revise timings used when sending link request messagesAllan Stephens
2011-05-10tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens
2011-05-10tipc: Enhance sending of discovery object link request messagesAllan Stephens
2011-05-10tipc: Enhance handling of discovery object creation failuresAllan Stephens
2011-05-10tipc: Strengthen checks for neighboring node discoveryAllan Stephens
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens
2011-03-13tipc: Optimizations to link creation codeAllan Stephens
2011-03-13tipc: Give Tx of discovery responses priority over link messagesAllan Stephens
2011-03-13tipc: Cosmetic changes to neighbor discovery logicAllan Stephens
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-18[TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens
2006-10-18[TIPC]: Added duplicate node address detection capabilityAllan Stephens
2006-07-21[TIPC]: Removing useless castsPanagiotis Issaris
2006-06-25[TIPC]: Fix incorrect correction to discovery timer frequency computation.Allan Stephens
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-03-20[TIPC]: CleanupsAdrian Bunk
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy
2006-01-12[TIPC] Initial mergePer Liden