Commit Graph

379 Commits (463c9a9f7d1f746c251761cef3af5c808394b7e1)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 39ebc0276b [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV 18 years ago
Adrian Bunk c93a882ebe [DCCP]: make dccp_write_xmit_timer() static again 18 years ago
Gerrit Renker aabb601b0f [DCCP]: Initialise write_xmit_timer also on passive sockets 18 years ago
Gerrit Renker 151a99317e [DCCP]: Revert patch which disables bidirectional mode 18 years ago
Gerrit Renker 99c72ce091 [DCCP]: Set RTO for newly created child socket 18 years ago
Gerrit Renker 4d46861be6 [DCCP]: Correctly split CCID half connections 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman f7d749fa0a [PATCH] sysctl: dccp: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Andrew Morton 0f08461ebf [DCCP]: Warning fixes. 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Ian McDonald 832e3ca62d [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Arnaldo Carvalho de Melo 1fba78b6cb [DCCP] ccid3: Fixup some type conversions related to rtts 18 years ago
Gerrit Renker 9e8efc8240 [DCCP] ccid3: BUG-FIX - conversion 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 a967241129 [DCCP] ccid3: Make debug output consistent 18 years ago
Gerrit Renker c5a1ae9a4c [DCCP] ccid3: Perform history operations only after packet has been sent 18 years ago
Gerrit Renker e312d100f1 [DCCP] ccid3: TX history - remove unused field 18 years ago
Gerrit Renker 9f8681db96 [DCCP] ccid3: Shift window counter computation 18 years ago
Gerrit Renker de553c189e [DCCP] ccid3: Sanity-check RTT samples 18 years ago
Gerrit Renker fe0499ae95 [DCCP] ccid3: Initialise RTT values 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Gerrit Renker f6282f4da5 [DCCP]: Warn when discarding packet due to internal errors 18 years ago
Gerrit Renker bf58a381e8 [DCCP]: Only deliver to the CCID rx side in charge 18 years ago
Gerrit Renker d63d8364cf [DCCP]: Simplify TFRC calculation 18 years ago
Gerrit Renker 0f9e5b573f [DCCP]: Debug timeval operations 18 years ago
Gerrit Renker bfe24a6cc2 [DCCP] ccid3: Simplify calculation for reverse lookup of p 18 years ago
Gerrit Renker b9039a2a8d [DCCP] ccid3: Replace scaled division operations 18 years ago
Gerrit Renker 1a21e49a8d [DCCP] ccid3: Finer-grained resolution of sending rates 18 years ago
Gerrit Renker 179ebc9f92 [DCCP] ccid3: Fix two bugs in sending rate computation 18 years ago
Gerrit Renker ff58629824 [DCCP] ccid3: Two optimisations for sending rate recomputation 18 years ago
Gerrit Renker 45393a66a2 [DCCP] ccid3: Check against too large p 18 years ago
Ian McDonald 5cc3741d6c [DCCP]: Remove timeo from output.c 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 44158306d7 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P 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 26af3072b0 [DCCP] ccid3: Fix warning message about illegal ACK 18 years ago
Gerrit Renker 5c3fbb6acf [DCCP] ccid3: Fix bug in calculation of send rate 18 years ago
Gerrit Renker 76d127779e [DCCP]: Fix BUG in retransmission delay calculation 18 years ago