aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: delete extra semicolon blocking node deletionPaul Gortmaker2011-03-14
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-13
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-13
* tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2011-03-13
* tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens2011-03-13
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-13
* tipc: Remove unused field in bearer structureAllan Stephens2011-03-13
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-13
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: Give Tx of discovery responses priority over link messagesAllan Stephens2011-03-13
* tipc: Cosmetic changes to neighbor discovery logicAllan Stephens2011-03-13
* tipc: Fix redundant link field handling in link protocol messageAllan Stephens2011-03-13
* tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2011-03-13
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-13
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-13
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-13
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-13
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-13
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-13
* tipc: Add support for SO_RCVTIMEO socket optionAllan Stephens2011-03-13
* tipc: Cosmetic changes to node subscription codeAllan Stephens2011-03-13
* tipc: Prevent null pointer error when removing a node subscriptionAllan Stephens2011-03-13
* tipc: Add network address mask helper routinesAllan Stephens2011-03-13
* tipc: Correct broadcast link peer info when displaying linksAllan Stephens2011-03-13
* tipc: Allow receiving into iovec containing multiple entriesAllan Stephens2011-03-13
* tipc: Avoid reliable broadcast preparation for NACK messagesAllan Stephens2011-02-23
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-23
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-23
* tipc: Add in missing lock during link initializationAllan Stephens2011-02-23
* tipc: Fix port counter handling to correct congestion controlAllan Stephens2011-02-23
* tipc: Minor optimization to topology service connection establishmentAllan Stephens2011-02-23
* tipc: Set unused probe field of link protocol messages to defined valueAllan Stephens2011-02-23
* tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens2011-02-23
* tipc: Eliminate unnecessary locking when starting topology serviceAllan Stephens2011-02-23
* tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens2011-02-23
* tipc: Fix print statements that assume pointers are 32-bit valuesAllan Stephens2011-02-23
* tipc: Improve handling of invalid link tolerance valuesAllan Stephens2011-02-23
* tipc: Prevent invalid memory access when sending to configuration serviceAllan Stephens2011-02-23
* tipc: Remove unused global variable tipc_user_countAllan Stephens2011-02-23
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-23
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-23
* tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-01
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-01
* tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-01
* tipc: remove redundant #includesAllan Stephens2011-01-01