| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Optimize initialization of network topology service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
* | tipc: Optimize initialization of configuration service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
* | tipc: Eliminate support for tipc_mode global variable | Allan Stephens | 2012-02-24 | 1 | -2/+0 |
* | tipc: Eliminate obsolete support for "not running" mode | Allan Stephens | 2012-02-24 | 1 | -9/+1 |
* | tipc: Minor optimization to deactivation of Ethernet media suppot | Allan Stephens | 2011-12-27 | 1 | -1/+1 |
* | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | tipc: Drop __TIME__ usage | Michal Marek | 2011-05-10 | 1 | -2/+1 |
* | tipc: Eliminate configuration for maximum number of cluster nodes | Allan Stephens | 2011-03-13 | 1 | -6/+0 |
* | tipc: Remove unused global variable tipc_user_count | Allan Stephens | 2011-02-23 | 1 | -2/+1 |
* | tipc: split variable assignments out of conditional expressions | Allan Stephens | 2011-01-01 | 1 | -12/+21 |
* | tipc: remove redundant #includes | Allan Stephens | 2011-01-01 | 1 | -6/+0 |
* | tipc: Remove user registry subsystem | Allan Stephens | 2011-01-01 | 1 | -3/+0 |
* | tipc: Remove prototype code for supporting multiple clusters | Allan Stephens | 2011-01-01 | 1 | -6/+0 |
* | tipc: Remove prototype code for supporting slave nodes | Allan Stephens | 2011-01-01 | 1 | -6/+0 |
* | tipc: Remove prototype code for supporting multiple zones | Allan Stephens | 2011-01-01 | 1 | -6/+0 |
* | tipc: Remove obsolete inclusions of header files | Allan Stephens | 2010-12-02 | 1 | -1/+0 |
* | tipc: Remove obsolete native API files and exports | Allan Stephens | 2010-12-02 | 1 | -40/+0 |
* | tipc: Kill tipc_get_mode() completely. | David S. Miller | 2010-10-18 | 1 | -6/+0 |
* | tipc: cleanup function namespace | stephen hemminger | 2010-10-16 | 1 | -22/+6 |
* | tipc: Fix log buffer memory leak if initialization fails | Anders Kaseorg | 2010-08-17 | 1 | -2/+4 |
* | tipc: Reduce footprint by un-inlining buf_acquire routine | Allan Stephens | 2010-05-12 | 1 | -0/+24 |
* | tipc: Add support for "-s" configuration option | Allan Stephens | 2010-05-12 | 1 | -2/+0 |
* | TIPC: Updated topology subscription protocol according to latest spec | Jon Paul Maloy | 2010-04-06 | 1 | -1/+1 |
* | tipc: use kconfig to limit numeric ranges | Amerigo Wang | 2010-01-03 | 1 | -5/+5 |
* | tipc: Fix initialization sequence problems when entering network mode | Allan Stephens | 2008-05-21 | 1 | -2/+2 |
* | tipc: Consolidate subscriber & subscriber port references | Allan Stephens | 2008-05-19 | 1 | -2/+1 |
* | tipc: Update version number to TIPC 1.6.4 | Allan Stephens | 2008-05-05 | 1 | -1/+1 |
* | tipc: Simplify log buffer resizing | Allan Stephens | 2008-05-05 | 1 | -2/+2 |
* | [TIPC]: Update version to 1.6.3 | Allan Stephens | 2008-03-06 | 1 | -1/+1 |
* | [TIPC]: Eliminate "sparse" symbol warnings | Allan Stephens | 2008-03-06 | 1 | -8/+0 |
* | [TIPC]: Removal of message header option code | Allan Stephens | 2008-03-06 | 1 | -1/+0 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -9/+9 |
* | [TIPC]: Updated TIPC version number to 1.6.2 | Allan Stephens | 2006-10-18 | 1 | -1/+1 |
* | [TIPC]: Add support for Ethernet VLANs | Allan Stephens | 2006-10-18 | 1 | -1/+1 |
* | [TIPC]: Initial activation message now includes TIPC version number | Allan Stephens | 2006-06-29 | 1 | -1/+2 |
* | [TIPC]: Added support for MODULE_VERSION capability. | Allan Stephens | 2006-06-25 | 1 | -2/+3 |
* | [TIPC]: Use correct upper bound when validating network zone number. | Allan Stephens | 2006-06-25 | 1 | -1/+1 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -43/+43 |
* | [TIPC] Remove unused #includes | Per Liden | 2006-01-18 | 1 | -1/+0 |
* | [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/+282 |