summaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-281-0/+2
* tipc: remove active flag from tipc_bearer structureYing Xue2014-03-271-2/+0
* tipc: convert tipc_bearers array to pointer listYing Xue2014-03-271-1/+1
* tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-131-4/+1
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-131-2/+0
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-071-2/+1
* tipc: remove unused codestephen hemminger2014-01-041-1/+0
* tipc: eliminate code duplication in media layerYing Xue2013-12-111-15/+11
* tipc: relocate common functions from media to bearerYing Xue2013-12-111-9/+2
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-111-0/+2
* tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-111-3/+3
* tipc: initiate media type array at compile timeJon Paul Maloy2013-12-111-2/+3
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-091-5/+1
* tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue2013-10-181-1/+1
* tipc: make bearer and media naming consistentYing Xue2013-10-181-4/+4
* tipc: add InfiniBand media typePatrick McHardy2013-04-171-0/+9
* 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