aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/addr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy1-1/+2
2018-03-23tipc: add 128-bit node identifierJon Maloy1-14/+67
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy1-3/+3
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy1-5/+7
2018-03-23tipc: remove restrictions on node address valuesJon Maloy1-49/+1
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy1-31/+0
2015-05-14tipc: simplify include dependenciesJon Paul Maloy1-7/+0
2015-03-29tipc: fix two bugs in secondary destination lookupJon Paul Maloy1-0/+7
2015-01-12tipc: make tipc node address support net namespaceYing Xue1-0/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue1-1/+1
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-3/+0
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens1-8/+3
2011-03-13tipc: Add network address mask helper routinesAllan Stephens1-2/+2
2011-01-01tipc: remove redundant #includesAllan Stephens1-1/+0
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-3/+2
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-2/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-4/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-5/+0
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens1-0/+32
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-7/+7
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-5/+5
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-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+91