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
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-0
/
+4
|
\
|
*
net: dccp: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-0
/
+4
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-16
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
2016-05-02
1
-1
/
+1
*
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
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
[next]