index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2
-82
/
+107
2008-09-04
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2008-09-04
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-51
/
+0
2008-09-04
dccp ccid-2: Stop polling
Gerrit Renker
2
-8
/
+18
2008-09-04
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
4
-53
/
+82
2008-09-04
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
3
-60
/
+98
2008-09-04
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2
-9
/
+37
2008-09-04
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
5
-100
/
+101
2008-09-04
dccp ccid-2: Remove old infrastructure
Gerrit Renker
5
-336
/
+3
2008-09-04
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
3
-4
/
+30
2008-09-04
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
1
-22
/
+9
2008-09-04
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2
-0
/
+159
2008-09-04
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
4
-6
/
+98
2008-09-04
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
4
-16
/
+56
2008-09-04
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
3
-85
/
+80
2008-09-04
dccp ccid-2: Ack Vector interface clean-up
Gerrit Renker
4
-173
/
+127
2008-09-04
dccp: Reduce noise in output and convert to ktime_t
Gerrit Renker
1
-41
/
+25
2008-09-04
dccp: Merge now-reduced connect_init() function
Gerrit Renker
1
-13
/
+5
2008-09-04
dccp: Fix the adjustments to AWL and SWL
Gerrit Renker
3
-33
/
+35
2008-09-04
dccp: Schedule an Ack when receiving timestamps
Gerrit Renker
2
-1
/
+3
2008-09-04
dccp ccid-3: Remove dead states
Gerrit Renker
2
-30
/
+9
2008-09-04
dccp ccid-3: Remove duplicate documentation
Gerrit Renker
1
-4
/
+0
2008-09-04
dccp: Unused argument in CCID tx function
Gerrit Renker
4
-7
/
+6
2008-09-04
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2
-12
/
+7
2008-09-04
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2
-23
/
+8
2008-09-04
dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate
Gerrit Renker
3
-7
/
+20
2008-09-04
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
3
-41
/
+35
2008-09-04
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2
-46
/
+14
2008-09-04
dccp ccid-3: Remove ugly RTT-sampling history lookup
Gerrit Renker
3
-58
/
+38
2008-09-04
dccp ccid-3: Bug fix for the inter-packet scheduling algorithm
Gerrit Renker
2
-15
/
+21
2008-09-04
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2008-09-04
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
Gerrit Renker
3
-242
/
+220
2008-09-04
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
Gerrit Renker
2
-163
/
+159
2008-09-04
dccp: Special case of the MPS for client-PARTOPEN with DataAcks
Gerrit Renker
2
-2
/
+18
2008-09-04
dccp: Leave headroom for options when calculating the MPS
Gerrit Renker
2
-8
/
+17
2008-09-04
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2
-1
/
+12
2008-09-04
dccp: Support for exchanging of NN options in established state
Gerrit Renker
1
-0
/
+96
2008-09-04
dccp: Support for the exchange of NN options in established state
Gerrit Renker
2
-0
/
+58
2008-09-04
dccp: Debugging functions for feature negotiation
Gerrit Renker
4
-63
/
+109
2008-09-04
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
6
-31
/
+46
2008-09-04
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
6
-45
/
+24
2008-09-04
dccp: Auto-load (when supported) CCID plugins for negotiation
Gerrit Renker
3
-10
/
+35
2008-09-04
dccp: Initialisation framework for feature negotiation
Gerrit Renker
3
-30
/
+57
2008-09-04
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
9
-33
/
+8
2008-09-04
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
7
-18
/
+4
2008-09-04
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
6
-38
/
+3
2008-09-04
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2
-505
/
+12
2008-09-04
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
1
-4
/
+26
2008-09-04
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-09-04
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
[next]