Commit Graph

288 Commits (441e143e95f5aa1e04026cb0aa71c801ba53982f)

Author SHA1 Message Date
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
Gerrit Renker 8a508ac26e [DCCP]: Use higher RTO default for CCID3 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker a79ef76f4d [DCCP] ccid3: Larger initial windows 18 years ago
Arnaldo Carvalho de Melo 841bac1d60 [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 18 years ago
Gerrit Renker 5aed324369 [DCCP]: Tidy up unused structures 18 years ago
Gerrit Renker 78ad713da6 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average 18 years ago
Gerrit Renker 2a1fda6f6c [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 18 years ago
Gerrit Renker 4384260443 [DCCP]: Remove allocation of sysctl numbers 18 years ago
Gerrit Renker 5d0dbc4a9b [DCCP] ccid3: Consolidate handling of t_RTO 18 years ago
Gerrit Renker 17893bc1a6 [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta 18 years ago
Gerrit Renker 48e03eee71 [DCCP] ccid3: Consolidate timer resets 18 years ago
Gerrit Renker 5e19e3fcd7 [DCCP] ccid3: Resolve small FIXME 18 years ago
Gerrit Renker 70dbd5b0ef [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent 18 years ago
Gerrit Renker da335baf9e [DCCP] ccid3: Avoid congestion control on zero-sized data packets 18 years ago
Gerrit Renker 7da7f456d7 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet 18 years ago
Gerrit Renker 91cf5a1725 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission 18 years ago
Gerrit Renker f5c2d6367b [DCCP] ccid3: Simplify control flow in the calculation of t_ipi 18 years ago
Gerrit Renker 90feeb951f [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi 18 years ago
Andrea Bittau 6472c051fc [DCCP] ccid2: Allow window to grow larger 18 years ago
Andrea Bittau 522f1d095b [DCCP] ackvec: Split long ack vectors across multiple options 18 years ago
Andrea Bittau bdf13d208d [DCCP] ackvec: infrastructure for sending more than one ackvec per packet 18 years ago
Andrea Bittau 0bd4ff1b15 [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec 18 years ago
Ian McDonald 82e3ab9dbe [DCCP]: Adds the tx buffer sysctls 18 years ago
Ian McDonald 455431739c [DCCP] CCID3: Remove non-referenced variable 18 years ago
Ian McDonald e1b7441e80 [DCCP]: Make dccp_probe more portable 18 years ago
Gerrit Renker 23ea8945f6 [CCID 3]: Add annotations for socket structures 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Ian McDonald b1308dc015 [DCCP]: Set TX Queue Length Bounds via Sysctl 18 years ago
Gerrit Renker 56724aa434 [DCCP]: Add CCID3 debug support to Kconfig 18 years ago
Gerrit Renker 84116716cc [DCCP]: enable debug messages also for static builds 18 years ago
Arnaldo Carvalho de Melo eed73417d5 [DCCP]: Use kmemdup 18 years ago
Andrea Bittau 32aac18dfa [DCCP] CCID2: Code optimizations 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Arnaldo Carvalho de Melo e523a1550e [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err() 18 years ago
Gerrit Renker 3c6952624a [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states 18 years ago
Al Viro 7d533f9418 [NET]: More dccp endianness annotations. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro 2bda285315 [NET]: Annotate csum_tcpudp_magic() callers in net/* 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Andrea Bittau d23ca15a21 [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found 18 years ago