aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21tipc: remove the bearer congestion mechanismYing Xue1-21/+3
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne1-1/+1
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-4/+0
2011-12-29tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker1-1/+1
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker1-5/+6
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker1-5/+5
2011-12-27tipc: Allow run-time alteration of default link settingsAllan Stephens1-0/+8
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens1-9/+8
2011-12-27tipc: Add new address conversion routines for Ethernet mediaAllan Stephens1-1/+18
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens1-2/+1
2011-12-27tipc: Register new media using pre-compiled structureAllan Stephens1-10/+1
2011-09-17tipc: Lower limits for number of bearers and media typesAllan Stephens1-2/+2
2011-06-24tipc: Eliminate unused field in bearer structureAllan Stephens1-2/+0
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens1-2/+0
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens1-2/+0
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens1-1/+1
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens1-36/+31
2010-12-02tipc: Delete useless function prototypesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-1/+68
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens1-14/+2
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman1-1/+1
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-11/+11
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-20/+18
2006-01-18[TIPC] Minor changes to #includesJon Maloy1-1/+1
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/+169