index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-01-28
[DCCP]: Make code assumptions explicit
Gerrit Renker
1
-7
/
+10
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
1
-8
/
+4
2007-08-13
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
1
-4
/
+10
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
1
-5
/
+6
2006-12-02
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
1
-8
/
+4
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
1
-27
/
+89
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-29
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
1
-3
/
+3
2006-03-20
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
1
-16
/
+14
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-44
/
+37
2006-03-20
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
1
-1
/
+42
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+554