Commit Graph

28 Commits (5bcd7a00a464fd81b4b68847b9b811a635a15b61)

Author SHA1 Message Date
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