index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccids
/
ccid3.h
Age
Commit message (
Expand
)
Author
2010-09-21
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-15
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-08-30
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
2010-08-23
ccid: ccid-2/3 code cosmetics
Gerrit Renker
2009-10-07
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
2009-09-14
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2008-01-28
[CCID3]: Use a function to update p_inv, and p is never used
Gerrit Renker
2008-01-28
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
2008-01-28
[CCID3]: Redundant debugging output / documentation
Gerrit Renker
2008-01-28
[TFRC]: New rx history code
Arnaldo Carvalho de Melo
2008-01-28
[TFRC]: Migrate TX history to singly-linked lis
Arnaldo Carvalho de Melo
2008-01-28
[CCID3]: Accurately determine idle & application-limited periods
Gerrit Renker
2008-01-28
[CCID3]: Ignore trivial amounts of elapsed time
Gerrit Renker
2007-10-10
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
[DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Convert ccid3hctx_t_ld to ktime_t
Arnaldo Carvalho de Melo
2007-07-10
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-04-25
[CCID3]: Use function for RTT sampling
Gerrit Renker
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