aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/link.h
AgeCommit message (Expand)Author
2014-01-07tipc: make link start event synchronousJon Paul Maloy
2014-01-07tipc: rename functions related to link failover and improve commentsJon Paul Maloy
2014-01-04tipc: make local function staticstephen hemminger
2013-12-11tipc: remove unused 'blocked' flag from tipc_link structYing Xue
2013-11-07tipc: message reassembly using fragment chainErik Hugne
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue
2012-11-21tipc: remove the bearer congestion mechanismYing Xue
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-12tipc: factor stats struct out of the larger link structPaul Gortmaker
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-27tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens
2011-12-27tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens
2011-09-17tipc: Enhance sending of bulk name table messagesAllan Stephens
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens
2011-03-13tipc: Optimizations to link creation codeAllan Stephens
2011-02-23tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-02-23tipc: Combine port structure with tipc_port structureAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Initial mergePer Liden