index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
/
ccid3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dccp: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-0
/
+1
*
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
1
-7
/
+0
*
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-21
1
-2
/
+0
*
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
1
-3
/
+0
*
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-09-15
1
-5
/
+13
*
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
2010-08-30
1
-1
/
+1
*
ccid: ccid-2/3 code cosmetics
Gerrit Renker
2010-08-23
1
-12
/
+7
*
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
2009-10-07
1
-60
/
+60
*
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2009-09-14
1
-26
/
+24
*
[CCID3]: Use a function to update p_inv, and p is never used
Gerrit Renker
2008-01-28
1
-4
/
+4
*
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
2008-01-28
1
-5
/
+5
*
[CCID3]: Redundant debugging output / documentation
Gerrit Renker
2008-01-28
1
-2
/
+2
*
[TFRC]: New rx history code
Arnaldo Carvalho de Melo
2008-01-28
1
-9
/
+5
*
[TFRC]: Migrate TX history to singly-linked lis
Arnaldo Carvalho de Melo
2008-01-28
1
-1
/
+2
*
[CCID3]: Accurately determine idle & application-limited periods
Gerrit Renker
2008-01-28
1
-2
/
+0
*
[CCID3]: Ignore trivial amounts of elapsed time
Gerrit Renker
2008-01-28
1
-2
/
+0
*
[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
1
-6
/
+14
*
[DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-1
/
+1
*
[DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-1
/
+1
*
[DCCP]: Convert ccid3hctx_t_ld to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-2
/
+1
*
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-07-10
1
-2
/
+3
*
[CCID3]: Use function for RTT sampling
Gerrit Renker
2007-04-25
1
-10
/
+0
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
1
-11
/
+11
*
[DCCP] ccid3: Fixup some type conversions related to rtts
Arnaldo Carvalho de Melo
2006-12-11
1
-3
/
+3
*
[DCCP] ccid3: Sanity-check RTT samples
Gerrit Renker
2006-12-11
1
-0
/
+10
*
[DCCP]: Simplify TFRC calculation
Gerrit Renker
2006-12-11
1
-19
/
+0
*
[DCCP] ccid3: Finer-grained resolution of sending rates
Gerrit Renker
2006-12-11
1
-7
/
+26
*
[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
Gerrit Renker
2006-12-03
1
-2
/
+0
*
[DCCP] ccid3: Larger initial windows
Gerrit Renker
2006-12-02
1
-2
/
+2
*
[DCCP]: Tidy up unused structures
Gerrit Renker
2006-12-02
1
-4
/
+0
*
[DCCP] ccid3: Consolidate timer resets
Gerrit Renker
2006-12-02
1
-1
/
+1
*
[DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi
Gerrit Renker
2006-12-02
1
-2
/
+0
*
[CCID 3]: Add annotations for socket structures
Gerrit Renker
2006-12-02
1
-35
/
+55
*
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
2006-12-02
1
-2
/
+17
*
[DCCP]: Fix CCID3
Ian McDonald
2006-08-26
1
-2
/
+3
*
[DCCP]: Update contact details and copyright
Ian McDonald
2006-08-26
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
2006-03-20
1
-2
/
+3
*
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
2005-09-18
1
-10
/
+13
*
[CCID3] Initialize ccid3hctx_t_ipi to 250ms
Arnaldo Carvalho de Melo
2005-09-09
1
-0
/
+2
*
[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency
Arnaldo Carvalho de Melo
2005-09-09
1
-4
/
+8
*
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
2005-09-09
1
-1
/
+1
*
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
Arnaldo Carvalho de Melo
2005-08-29
1
-6
/
+0
*
[CCID3]: Move the loss interval code to loss_interval.[ch]
Arnaldo Carvalho de Melo
2005-08-29
1
-10
/
+1
*
[CCID3]: Move the CCID3 defines to ccid3.h
Arnaldo Carvalho de Melo
2005-08-29
1
-5
/
+37
*
[CCID3]: Reintroduce ccid3hctx_t_rto
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+1
*
[CCID3]: Separate most of the packet history code
Arnaldo Carvalho de Melo
2005-08-29
1
-18
/
+0
*
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+137