Gerrit Renker
|
129fa44785
dccp: Integrate the TFRC library with DCCP
|
16 年之前 |
Gerrit Renker
|
b552c6231f
dccp ccid-3: Fix a loss detection bug
|
17 年之前 |
Gerrit Renker
|
5b5d0e7048
dccp: Upgrade NDP count from 3 to 6 bytes
|
17 年之前 |
Gerrit Renker
|
2013c7e35a
dccp ccid-3: Fix error in loss detection
|
17 年之前 |
Gerrit Renker
|
de0d411cb8
[TFRC]: CCID3 (and CCID4) needs to access these inlines
|
17 年之前 |
Gerrit Renker
|
8a9c7e92e0
[TFRC]: Ringbuffer to track loss interval history
|
17 年之前 |
Gerrit Renker
|
8995a238ef
[TFRC]: Loss interval code needs the macros/inlines that were moved
|
17 年之前 |
Gerrit Renker
|
df8f83fdd6
[TFRC]: Put RX/TX initialisation into tfrc.c
|
17 年之前 |
Gerrit Renker
|
797eba424d
[TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore
|
17 年之前 |
Gerrit Renker
|
78282d2af5
[TFRC]: Move comment.
|
17 年之前 |
Arnaldo Carvalho de Melo
|
b84a2189c4
[TFRC]: New rx history code
|
17 年之前 |
Arnaldo Carvalho de Melo
|
d58d1af03a
[TFRC]: Rename dccp_rx_ to tfrc_rx_
|
17 年之前 |
Arnaldo Carvalho de Melo
|
34a9e7ea91
[TFRC]: Make the rx history slab be global
|
17 年之前 |
Arnaldo Carvalho de Melo
|
e9c8b24a6a
[TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
|
17 年之前 |
Gerrit Renker
|
c40616c597
[TFRC]: Provide central source file and debug facility
|
17 年之前 |
Arnaldo Carvalho de Melo
|
9108d5f4b2
[TFRC]: Hide tx history details from the CCIDs
|
17 年之前 |
Arnaldo Carvalho de Melo
|
276f2edc52
[TFRC]: Migrate TX history to singly-linked lis
|
17 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Gerrit Renker
|
7af5af3013
[DCCP] ccid3: Reorder packet history source file
|
18 年之前 |
Ian McDonald
|
66a377c504
[DCCP]: Fix CCID3
|
18 年之前 |
Ian McDonald
|
80193aee18
[DCCP]: Introduce dccp_rx_hist_find_entry
|
18 年之前 |
Ian McDonald
|
e6bccd3573
[DCCP]: Update contact details and copyright
|
18 年之前 |
Ian McDonald
|
f3166c0717
[DCCP]: Fix typo
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Arnaldo Carvalho de Melo
|
29e4f8b3c3
[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
|
19 年之前 |
Arnaldo Carvalho de Melo
|
072ab6c68e
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
|
19 年之前 |
Arnaldo Carvalho de Melo
|
5cea0ddce5
[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c
|
19 年之前 |
Arnaldo Carvalho de Melo
|
4524b25954
[DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/
|
19 年之前 |