summaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
AgeCommit message (Expand)Author
2014-11-26tipc: use generic SKB list APIs to manage link receive queueYing Xue
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy
2014-04-22tipc: use RCU to protect media_ptr pointerYing Xue
2014-04-22tipc: decouple the relationship between bearer and linkYing Xue
2014-04-22tipc: convert bearer_list to RCU listYing Xue
2014-03-28tipc: fix neighbor detection problem after hw address changeErik Hugne
2014-03-27tipc: remove active flag from tipc_bearer structureYing Xue
2014-03-27tipc: convert tipc_bearers array to pointer listYing Xue
2014-02-13tipc: remove bearer_lock from tipc_bearer structYing Xue
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue
2014-01-07tipc: rename functions related to link failover and improve commentsJon Paul Maloy
2014-01-04tipc: remove unused codestephen hemminger
2013-12-11tipc: eliminate code duplication in media layerYing Xue
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11tipc: improve naming and comment consistency in media layerJon Paul Maloy
2013-12-11tipc: initiate media type array at compile timeJon Paul Maloy
2013-12-09tipc: remove interface state mirroring in bearerErik Hugne
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue
2013-10-18tipc: make bearer and media naming consistentYing Xue
2013-04-17tipc: add InfiniBand media typePatrick McHardy
2013-04-17tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy
2013-04-17tipc: remove unused str2addr media callbackPatrick McHardy
2012-11-21tipc: remove the bearer congestion mechanismYing Xue
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
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