Commit Graph

425 Commits (9a39e273d4df0560c724c5fe71f6314a0583ca2b)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7a81c6d62 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t 18 years ago
Arnaldo Carvalho de Melo 1faf0a1f5d [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t 18 years ago
Arnaldo Carvalho de Melo 23f062af6e [DCCP]: Convert ccid3hctx_t_ld to ktime_t 18 years ago
Arnaldo Carvalho de Melo ac198ea8d9 [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed 18 years ago
Gerrit Renker 39dad26c37 [DCCP]: Allocation in atomic context 18 years ago
Jesper Juhl e576de82ee [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() 18 years ago
Oleg Nesterov d725fdc802 [DCCP]: fix theoretical ccids_{read,write}_lock() race 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Michael Ellerman 9e367d8592 jprobes: remove JPROBE_ENTRY() 18 years ago
YOSHIFUJI Hideaki 23248005fb [NET] DCCP: Fix whitespace errors. 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 18 years ago