summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: make link start event synchronousJon Paul Maloy2014-01-071-1/+1
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-071-5/+10
* tipc: make local function staticstephen hemminger2014-01-041-1/+0
* tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-111-7/+0
* tipc: message reassembly using fragment chainErik Hugne2013-11-071-6/+14
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-181-3/+1
* tipc: remove the bearer congestion mechanismYing Xue2012-11-211-4/+0
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-131-1/+0
* tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-121-30/+32
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-6/+0
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-291-25/+27
* tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-271-0/+5
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-271-0/+6
* tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-171-0/+1
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-101-0/+1
* tipc: Optimizations to link creation codeAllan Stephens2011-03-131-1/+2
* tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens2011-02-231-12/+6
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-231-2/+2
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-231-3/+3
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-2/+2
* tipc: Prune down link-specific debugging codeAllan Stephens2011-01-011-3/+0
* tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-011-1/+1
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-1/+0
* tipc: cleanup function namespacestephen hemminger2010-10-161-4/+0
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-4/+0
* net: return operator cleanupEric Dumazet2010-09-231-8/+8
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-121-0/+35
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-16/+16
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-37/+36
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+293
OpenPOWER on IntegriCloud