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.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
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
dccp: Port redirection support for DCCP
Gerrit Renker
3
-3
/
+4
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-2
/
+4
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2
-7
/
+4
2008-09-09
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
32
-3861
/
+2786
2008-09-04
dccp ccid-3: Preventing Oscillations
Gerrit Renker
3
-2
/
+59
2008-09-04
dccp ccid-3: Simplify computing and range-checking of t_ipi
Gerrit Renker
1
-10
/
+8
2008-09-04
dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06
Gerrit Renker
2
-12
/
+35
2008-09-04
dccp ccid-3: Tidy up CCID-Kconfig dependencies
Gerrit Renker
1
-5
/
+4
2008-09-04
dccp ccid-3: Implement rfc3448bis change to initial-rate computation
Gerrit Renker
1
-7
/
+5
2008-09-04
dccp ccid-3: Update the RX history records in one place
Gerrit Renker
5
-56
/
+40
2008-09-04
dccp ccid-3: Update the computation of X_recv
Gerrit Renker
3
-41
/
+66
2008-09-04
dccp tfrc: Increase number of RTT samples
Gerrit Renker
1
-59
/
+24
2008-09-04
dccp: Clamping RTT values
Gerrit Renker
2
-11
/
+9
2008-09-04
dccp ccid-3: Always perform receiver RTT sampling
Gerrit Renker
4
-49
/
+73
2008-09-04
dccp ccid-3: Remove duplicate RX states
Gerrit Renker
2
-48
/
+13
2008-09-04
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
5
-35
/
+35
2008-09-04
dccp tfrc: Return type of update_i_mean is void
Gerrit Renker
4
-18
/
+17
2008-09-04
dccp tfrc: Perform early loss detection
Gerrit Renker
2
-9
/
+42
2008-09-04
dccp tfrc: Receiver history initialisation routine
Gerrit Renker
3
-24
/
+32
2008-09-04
dccp tfrc: Suppress unavoidable "below resolution" warning
Gerrit Renker
1
-2
/
+10
2008-09-04
dccp ccid-3: Simplified handling of TX states
Gerrit Renker
2
-44
/
+8
2008-09-04
dccp ccid-3: Runtime verification of timer resolution
Gerrit Renker
3
-3
/
+18
2008-09-04
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
3
-6
/
+22
2008-09-04
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
5
-8
/
+206
2008-09-04
dccp: Clean up slow-path input processing
Gerrit Renker
1
-35
/
+33
2008-09-04
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
1
-6
/
+2
2008-09-04
dccp: Combine the functionality of enqeueing and cloning
Gerrit Renker
1
-7
/
+7
2008-09-04
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-24
/
+4
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
2
-59
/
+95
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
2
-4
/
+28
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
[next]