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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2008-09-04
2
-23
/
+8
*
dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate
Gerrit Renker
2008-09-04
3
-7
/
+20
*
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2008-09-04
3
-41
/
+35
*
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2008-09-04
2
-46
/
+14
*
dccp ccid-3: Remove ugly RTT-sampling history lookup
Gerrit Renker
2008-09-04
3
-58
/
+38
*
dccp ccid-3: Bug fix for the inter-packet scheduling algorithm
Gerrit Renker
2008-09-04
2
-15
/
+21
*
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
2008-09-04
1
-33
/
+7
*
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
Gerrit Renker
2008-09-04
3
-242
/
+220
*
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
Gerrit Renker
2008-09-04
2
-163
/
+159
*
dccp: Special case of the MPS for client-PARTOPEN with DataAcks
Gerrit Renker
2008-09-04
2
-2
/
+18
*
dccp: Leave headroom for options when calculating the MPS
Gerrit Renker
2008-09-04
2
-8
/
+17
*
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2008-09-04
2
-1
/
+12
*
dccp: Support for exchanging of NN options in established state
Gerrit Renker
2008-09-04
1
-0
/
+96
*
dccp: Support for the exchange of NN options in established state
Gerrit Renker
2008-09-04
2
-0
/
+58
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2008-09-04
4
-63
/
+109
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2008-09-04
5
-23
/
+46
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2008-09-04
4
-24
/
+18
*
dccp: Auto-load (when supported) CCID plugins for negotiation
Gerrit Renker
2008-09-04
3
-10
/
+35
*
dccp: Initialisation framework for feature negotiation
Gerrit Renker
2008-09-04
2
-11
/
+57
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-09-04
7
-27
/
+8
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-09-04
5
-13
/
+2
*
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-09-04
4
-33
/
+0
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-09-04
2
-505
/
+12
*
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
2008-09-04
1
-4
/
+26
*
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
2008-09-04
1
-30
/
+12
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-09-04
1
-40
/
+6
*
dccp: Feature activation handlers
Gerrit Renker
2008-09-04
2
-10
/
+204
*
dccp: Processing Confirm options
Gerrit Renker
2008-09-04
3
-17
/
+101
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-09-04
3
-18
/
+155
*
dccp: Preference list reconciliation
Gerrit Renker
2008-09-04
1
-2
/
+75
*
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-09-04
1
-12
/
+21
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-09-04
2
-0
/
+67
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-09-04
2
-60
/
+33
*
dccp: Support for Mandatory options
Gerrit Renker
2008-09-04
2
-0
/
+17
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-09-04
2
-7
/
+28
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-09-04
3
-5
/
+30
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-09-04
4
-8
/
+42
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-09-04
1
-11
/
+12
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-09-04
4
-10
/
+0
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-09-04
1
-13
/
+40
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-09-04
3
-98
/
+32
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-09-04
3
-4
/
+35
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-09-04
4
-0
/
+168
*
dccp: Query supported CCIDs
Gerrit Renker
2008-09-04
4
-0
/
+59
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-09-04
4
-28
/
+128
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-09-04
3
-41
/
+8
*
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-09-04
4
-1
/
+5
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-09-04
8
-6
/
+33
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-09-04
1
-0
/
+129
*
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-09-04
1
-0
/
+115
[prev]
[next]