index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
Gerrit Renker
2008-01-28
1
-18
/
+21
*
[CCID2]: Don't assign negative values to Ack Ratio
Gerrit Renker
2008-01-28
1
-4
/
+5
*
[CCID2]: Fix sequence number arithmetic/comparisons
Gerrit Renker
2008-01-28
1
-7
/
+2
*
[CCID2]: Bug in reading Ack Vectors
Gerrit Renker
2008-01-28
1
-1
/
+1
*
[DCCP]: Remove redundant dependency on IP_DCCP
Gerrit Renker
2008-01-28
1
-3
/
+1
*
[DCCP]: Promote CCID2 as default CCID
Gerrit Renker
2008-01-28
1
-11
/
+2
*
[CCID3]: Inline for moving average
Gerrit Renker
2008-01-28
2
-20
/
+14
*
[CCID3]: Accurately determine idle & application-limited periods
Gerrit Renker
2008-01-28
2
-10
/
+10
*
[CCID3]: Ignore trivial amounts of elapsed time
Gerrit Renker
2008-01-28
2
-11
/
+1
*
[CCID3]: Revert use of MSS instead of s
Gerrit Renker
2008-01-28
1
-9
/
+12
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
2
-9
/
+4
*
[DCCP]: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[DCCP]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
[CCID2/3]: Initialisation assignments of 0 are redundant
Gerrit Renker
2007-10-24
2
-8
/
+0
*
[DCCP]: Unaligned pointer access
Gerrit Renker
2007-10-24
1
-4
/
+7
*
[CCID2]: Sequence number wraparound issues
Gerrit Renker
2007-10-10
1
-3
/
+4
*
[CCID2]: Remove redundant case block
Gerrit Renker
2007-10-10
1
-13
/
+1
*
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2007-10-10
2
-9
/
+4
*
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
2007-10-10
1
-6
/
+5
*
[CCID2]: Simplify interface
Gerrit Renker
2007-10-10
1
-10
/
+9
*
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
2
-2
/
+2
*
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
1
-4
/
+0
*
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
2
-31
/
+24
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
1
-3
/
+3
*
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
1
-23
/
+16
*
[DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-6
/
+4
*
[DCCP] packet_history: convert dccphrx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
4
-18
/
+14
*
[DCCP] CCID3: Stop using dccp_timestamp
Arnaldo Carvalho de Melo
2007-10-10
1
-7
/
+4
*
[DCCP]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-15
/
+10
*
[DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-9
/
+12
*
[DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-9
/
+15
*
[DCCP]: Convert ccid3hctx_t_ld to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-9
/
+6
*
[DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed
Arnaldo Carvalho de Melo
2007-10-10
1
-14
/
+16
*
[DCCP]: Allocation in atomic context
Gerrit Renker
2007-08-21
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
2
-3
/
+3
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
1
-1
/
+1
*
[DCCP]: Make struct dccp_li_cachep static.
Adrian Bunk
2007-07-10
1
-1
/
+1
*
[CCID3]: Fix a bug in the send time processing
Gerrit Renker
2007-07-10
1
-1
/
+1
*
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-07-10
2
-22
/
+16
*
loss_interval: make struct dccp_li_hist_entry private
Arnaldo Carvalho de Melo
2007-07-10
2
-10
/
+9
*
loss_interval: Nuke dccp_li_hist
Arnaldo Carvalho de Melo
2007-07-10
3
-86
/
+36
*
loss_interval: Make dccp_li_hist_entry_{new,delete} private
Arnaldo Carvalho de Melo
2007-07-10
2
-14
/
+14
*
loss_interval: unexport dccp_li_hist_interval_new
Arnaldo Carvalho de Melo
2007-07-10
2
-7
/
+3
*
[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
Arnaldo Carvalho de Melo
2007-07-10
3
-170
/
+176
*
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
Arnaldo Carvalho de Melo
2007-07-10
1
-6
/
+6
*
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
Arnaldo Carvalho de Melo
2007-07-10
1
-21
/
+41
*
loss_interval: Fix timeval initialisation
Ian McDonald
2007-07-10
1
-1
/
+1
*
ccid3: Update copyrights
Ian McDonald
2007-07-10
3
-6
/
+6
*
[DCCP]: Fix build warning when debugging is disabled.
David S. Miller
2007-05-24
1
-2
/
+1
*
[DCCP]: Fix bug in the calculation of very low sending rates
Gerrit Renker
2007-04-25
1
-2
/
+2
[next]