Commit Graph

518 Commits (5423dd67bd0108a180784c6f307646622e804c9b)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 276f2edc52 [TFRC]: Migrate TX history to singly-linked lis 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Gerrit Renker ce865a61c8 [DCCP]: Add support for abortive release 17 years ago
Gerrit Renker d83bd95bf1 [DCCP]: Check for unread data on close 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
Arnaldo Carvalho de Melo e18d7a9857 [DCCP]: Initialize dccp_sock before calling the ccid constructors 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
Gerrit Renker a47c51044a [ACKVEC]: Reduce length of identifiers 17 years ago
Gerrit Renker c86ab2b6a5 [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also 17 years ago
Gerrit Renker 6d57b43bf8 [DCCP]: Remove redundant dependency on IP_DCCP 17 years ago
Gerrit Renker e333b3edc4 [DCCP]: Promote CCID2 as default CCID 17 years ago
Gerrit Renker 8e8c71f1ab [DCCP]: Honour and make use of shutdown option set by user 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago
Gerrit Renker a5358fdc9c [CCID3]: Accurately determine idle & application-limited periods 17 years ago
Gerrit Renker eb279b79c4 [CCID3]: Ignore trivial amounts of elapsed time 17 years ago
Gerrit Renker 6c08b2cf48 [CCID3]: Revert use of MSS instead of s 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Joe Perches 5e8e034cc5 [DCCP]: Spelling fixes 17 years ago
Joe Perches 4756daa3b6 [DCCP]: Add missing "space" 17 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 17 years ago
David S. Miller c62cf5cb17 [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. 17 years ago
Gerrit Renker 24c667db59 [CCID2/3]: Initialisation assignments of 0 are redundant 18 years ago
Gerrit Renker 76fd1e87d9 [DCCP]: Unaligned pointer access 18 years ago
Gerrit Renker d8ef2c29a0 [DCCP]: Convert Reset code into socket error number 18 years ago
Gerrit Renker 1238d0873b [DCCP]: One more exemption from full sequence number checks 18 years ago
Gerrit Renker fde20105f3 [DCCP]: Retrieve packet sequence number for error reporting 18 years ago
Arnaldo Carvalho de Melo 6273172e17 [DCCP]: Implement SIOCINQ/FIONREAD 18 years ago
Jean Delvare 7131c6c736 [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. 18 years ago
Jean Delvare 305e1e9691 [INET]: Let inet_diag and friends autoload 18 years ago
Ingo Molnar bd5435e76a [DCCP]: fix link error with !CONFIG_SYSCTL 18 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
Gerrit Renker 4a5409a5a8 [DCCP]: Twice the wrong reset code in receiving connection-Requests 18 years ago
Gerrit Renker dcad856fe8 [DCCP]: Wrong format in printk 18 years ago
Gerrit Renker 451bc0473f [DCCP]: Tidy-up -- minisock initialisation 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