index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: remove obsolete code
stephen hemminger
2014-01-04
1
-32
/
+0
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-0
/
+1
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-1
/
+1
*
dccp: handle invalid feature options length
Dan Rosenberg
2011-05-06
1
-0
/
+2
*
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
2010-11-15
1
-7
/
+10
*
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2010-11-15
1
-4
/
+20
*
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
2010-11-15
1
-4
/
+2
*
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
2010-11-10
1
-5
/
+5
*
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
2010-11-10
1
-0
/
+60
*
dccp ccid-2: Ack Vector interface clean-up
Gerrit Renker
2010-11-10
1
-0
/
+1
*
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2010-10-12
1
-0
/
+2
*
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-06
1
-3
/
+1
*
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
1
-10
/
+3
*
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-09-21
1
-12
/
+4
*
dccp: make implementation of Syn-RTT symmetric
Gerrit Renker
2010-06-25
1
-1
/
+5
*
dccp: remove unused function argument
Gerrit Renker
2010-06-25
1
-8
/
+6
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-1
/
+1
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2009-01-21
1
-4
/
+0
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2009-01-21
1
-4
/
+0
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
1
-5
/
+2
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
1
-3
/
+1
*
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
1
-14
/
+2
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-12-01
1
-15
/
+8
*
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-12-01
1
-12
/
+21
*
dccp: fix warning in net/dccp/options.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-11-23
1
-60
/
+31
*
dccp: Support for Mandatory options
Gerrit Renker
2008-11-23
1
-0
/
+15
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-11-23
1
-7
/
+14
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
1
-1
/
+0
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
1
-18
/
+0
*
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
2008-09-09
1
-178
/
+163
*
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
2008-09-04
1
-7
/
+10
*
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2008-09-04
1
-4
/
+20
*
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
2008-09-04
1
-4
/
+2
*
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
2008-09-04
1
-5
/
+5
*
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
2008-09-04
1
-0
/
+60
*
dccp: Schedule an Ack when receiving timestamps
Gerrit Renker
2008-09-04
1
-0
/
+2
*
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2008-09-04
1
-10
/
+3
*
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2008-09-04
1
-12
/
+4
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2008-09-04
1
-4
/
+0
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2008-09-04
1
-4
/
+0
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-09-04
1
-5
/
+2
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-09-04
1
-3
/
+1
*
dccp: Processing Confirm options
Gerrit Renker
2008-09-04
1
-14
/
+2
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-09-04
1
-15
/
+8
*
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-09-04
1
-12
/
+21
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-09-04
1
-60
/
+31
*
dccp: Support for Mandatory options
Gerrit Renker
2008-09-04
1
-0
/
+15
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-09-04
1
-7
/
+14
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-09-04
1
-1
/
+0
[next]