summaryrefslogtreecommitdiff
path: root/net/tipc/bearer.h
AgeCommit message (Expand)Author
2011-12-29tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker
2011-12-27tipc: Allow run-time alteration of default link settingsAllan Stephens
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens
2011-12-27tipc: Add new address conversion routines for Ethernet mediaAllan Stephens
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens
2011-12-27tipc: Register new media using pre-compiled structureAllan Stephens
2011-09-17tipc: Lower limits for number of bearers and media typesAllan Stephens
2011-06-24tipc: Eliminate unused field in bearer structureAllan Stephens
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2010-12-02tipc: Delete useless function prototypesAllan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
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-18[TIPC] Minor changes to #includesJon Maloy
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