aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens1-0/+1
2011-03-13tipc: Optimizations to link creation codeAllan Stephens1-1/+2
2011-02-23tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens1-12/+6
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens1-2/+2
2011-02-23tipc: Combine port structure with tipc_port structureAllan Stephens1-3/+3
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-2/+2
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens1-3/+0
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens1-1/+1
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-1/+0
2010-10-16tipc: cleanup function namespacestephen hemminger1-4/+0
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker1-4/+0
2010-09-23net: return operator cleanupEric Dumazet1-8/+8
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens1-0/+35
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-16/+16
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-37/+36
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/+293