aboutsummaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
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: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens
2011-05-10tipc: Abort excessive send requests as early as possibleAllan Stephens
2011-05-10tipc: Strengthen checks for neighboring node discoveryAllan Stephens
2011-05-10tipc: make zone/cluster mask constants a definePaul Gortmaker
2011-05-10tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens
2011-05-10tipc: Update destination node field on incoming multicast messagesAllan Stephens
2011-05-10tipc: Fix problem with bundled multicast messageAllan Stephens
2011-05-10tipc: Set name lookup scope field properly in all data messagesAllan Stephens
2011-05-10tipc: Fix issues with fragmentation of an existing message bufferAllan Stephens
2011-05-10tipc: Avoid pointless masking of fragmented message identifierAllan Stephens
2011-05-10tipc: Don't initialize link selector field in fragmented messagesAllan Stephens
2011-05-10tipc: Remove code to emulate loss of broadcast messagesAllan Stephens
2011-05-10tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens
2011-05-10tipc: Eliminate unused routing message definitionsAllan Stephens
2011-05-10tipc: Update comments in message header include fileAllan Stephens
2011-05-10tipc: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan 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: Remove unused field in bearer structureAllan Stephens
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan 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-03-13tipc: Fix redundant link field handling in link protocol messageAllan Stephens
2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker
2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens
2011-03-13tipc: Add support for SO_RCVTIMEO socket optionAllan Stephens
2011-03-13tipc: Cosmetic changes to node subscription codeAllan Stephens
2011-03-13tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens
2011-03-13tipc: Add network address mask helper routinesAllan Stephens
2011-03-13tipc: Correct broadcast link peer info when displaying linksAllan Stephens
2011-03-13tipc: Allow receiving into iovec containing multiple entriesAllan Stephens
2011-02-23tipc: Avoid reliable broadcast preparation for NACK messagesAllan Stephens
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens