| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: remove 'has_redundant_link' flag from STATE link protocol messages | Jon Paul Maloy | 2014-01-07 | 1 | -2/+0 |
* | tipc: remove unused code | stephen hemminger | 2014-01-04 | 1 | -1/+0 |
* | tipc: message reassembly using fragment chain | Erik Hugne | 2013-11-07 | 1 | -2/+4 |
* | tipc: rename supported flag to recv_permitted | Ying Xue | 2012-11-22 | 1 | -2/+2 |
* | tipc: remove supportable flag from bclink structure | Ying Xue | 2012-11-22 | 1 | -2/+0 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -2/+0 |
* | tipc: Hide internal details of node table implementation | Allan Stephens | 2012-02-24 | 1 | -12/+0 |
* | tipc: Introduce node signature field in neighbor discovery message | Allan Stephens | 2012-02-24 | 1 | -0/+7 |
* | tipc: Remove obsolete broadcast tag capability | Allan Stephens | 2012-02-06 | 1 | -2/+0 |
* | tipc: Major redesign of broadcast link ACK/NACK algorithms | Allan Stephens | 2012-02-06 | 1 | -6/+6 |
* | tipc: Ensure broadcast link re-acquires node after link failure | Allan Stephens | 2012-02-06 | 1 | -1/+3 |
* | tipc: rename struct link* to struct tipc_link* | Paul Gortmaker | 2011-12-29 | 1 | -6/+6 |
* | tipc: Ensure both nodes recognize loss of contact between them | Allan Stephens | 2011-09-17 | 1 | -2/+8 |
* | tipc: Optimizations to link creation code | Allan Stephens | 2011-03-13 | 1 | -1/+1 |
* | tipc: cosmetic - function names are not to be full sentences | Paul Gortmaker | 2011-03-13 | 1 | -2/+2 |
* | tipc: Convert node object array to a hash table | Allan Stephens | 2011-03-13 | 1 | -10/+20 |
* | tipc: Split up unified structure of network-related variables | Allan Stephens | 2011-03-13 | 1 | -1/+1 |
* | tipc: Remove prototype code for supporting multiple clusters | Allan Stephens | 2011-01-01 | 1 | -4/+3 |
* | tipc: Remove prototype code for supporting inter-cluster routing | Allan Stephens | 2011-01-01 | 1 | -21/+0 |
* | tipc: Remove prototype code for supporting multiple zones | Allan Stephens | 2011-01-01 | 1 | -1/+0 |
* | tipc: cleanup function namespace | stephen hemminger | 2010-10-16 | 1 | -1/+0 |
* | tipc: Prevent missing name table entries when link flip-flops rapidly | Allan Stephens | 2010-08-17 | 1 | -0/+2 |
* | tipc: Don't use structure names which easily globally conflict. | David S. Miller | 2008-09-02 | 1 | -21/+21 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -4/+4 |
* | [TIPC]: Fixed link switchover bugs | Allan Stephens | 2006-06-25 | 1 | -0/+2 |
* | [TIPC]: Fix simple sparse warnings | Sam Ravnborg | 2006-03-20 | 1 | -1/+1 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -25/+25 |
* | [TIPC] More updates of file headers | Per Liden | 2006-01-12 | 1 | -1/+1 |
* | [TIPC] Update of file headers | Per Liden | 2006-01-12 | 1 | -2/+1 |
* | [TIPC] License header update | Per Liden | 2006-01-12 | 1 | -19/+23 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+141 |