aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h
Commit message (Expand)AuthorAge
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: avoid to asynchronously reset all linksYing Xue2014-05-05
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-13
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* tipc: redefine 'started' flag in struct link to bitmapYing Xue2014-02-13
* tipc: move code for deleting links from bearer.c to link.cYing Xue2014-02-13
* tipc: move code for resetting links from bearer.c to link.cYing Xue2014-02-13
* tipc: stricter behavior of message reassembly functionJon Paul Maloy2014-02-13
* tipc: make link start event synchronousJon Paul Maloy2014-01-07
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* tipc: make local function staticstephen hemminger2014-01-04
* tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-11
* tipc: message reassembly using fragment chainErik Hugne2013-11-07
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
* tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-12
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-27
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-27
* tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-17
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-10
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens2011-02-23
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-23
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-23
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: Prune down link-specific debugging codeAllan Stephens2011-01-01
* tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-01
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* net: return operator cleanupEric Dumazet2010-09-23
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-13
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC] More updates of file headersPer Liden2006-01-12
* [TIPC] Update of file headersPer Liden2006-01-12
* [TIPC] License header updatePer Liden2006-01-12
* [TIPC] Initial mergePer Liden2006-01-12