summaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAgeFilesLines
...
* tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy2013-04-171-2/+3
* tipc: remove unused str2addr media callbackPatrick McHardy2013-04-171-2/+0
* tipc: remove the bearer congestion mechanismYing Xue2012-11-211-21/+3
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-131-1/+1
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-4/+0
* tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2011-12-291-1/+1
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-291-5/+6
* tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-291-5/+5
* tipc: Allow run-time alteration of default link settingsAllan Stephens2011-12-271-0/+8
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-271-9/+8
* tipc: Add new address conversion routines for Ethernet mediaAllan Stephens2011-12-271-1/+18
* tipc: Improve handling of media address printing errorsAllan Stephens2011-12-271-2/+1
* tipc: Register new media using pre-compiled structureAllan Stephens2011-12-271-10/+1
* tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-171-2/+2
* tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-241-2/+0
* tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2011-03-131-2/+0
* tipc: Remove unused field in bearer structureAllan Stephens2011-03-131-2/+0
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-131-1/+1
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-231-36/+31
* tipc: Delete useless function prototypesAllan Stephens2010-12-021-1/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-1/+0
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-1/+68
* tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2010-05-121-14/+2
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-03-041-1/+1
* 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-11/+11
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-20/+18
* [TIPC] Minor changes to #includesJon Maloy2006-01-181-1/+1
* [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/+169
OpenPOWER on IntegriCloud