Commit Graph

332 Commits (ccce9bb83ed20bca52f82ff9d7cf889d23a2ec01)

Author SHA1 Message Date
Kees Cook 95148a0f4a net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Mathias Krause 7b07f8eb75 dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) 13 years ago
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Gerrit Renker 793734b587 dccp ccid-3: replace incorrect BUG_ON 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 13 years ago
Samuel Jero d96a9e8dd0 dccp ccid-2: check Ack Ratio when reducing cwnd 14 years ago
Samuel Jero 0ce95dc792 dccp ccid-2: increment cwnd correctly 14 years ago
Samuel Jero d346d886a4 dccp ccid-2: prevent cwnd > Sequence Window 14 years ago
Gerrit Renker 31daf0393f dccp ccid-2: use feature-negotiation to report Ack Ratio changes 14 years ago
Gerrit Renker 113ced1f52 dccp ccid-2: Perform congestion-window validation 14 years ago
Gerrit Renker 58fdea0f31 dccp ccid-2: Use existing function to test for data packets 14 years ago
Gerrit Renker b4d5f4b288 dccp ccid-2: move rfc 3390 function into header file 14 years ago
David S. Miller 442b9635c5 tcp: Increase the initial congestion window to 10. 14 years ago
Gerrit Renker 7e87fe8430 dccp ccid-2: Separate option parsing from CCID processing 14 years ago
Gerrit Renker f17a37c9b8 dccp ccid-2: Ack Vector interface clean-up 14 years ago
Gerrit Renker 1c0e0a0569 dccp ccid-2: Stop polling 15 years ago
Gerrit Renker fe84f4140f dccp: Return-value convention of hc_tx_send_packet() 15 years ago
Gerrit Renker baf9e782e1 dccp: remove unused argument in CCID tx function 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Gerrit Renker 536bb20b45 dccp ccid-3: Remove redundant 'options_received' struct 15 years ago
Gerrit Renker 792e6d3389 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate 15 years ago
Gerrit Renker 80763dfbac dccp ccid-3: remove dead states 15 years ago
Gerrit Renker 4874c131d7 dccp: Add packet type information to CCID-specific option parsing 15 years ago
Gerrit Renker 37efb03fbd dccp ccid-3: Simplify and consolidate tx_parse_options 15 years ago
Gerrit Renker d2c726309d dccp ccid-3: remove buggy RTT-sampling history lookup 15 years ago
Gerrit Renker 20cbd3e120 dccp ccid-3: A lower bound for the inter-packet scheduling algorithm 15 years ago
Gerrit Renker 89858ad143 dccp ccid-3: use per-route RTO or TCP RTO as fallback 15 years ago
Gerrit Renker 4886fcad6e dccp ccid-2: Share TCP's minimum RTO code 15 years ago
Gerrit Renker 22b71c8f4f tcp/dccp: Consolidate common code for RFC 3390 conversion 15 years ago
Gerrit Renker d26eeb07fd dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() 15 years ago
Gerrit Renker d82b6f85c1 dccp ccid-2: Use u32 timestamps uniformly 15 years ago
Gerrit Renker 231cc2aaf1 dccp ccid-2: Replace broken RTT estimator with better algorithm 15 years ago
Gerrit Renker c38c92a84a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer 15 years ago
Gerrit Renker 30564e3555 dccp ccid-2: Remove redundant sanity tests 15 years ago
Gerrit Renker 51c22bb510 dccp ccid-3: No more CCID control blocks in LISTEN state 15 years ago
Gerrit Renker 67b67e365f ccid: ccid-2/3 code cosmetics 15 years ago
Gerrit Renker a7d13fbf85 dccp: remove unused function argument 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Gerrit Renker 996ccf4900 dccp ccid-3: Remove CCID naming redundancy 2/2 16 years ago
Gerrit Renker 77d2dd9374 dccp ccid-2: Remove CCID naming redundancy 1/2 16 years ago
Gerrit Renker 388d5e9905 dccp ccid-3: Overhaul CCID naming convention 2/2 16 years ago
Gerrit Renker b1c00fe3cf dccp ccid-2: Overhaul CCID naming convention 1/2 16 years ago
Gerrit Renker aa1b1ff099 net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Gerrit Renker 4dbc242ed3 dccp ccid-3: Fix RFC reference 16 years ago
Leonardo Potenza 1b6725dea7 net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c 16 years ago
Gerrit Renker 129fa44785 dccp: Integrate the TFRC library with DCCP 16 years ago