Commit Graph

35 Commits (b53bcb6799f8f2c0f385f24a8bb054f142c7d83a)

Author SHA1 Message Date
Adrian Bunk 4fda25a2cd [DCCP]: Make struct dccp_li_cachep static. 18 years ago
Arnaldo Carvalho de Melo dd36a9aba4 loss_interval: make struct dccp_li_hist_entry private 18 years ago
Arnaldo Carvalho de Melo cc4d6a3a34 loss_interval: Nuke dccp_li_hist 18 years ago
Arnaldo Carvalho de Melo c70b729e66 loss_interval: Make dccp_li_hist_entry_{new,delete} private 18 years ago
Arnaldo Carvalho de Melo 8c281780c6 loss_interval: unexport dccp_li_hist_interval_new 18 years ago
Arnaldo Carvalho de Melo cc0a910b94 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval 18 years ago
Ian McDonald b2f41ff413 ccid3: Update copyrights 18 years ago
Ian McDonald 551dc5f7a1 [CCID3]: Fix use of invalid loss intervals 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Gerrit Renker 7af5af3013 [DCCP] ccid3: Reorder packet history source file 18 years ago
Gerrit Renker 85dcb1f780 [DCCP] ccid3: Reorder packet history header file 18 years ago
Gerrit Renker e312d100f1 [DCCP] ccid3: TX history - remove unused field 18 years ago
Gerrit Renker d63d8364cf [DCCP]: Simplify TFRC calculation 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Gerrit Renker 2bbf29acd8 [DCCP] tfrc: Binary search for reverse TFRC lookup 18 years ago
Gerrit Renker 006042d7e1 [DCCP] tfrc: Identify TFRC table limits and simplify code 18 years ago
Gerrit Renker 8d0086adac [DCCP] tfrc: Add protection against invalid parameters to TFRC routines 18 years ago
Gerrit Renker 90fb0e60dd [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) 18 years ago
Gerrit Renker 50ab46c790 [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Ian McDonald 66a377c504 [DCCP]: Fix CCID3 19 years ago
Ian McDonald 80193aee18 [DCCP]: Introduce dccp_rx_hist_find_entry 19 years ago
Ian McDonald e6bccd3573 [DCCP]: Update contact details and copyright 19 years ago
Ian McDonald f3166c0717 [DCCP]: Fix typo 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago
Arnaldo Carvalho de Melo 29e4f8b3c3 [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c 20 years ago
Arnaldo Carvalho de Melo 072ab6c68e [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c 20 years ago
Arnaldo Carvalho de Melo 36729c1a73 [DCCP]: Move the calc_X routines to dccp_tfrc_lib 20 years ago
Arnaldo Carvalho de Melo 5cea0ddce5 [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c 20 years ago
Arnaldo Carvalho de Melo 4524b25954 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ 20 years ago
Arnaldo Carvalho de Melo ae6706f067 [CCID3]: Move the loss interval code to loss_interval.[ch] 20 years ago