index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
/
cfcnfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+1
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-6
/
+4
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-03-07
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
1
-10
/
+9
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2012-01-27
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
1
-1
/
+0
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
1
-31
/
+16
2011-10-03
caif: add error handling for allocation
Dan Carpenter
1
-9
/
+14
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
1
-12
/
+3
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
1
-25
/
+19
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
1
-1
/
+0
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
1
-30
/
+116
2011-05-15
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
1
-1
/
+8
2011-05-15
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-04-11
caif: code cleanup
Stephen Hemminger
1
-1
/
+1
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
1
-2
/
+0
2011-01-15
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2010-11-03
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
1
-10
/
+7
2010-09-21
caif: Minor fixes in log prints.
Sjur Braendeland
1
-1
/
+1
2010-09-06
net/caif: Use pr_fmt
Joe Perches
1
-28
/
+21
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-4
/
+40
2010-06-20
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
1
-1
/
+3
2010-05-31
caif: cleanup: remove duplicate checks
Dan Carpenter
1
-6
/
+2
2010-05-17
net/caif: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
1
-110
/
+45
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
1
-0
/
+7
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
1
-26
/
+25
2010-04-01
net-caif: using kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-30
net-caif: add CAIF generic caif support functions
Sjur Braendeland
1
-0
/
+529