aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAge
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: use RCU to protect media_ptr pointerYing Xue2014-04-22
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: convert bearer_list to RCU listYing Xue2014-04-22
* tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-28
* tipc: remove active flag from tipc_bearer structureYing Xue2014-03-27
* tipc: convert tipc_bearers array to pointer listYing Xue2014-03-27
* tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-13
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* tipc: remove unused codestephen hemminger2014-01-04
* tipc: eliminate code duplication in media layerYing Xue2013-12-11
* tipc: relocate common functions from media to bearerYing Xue2013-12-11
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-11
* tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-11
* tipc: initiate media type array at compile timeJon Paul Maloy2013-12-11
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-09
* tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue2013-10-18
* tipc: make bearer and media naming consistentYing Xue2013-10-18
* tipc: add InfiniBand media typePatrick McHardy2013-04-17
* tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy2013-04-17
* tipc: remove unused str2addr media callbackPatrick McHardy2013-04-17
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2011-12-29
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-29
* tipc: Allow run-time alteration of default link settingsAllan Stephens2011-12-27
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-27
* tipc: Add new address conversion routines for Ethernet mediaAllan Stephens2011-12-27
* tipc: Improve handling of media address printing errorsAllan Stephens2011-12-27
* tipc: Register new media using pre-compiled structureAllan Stephens2011-12-27
* tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-17
* tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-24
* tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2011-03-13
* tipc: Remove unused field in bearer structureAllan Stephens2011-03-13
* tipc: Correct misnamed references to neighbor discovery domainAllan Stephens2011-03-13
* tipc: Combine bearer structure with tipc_bearer structureAllan Stephens2011-02-23
* tipc: Delete useless function prototypesAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2010-05-13
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-03-04
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC] Minor changes to #includesJon Maloy2006-01-17
* [TIPC] More updates of file headersPer Liden2006-01-12