index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
/
ccid3.h
Age
Commit message (
Expand
)
Author
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
[DCCP] ccid3: Fixup some type conversions related to rtts
Arnaldo Carvalho de Melo
2006-12-11
[DCCP] ccid3: Sanity-check RTT samples
Gerrit Renker
2006-12-11
[DCCP]: Simplify TFRC calculation
Gerrit Renker
2006-12-11
[DCCP] ccid3: Finer-grained resolution of sending rates
Gerrit Renker
2006-12-03
[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
Gerrit Renker
2006-12-02
[DCCP] ccid3: Larger initial windows
Gerrit Renker
2006-12-02
[DCCP]: Tidy up unused structures
Gerrit Renker
2006-12-02
[DCCP] ccid3: Consolidate timer resets
Gerrit Renker
2006-12-02
[DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi
Gerrit Renker
2006-12-02
[CCID 3]: Add annotations for socket structures
Gerrit Renker
2006-12-02
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
2006-08-26
[DCCP]: Fix CCID3
Ian McDonald
2006-08-26
[DCCP]: Update contact details and copyright
Ian McDonald
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
2005-09-18
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
2005-09-09
[CCID3] Initialize ccid3hctx_t_ipi to 250ms
Arnaldo Carvalho de Melo
2005-09-09
[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency
Arnaldo Carvalho de Melo
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
2005-08-29
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
Arnaldo Carvalho de Melo
2005-08-29
[CCID3]: Move the loss interval code to loss_interval.[ch]
Arnaldo Carvalho de Melo
2005-08-29
[CCID3]: Move the CCID3 defines to ccid3.h
Arnaldo Carvalho de Melo
2005-08-29
[CCID3]: Reintroduce ccid3hctx_t_rto
Arnaldo Carvalho de Melo
2005-08-29
[CCID3]: Separate most of the packet history code
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo