| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: add peer removal functionality | Richard Alpe | 2016-08-18 | 1 | -0/+2 |
* | tipc: make tipc node table aware of net namespace | Ying Xue | 2015-01-12 | 1 | -1/+1 |
* | tipc: involve namespace infrastructure | Ying Xue | 2015-01-12 | 1 | -1/+1 |
* | tipc: add net set to new netlink api | Richard Alpe | 2014-11-21 | 1 | -0/+1 |
* | tipc: add net dump to new netlink api | Richard Alpe | 2014-11-21 | 1 | -1/+6 |
* | tipc: same receive code path for connection protocol and data messages | Jon Paul Maloy | 2014-06-27 | 1 | -2/+0 |
* | tipc: convert allocations of global variables associated with bclink | Ying Xue | 2014-05-05 | 1 | -1/+1 |
* | tipc: purge tipc_net_lock lock | Ying Xue | 2014-04-22 | 1 | -2/+0 |
* | tipc: change tipc_net_start routine return value type | Ying Xue | 2012-08-20 | 1 | -1/+1 |
* | tipc: manually inline net_start/stop, make assoc. vars static | Allan Stephens | 2011-03-13 | 1 | -2/+0 |
* | tipc: Convert node object array to a hash table | Allan Stephens | 2011-03-13 | 1 | -4/+0 |
* | tipc: Split up unified structure of network-related variables | Allan Stephens | 2011-03-13 | 1 | -14/+3 |
* | tipc: Fix problem with missing link in "tipc-config -l" output | Allan Stephens | 2011-03-13 | 1 | -2/+2 |
* | tipc: Remove prototype code for supporting multiple clusters | Allan Stephens | 2011-01-01 | 1 | -3/+5 |
* | tipc: Remove prototype code for supporting inter-cluster routing | Allan Stephens | 2011-01-01 | 1 | -4/+0 |
* | tipc: Remove prototype code for supporting multiple zones | Allan Stephens | 2011-01-01 | 1 | -3/+5 |
* | tipc: Don't use structure names which easily globally conflict. | David S. Miller | 2008-09-02 | 1 | -1/+1 |
* | tipc: Fix initialization sequence problems when entering network mode | Allan Stephens | 2008-05-21 | 1 | -1/+1 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -2/+2 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -11/+9 |
* | [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 | -9/+13 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+63 |