Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-02-17net: caif: use skb helpers instead of open-coding themJann Horn
2018-01-09net: caif: remove unused hardirq.hYang Shi
2017-06-11net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2016-03-14net: caif: fix misleading indentationArnd Bergmann
2015-02-21caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter
2013-11-08caif: use pskb_put() instead of reimplementing its functionalityMathias Krause
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-03-08CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2011-12-06caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com
2011-12-01caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com
2011-11-01net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-05-16caif: remove unesesarry exportssjur.brandeland@stericsson.com
2011-04-12caif: code cleanupStephen Hemminger
2010-09-07net/caif: Use pr_fmtJoe Perches
2010-08-11caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-21caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-05-24caif: Bugfix - handle mem-allocation failuresSjur Braendeland
2010-03-31net-caif: add CAIF generic caif support functionsSjur Braendeland