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-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang
2016-10-28net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-03-08CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman
2011-12-01caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-10-03caif: add error handling for allocationDan Carpenter
2011-08-29caif: Remove OOM messages, use kzallocJoe Perches
2011-05-23caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com
2011-05-16caif: remove unesesarry exportssjur.brandeland@stericsson.com
2011-05-16caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-05-16caif: prepare support for namespacessjur.brandeland@stericsson.com
2011-05-16caif: Add ref-count to framing layersjur.brandeland@stericsson.com
2011-05-16caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com
2011-04-12caif: code cleanupStephen Hemminger
2011-01-20net: cleanup unused macros in net directoryShan Wei
2011-01-16caif: checking the wrong variableDan Carpenter
2010-11-04caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos
2010-09-22caif: Minor fixes in log prints.Sjur Braendeland
2010-09-07net/caif: Use pr_fmtJoe Perches
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-21caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter
2010-05-18net/caif: Use kzallocJulia Lawall
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-31net-caif: add CAIF generic caif support functionsSjur Braendeland