summaryrefslogtreecommitdiff
path: root/net/caif/cfctrl.c
AgeCommit message (Expand)Author
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao
2022-08-22caif: move from strlcpy with unused retval to strscpyWolfram Sang
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-15caif: 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-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches
2011-05-22caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com
2011-05-22caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-04-11caif: code cleanupStephen Hemminger
2010-11-03caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com
2010-09-06net/caif: Use pr_fmtJoe Perches
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-17net/caif: Use kzallocJulia Lawall
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland