Commit Graph

437 Commits (49fbabf56dc715bbb51e59742e82ba762790aac0)

Author SHA1 Message Date
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 17 years ago
Gerrit Renker 76fd1e87d9 [DCCP]: Unaligned pointer access 17 years ago
Gerrit Renker d8ef2c29a0 [DCCP]: Convert Reset code into socket error number 17 years ago
Gerrit Renker 1238d0873b [DCCP]: One more exemption from full sequence number checks 17 years ago
Gerrit Renker fde20105f3 [DCCP]: Retrieve packet sequence number for error reporting 17 years ago
Arnaldo Carvalho de Melo 6273172e17 [DCCP]: Implement SIOCINQ/FIONREAD 17 years ago
Jean Delvare 7131c6c736 [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. 17 years ago
Jean Delvare 305e1e9691 [INET]: Let inet_diag and friends autoload 17 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
Gerrit Renker cd1f7d347c [CCID2]: Simplify interface 18 years ago
Gerrit Renker 042d18f9f3 [DCCP]: Make all `debug' parameters bool 18 years ago
Gerrit Renker 7c559a9e44 [DCCP]: Add socket option to query the current MPS 18 years ago
Gerrit Renker bc8498721d [DCCP]: Wait for CCID 18 years ago
Arnaldo Carvalho de Melo bb293e6a24 [CCID3]: Remove ifdef surrounding BUG_ON 18 years ago
Gerrit Renker cecd8d0ec4 [DCCP]: Reduce the number of writable states 18 years ago
Gerrit Renker e356d37a09 [DCCP]: Factor out common code for generating Resets 18 years ago
Gerrit Renker 9bf55cda9b [DCCP]: Sequence number wrap-around when sending reset 18 years ago
Gerrit Renker a94f0f9705 [DCCP]: Rate-limit DCCP-Syncs 18 years ago
Gerrit Renker ee1a15922d [DCCP]: Remove duplicate code for Reset from connected socket 18 years ago
Gerrit Renker 0430ee3451 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets 18 years ago
Gerrit Renker 727ecc5faa [DCCP]: Add FIXME for send_delayed_ack 18 years ago
Gerrit Renker 2e86908f7d [CCID3]: Move NULL-protection into function 18 years ago
Gerrit Renker 08831700cc [DCCP]: Send Reset upon Sync in state REQUEST 18 years ago
Gerrit Renker b0d045ca45 [DCCP]: Parameter renaming 18 years ago
Gerrit Renker e155d76922 [DCCP]: Fix Reset/Sync-Flood Bug 18 years ago
Gerrit Renker cbe1f5f88a [DCCP]: Shorten variable names in dccp_check_seqno 18 years ago
Gerrit Renker 3393da8241 [DCCP]: Simplify interface of dccp_sample_rtt 18 years ago
Gerrit Renker 4c70f383e0 [DCCP]: Provide 10s of microsecond timesource 18 years ago
Gerrit Renker aa97efd97a [DCCP]: Reuse ktime_get_real() calls again 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Micah Gruber c726187225 [DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock() 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Arnaldo Carvalho de Melo 6168b96c07 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Arnaldo Carvalho de Melo 0740d49c24 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7c2335794 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo b8bda9d708 [DCCP] ackvec: Convert to ktime_t 18 years ago
Arnaldo Carvalho de Melo 668348a423 [DCCP] CCID3: Stop using dccp_timestamp 18 years ago