aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07tipc: fix a deadlock when flushing scheduled workHoang Huu Le1-0/+1
2019-12-20tipc: make legacy address flag readable over netlinkJohn Rutherford1-0/+1
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy1-1/+1
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy1-0/+1
2018-03-23tipc: add 128-bit node identifierJon Maloy1-3/+1
2018-02-14tipc: Introduce __tipc_nl_net_setYing Xue1-0/+1
2016-08-18tipc: add peer removal functionalityRichard Alpe1-0/+2
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue1-1/+1
2015-01-12tipc: involve namespace infrastructureYing Xue1-1/+1
2014-11-21tipc: add net set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add net dump to new netlink apiRichard Alpe1-1/+6
2014-06-27tipc: same receive code path for connection protocol and data messagesJon Paul Maloy1-2/+0
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue1-1/+1
2014-04-22tipc: purge tipc_net_lock lockYing Xue1-2/+0
2012-08-20tipc: change tipc_net_start routine return value typeYing Xue1-1/+1
2011-03-13tipc: manually inline net_start/stop, make assoc. vars staticAllan Stephens1-2/+0
2011-03-13tipc: Convert node object array to a hash tableAllan Stephens1-4/+0
2011-03-13tipc: Split up unified structure of network-related variablesAllan Stephens1-14/+3
2011-03-13tipc: Fix problem with missing link in "tipc-config -l" outputAllan Stephens1-2/+2
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-3/+5
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-4/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-3/+5
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-11/+9
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-9/+13
2006-01-12[TIPC] Initial mergePer Liden1-0/+63