index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
dccp: Fix memleak in __feat_register_sp
YueHaibing
2019-04-01
1
-1
/
+6
*
dccp: fix a memleak for dccp_feat_init err process
Xin Long
2017-07-27
1
-2
/
+5
*
dccp: kerneldoc warning fixes
Fabian Frederick
2014-11-18
1
-2
/
+2
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-0
/
+10
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-8
/
+8
*
dccp: send Confirm options only once
Samuel Jero
2011-08-01
1
-5
/
+16
*
dccp: support for exchanging of NN options in established state 2/2
Gerrit Renker
2011-08-01
1
-0
/
+116
*
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
2011-08-01
1
-0
/
+65
*
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-06
1
-10
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-3
/
+4
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2009-01-21
1
-42
/
+107
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2009-01-21
1
-3
/
+8
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
1
-2
/
+11
*
dccp: Initialisation framework for feature negotiation
Gerrit Renker
2009-01-21
1
-9
/
+56
*
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
2009-01-04
1
-4
/
+0
*
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
2009-01-04
1
-1
/
+1
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
1
-1
/
+1
*
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-12-08
1
-13
/
+0
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-12-08
1
-498
/
+6
*
dccp: Feature activation handlers
Gerrit Renker
2008-12-01
1
-10
/
+203
*
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
1
-1
/
+99
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-12-01
1
-1
/
+179
*
dccp: Preference list reconciliation
Gerrit Renker
2008-12-01
1
-2
/
+75
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-12-01
1
-0
/
+65
*
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
2008-11-20
1
-1
/
+2
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
1
-45
/
+27
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
1
-0
/
+37
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
1
-0
/
+160
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
1
-0
/
+4
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
1
-23
/
+169
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
1
-11
/
+8
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
1
-0
/
+55
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-04
1
-0
/
+73
*
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-11-04
1
-0
/
+39
*
dccp: return -EINVAL on invalid feature length
Chris Wright
2008-05-05
1
-1
/
+1
*
[DCCP]: Make code assumptions explicit
Gerrit Renker
2008-01-28
1
-7
/
+10
*
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
2008-01-28
1
-8
/
+4
*
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
2007-08-13
1
-4
/
+10
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-4
/
+4
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
1
-3
/
+3
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
1
-5
/
+6
*
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
2006-12-02
1
-8
/
+4
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
1
-27
/
+89
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
2006-03-29
1
-3
/
+3
*
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
1
-16
/
+14
*
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
1
-44
/
+37
*
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
2006-03-20
1
-1
/
+42
[next]