summaryrefslogtreecommitdiffstats
path: root/net/tipc/net.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix lockdep warning when reinitilaizing socketsJon Maloy2018-11-181-1/+1
* tipc: obtain node identity from interface by defaultJon Maloy2018-03-231-0/+1
* tipc: add 128-bit node identifierJon Maloy2018-03-231-3/+1Star
* tipc: Introduce __tipc_nl_net_setYing Xue2018-02-141-0/+1
* tipc: add peer removal functionalityRichard Alpe2016-08-191-0/+2
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-1/+1
* tipc: involve namespace infrastructureYing Xue2015-01-121-1/+1
* tipc: add net set to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add net dump to new netlink apiRichard Alpe2014-11-211-1/+6
* tipc: same receive code path for connection protocol and data messagesJon Paul Maloy2014-06-271-2/+0Star
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-051-1/+1
* tipc: purge tipc_net_lock lockYing Xue2014-04-231-2/+0Star
* tipc: change tipc_net_start routine return value typeYing Xue2012-08-201-1/+1
* tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens2011-03-131-2/+0Star
* tipc: Convert node object array to a hash tableAllan Stephens2011-03-131-4/+0Star
* tipc: Split up unified structure of network-related variablesAllan Stephens2011-03-131-14/+3Star
* tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens2011-03-131-2/+2
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-3/+5
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-011-4/+0Star
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-011-3/+5
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-1/+1
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-211-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-11/+9Star
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-9/+13
* [TIPC] Initial mergePer Liden2006-01-121-0/+63