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
2018-01-19caif: reduce stack size with KASANArnd Bergmann
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang
2014-07-16caif: remove unnecessary break after gotoFabian Frederick
2013-09-05caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-03-08CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-06-26caif: Fixed potential memory leakKim Lilliestierna XX
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2011-08-29caif: Remove OOM messages, use kzallocJoe Perches
2011-05-23caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com
2011-05-23caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com
2011-05-16caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-04-12caif: code cleanupStephen Hemminger
2010-11-04caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com
2010-09-07net/caif: Use pr_fmtJoe Perches
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-21caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-05-24caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-18net/caif: Use kzallocJulia Lawall
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-03-31net-caif: add CAIF core protocol stackSjur Braendeland