aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/bearer.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-27tipc: Allow run-time alteration of default link settingsGravatar Allan Stephens 1-0/+8
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeGravatar Allan Stephens 1-9/+8
2011-12-27tipc: Add new address conversion routines for Ethernet mediaGravatar Allan Stephens 1-1/+18
2011-12-27tipc: Improve handling of media address printing errorsGravatar Allan Stephens 1-2/+1
2011-12-27tipc: Register new media using pre-compiled structureGravatar Allan Stephens 1-10/+1
2011-09-17tipc: Lower limits for number of bearers and media typesGravatar Allan Stephens 1-2/+2
2011-06-24tipc: Eliminate unused field in bearer structureGravatar Allan Stephens 1-2/+0
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressGravatar Allan Stephens 1-2/+0
2011-03-13tipc: Remove unused field in bearer structureGravatar Allan Stephens 1-2/+0
2011-03-13tipc: Correct misnamed references to neighbor discovery domainGravatar Allan Stephens 1-1/+1
2011-02-23tipc: Combine bearer structure with tipc_bearer structureGravatar Allan Stephens 1-36/+31
2010-12-02tipc: Delete useless function prototypesGravatar Allan Stephens 1-1/+0
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsGravatar Allan Stephens 1-1/+68
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineGravatar Allan Stephens 1-14/+2
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Gravatar Neil Horman 1-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-11/+11
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-20/+18
2006-01-18[TIPC] Minor changes to #includesGravatar Jon Maloy 1-1/+1
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+169