Commit Graph

62 Commits (450c4ea15ecb89567e6a75b89cbb8a598a7efb75)

Author SHA1 Message Date
Gerrit Renker ddebc973c5 dccp: Lockless integration of CCID congestion-control plugins 16 years ago
Gerrit Renker e8ef967a54 dccp: Registration routines for changing feature values 16 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 17 years ago
Gerrit Renker 20bbd0f75e dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() 17 years ago
Gerrit Renker 1435562d7e dccp ccid-2: Replace broken RTT estimator with better algorithm 17 years ago
Gerrit Renker e9803c0104 dccp ccid-2: Simplify dec_pipe and rearming of RTO timer 17 years ago
Gerrit Renker c6f0f2e71f dccp ccid-2: Remove redundant sanity tests 17 years ago
Gerrit Renker 83337dae6c dccp ccid-2: Stop polling 17 years ago
Gerrit Renker c8bf462bc5 dccp ccid-2: Separate option parsing from CCID processing 17 years ago
Gerrit Renker ff49e27089 dccp ccid-2: Ack Vector interface clean-up 17 years ago
Gerrit Renker c506d91d9a dccp: Unused argument in CCID tx function 17 years ago
Gerrit Renker 1fb8750960 dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes 17 years ago
Gerrit Renker 86349c8d9c dccp: Registration routines for changing feature values 17 years ago
Gerrit Renker 432649916b dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker 157439fa4a dccp: Toggle debug output without module unloading 17 years ago
Harvey Harrison 84994e16f2 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() 17 years ago
Gerrit Renker 84a97b0af8 [CCID]: More informative registration 17 years ago
Gerrit Renker dcfbc7e97a [CCID2]: Remove misleading comment 17 years ago
Gerrit Renker a302002516 [CCID2]: Remove redundant ack-counting variable 17 years ago
Gerrit Renker 83399361c3 [CCID2]: Remove redundant synchronisation variable 17 years ago
Gerrit Renker da98e0b5d4 [CCID2]: Redundant debugging output 17 years ago
Gerrit Renker 95b21d7e9d [CCID2]: Replace pipe assignment-function with assignment 17 years ago
Gerrit Renker 3deeadd74b [CCID2]: Replace cwnd assignment-function with assignment 17 years ago
Gerrit Renker 63df18ad7f [CCID2]: Replace read-only variable with constant 17 years ago
Gerrit Renker 7792cd8885 [CCID2]: Remove unused variable 17 years ago
Gerrit Renker 900bfed471 [CCID2]: Disable broken Ack Ratio adaptation algorithm 17 years ago
Gerrit Renker b00d2bbc45 [CCID2]: Larger initial windows also for CCID2 17 years ago
Gerrit Renker d50ad163e6 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd 17 years ago
Gerrit Renker df054e1d00 [CCID2]: Don't assign negative values to Ack Ratio 17 years ago
Gerrit Renker cfbbeabc88 [CCID2]: Fix sequence number arithmetic/comparisons 17 years ago
Gerrit Renker 3de5489f47 [CCID2]: Bug in reading Ack Vectors 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Gerrit Renker 24c667db59 [CCID2/3]: Initialisation assignments of 0 are redundant 18 years ago
Gerrit Renker 5e28599a6e [CCID2]: Sequence number wraparound issues 18 years ago
Gerrit Renker 6c58324808 [CCID2]: Remove redundant case block 18 years ago
Gerrit Renker ee196c2186 [CCID2]: Remove redundant BUG_ON 18 years ago
Gerrit Renker 7d9e8931f9 [CCID2]: Remove ugly BUG_ON 18 years ago
Gerrit Renker cd1f7d347c [CCID2]: Simplify interface 18 years ago
Gerrit Renker 042d18f9f3 [DCCP]: Make all `debug' parameters bool 18 years ago
Gerrit Renker 39dad26c37 [DCCP]: Allocation in atomic context 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker 84116716cc [DCCP]: enable debug messages also for static builds 18 years ago
Andrea Bittau 32aac18dfa [DCCP] CCID2: Code optimizations 18 years ago
Randy Dunlap 234af48401 [DCCP]: fix printk format warnings 19 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 19 years ago
Ian McDonald 3dd9a7c3a1 [DCCP]: Use constants for CCIDs 19 years ago