| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: remove the bearer congestion mechanism | Ying Xue | 2012-11-22 | 1 | -4/+0 |
* | tipc: remove print_buf and deprecated log buffer code | Erik Hugne | 2012-07-14 | 1 | -1/+0 |
* | tipc: factor stats struct out of the larger link struct | Paul Gortmaker | 2012-07-12 | 1 | -30/+32 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -6/+0 |
* | tipc: rename struct link* to struct tipc_link* | Paul Gortmaker | 2011-12-30 | 1 | -25/+27 |
* | tipc: Allow use of buf_seqno() helper routine by unicast links | Allan Stephens | 2011-12-27 | 1 | -0/+5 |
* | tipc: Ignore broadcast acknowledgements that are out-of-range | Allan Stephens | 2011-12-27 | 1 | -0/+6 |
* | tipc: Enhance sending of bulk name table messages | Allan Stephens | 2011-09-18 | 1 | -0/+1 |
* | tipc: Avoid recomputation of outgoing message length | Allan Stephens | 2011-05-10 | 1 | -0/+1 |
* | tipc: Optimizations to link creation code | Allan Stephens | 2011-03-13 | 1 | -1/+2 |
* | tipc: Improve accuracy of link transmit queue maximum size statistic | Allan Stephens | 2011-02-24 | 1 | -12/+6 |
* | tipc: Combine bearer structure with tipc_bearer structure | Allan Stephens | 2011-02-24 | 1 | -2/+2 |
* | tipc: Combine port structure with tipc_port structure | Allan Stephens | 2011-02-24 | 1 | -3/+3 |
* | tipc: cleanup various cosmetic whitespace issues | Allan Stephens | 2011-01-01 | 1 | -2/+2 |
* | tipc: Prune down link-specific debugging code | Allan Stephens | 2011-01-01 | 1 | -3/+0 |
* | tipc: rename dbg.[ch] to log.[ch] | Allan Stephens | 2011-01-01 | 1 | -1/+1 |
* | tipc: Remove obsolete inclusions of header files | Allan Stephens | 2010-12-02 | 1 | -1/+0 |
* | tipc: cleanup function namespace | stephen hemminger | 2010-10-16 | 1 | -4/+0 |
* | tipc: clean out all instances of #if 0'd unused code | Paul Gortmaker | 2010-10-13 | 1 | -4/+0 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -8/+8 |
* | tipc: Relocate trivial link status functions to header file | Allan Stephens | 2010-05-13 | 1 | -0/+35 |
* | tipc: Don't use structure names which easily globally conflict. | David S. Miller | 2008-09-03 | 1 | -1/+1 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -16/+16 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -37/+36 |
* | [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/+293 |