aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/net.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-18tipc: add peer removal functionalityGravatar Richard Alpe 1-0/+2
2015-01-12tipc: make tipc node table aware of net namespaceGravatar Ying Xue 1-1/+1
2015-01-12tipc: involve namespace infrastructureGravatar Ying Xue 1-1/+1
2014-11-21tipc: add net set to new netlink apiGravatar Richard Alpe 1-0/+1
2014-11-21tipc: add net dump to new netlink apiGravatar Richard Alpe 1-1/+6
2014-06-27tipc: same receive code path for connection protocol and data messagesGravatar Jon Paul Maloy 1-2/+0
2014-05-05tipc: convert allocations of global variables associated with bclinkGravatar Ying Xue 1-1/+1
2014-04-22tipc: purge tipc_net_lock lockGravatar Ying Xue 1-2/+0
2012-08-20tipc: change tipc_net_start routine return value typeGravatar Ying Xue 1-1/+1
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticGravatar Allan Stephens 1-2/+0
2011-03-13tipc: Convert node object array to a hash tableGravatar Allan Stephens 1-4/+0
2011-03-13tipc: Split up unified structure of network-related variablesGravatar Allan Stephens 1-14/+3
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputGravatar Allan Stephens 1-2/+2
2011-01-01tipc: Remove prototype code for supporting multiple clustersGravatar Allan Stephens 1-3/+5
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingGravatar Allan Stephens 1-4/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-3/+5
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1
2008-05-21tipc: Fix initialization sequence problems when entering network modeGravatar Allan Stephens 1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-11/+9
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-9/+13
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+63