aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
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-103-8/+31
* tipc: Enhance sending of discovery object link request messagesAllan Stephens2011-05-101-1/+13
* tipc: Enhance handling of discovery object creation failuresAllan Stephens2011-05-103-41/+42
* tipc: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens2011-05-101-16/+22
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-108-66/+64
* tipc: Abort excessive send requests as early as possibleAllan Stephens2011-05-101-0/+13
* tipc: Strengthen checks for neighboring node discoveryAllan Stephens2011-05-102-4/+14
* tipc: make zone/cluster mask constants a definePaul Gortmaker2011-05-101-2/+5
* tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens2011-05-102-7/+4
* tipc: Update destination node field on incoming multicast messagesAllan Stephens2011-05-101-0/+1
* tipc: Fix problem with bundled multicast messageAllan Stephens2011-05-101-0/+2
* tipc: Set name lookup scope field properly in all data messagesAllan Stephens2011-05-101-0/+3
* tipc: Fix issues with fragmentation of an existing message bufferAllan Stephens2011-05-101-14/+23
* tipc: Avoid pointless masking of fragmented message identifierAllan Stephens2011-05-101-2/+2
* tipc: Don't initialize link selector field in fragmented messagesAllan Stephens2011-05-101-2/+0
* tipc: Remove code to emulate loss of broadcast messagesAllan Stephens2011-05-101-18/+0
* tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens2011-05-101-29/+29
* tipc: Eliminate unused routing message definitionsAllan Stephens2011-05-101-9/+0
* tipc: Update comments in message header include fileAllan Stephens2011-05-101-66/+23
* tipc: Drop __TIME__ usageMichal Marek2011-05-101-2/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* tipc: delete extra semicolon blocking node deletionPaul Gortmaker2011-03-141-1/+1
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-133-16/+0
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-133-46/+4
* tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2011-03-132-7/+2
* 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-132-3/+2
* tipc: Remove unused field in bearer structureAllan Stephens2011-03-132-3/+0
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-133-9/+9
* tipc: Optimizations to link creation codeAllan Stephens2011-03-135-36/+28
* 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: Fix redundant link field handling in link protocol messageAllan Stephens2011-03-131-1/+3
* tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2011-03-132-11/+3
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-134-9/+9
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-133-12/+0
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-133-23/+6
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-135-55/+70
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-136-55/+7
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-135-42/+33
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-133-6/+8
* tipc: Add support for SO_RCVTIMEO socket optionAllan Stephens2011-03-131-15/+17
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-134-13/+27
* tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-132-8/+10
* tipc: Add network address mask helper routinesAllan Stephens2011-03-133-7/+16
* tipc: Correct broadcast link peer info when displaying linksAllan Stephens2011-03-131-1/+1
* tipc: Allow receiving into iovec containing multiple entriesAllan Stephens2011-03-131-23/+15
* tipc: Avoid reliable broadcast preparation for NACK messagesAllan Stephens2011-02-231-0/+1
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-235-22/+5