DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-07-08 11:40:42 to 2007-08-28 23:34:44 UTC [more...]

[PATCH 3/6] DCCP: Introduce CCID3 extensions
 2007-08-28 23:34 UTC 

[PATCH 2/6] DCCP: Add setsocketopts for CCIDs
 2007-08-28 23:28 UTC 

[PATCH 1/6] DCCP: Update copyrights
 2007-08-28 23:26 UTC 

[PATCH 0/6] DCCP: Implement TFRC Faster Restart
 2007-08-28 23:13 UTC 

Test Tree Regression Tests
 2007-08-28  7:17 UTC  (3+ messages)

#dccp-linux no freenode.net
 2007-08-23 21:25 UTC  (2+ messages)

[PATCHv2 2/3]: Provide 10s of microsecond timesource
 2007-08-23 15:35 UTC  (2+ messages)

[RFC]: Feature negotiation
 2007-08-23 15:25 UTC 

[RFC] DCCP Faster Restart
 2007-08-23 15:17 UTC  (2+ messages)

[PATCH 2/3]: Provide 10s of microsecond timesource
 2007-08-22 13:02 UTC  (5+ messages)

Kernel version of Arnaldos Net Git tree
 2007-08-22  9:00 UTC  (15+ messages)

[PATCH 3/3]: Simplify interface of dccp_sample_rtt
 2007-08-21 19:00 UTC 

[PATCH 1/3]: Reuse ktime_get_real() calls again
 2007-08-21 18:59 UTC 

[PATCH 0/3]: Follow-up patches for RTT sampling
 2007-08-21 18:58 UTC 

[PATCH 13/15] [DCCP] options: convert
 2007-08-21 14:58 UTC 

[RFC][PATCH 1/1]: Let dccp_epoch return
 2007-08-21 14:22 UTC  (2+ messages)

[PATCH 13/15] [DCCP] options: convert dccp_insert_option_timestamp
 2007-08-21 13:25 UTC  (2+ messages)
` [PATCH 13/15] [DCCP] options: convert dccp_insert_option_timestamp to ktime_t

[PATCH 07/15] Convert dccp_sample_rtt to ktime_t
 2007-08-21 13:17 UTC  (2+ messages)

Test tree now updated to match davem-2.6.24
 2007-08-21  7:53 UTC 

[PATCH 0/15] dccp ktime_t conversion and a fix
 2007-08-21  7:11 UTC  (3+ messages)

[PATCH 1/1]: Reuse ktime_get_real() calls again
 2007-08-21  6:55 UTC 

[PATCH 02/15] Make ccid3_hc_tx_update_x get a timestamp if needed
 2007-08-21  6:51 UTC  (2+ messages)

What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
 2007-08-20  2:47 UTC  (5+ messages)

[PATCH 15/15] Nuke the timeval helpers now that we fully converted
 2007-08-19 23:53 UTC 

[PATCH 14/15] [DCCP]: Nuke dccp_timestamp and dccps_epoch, not
 2007-08-19 23:53 UTC 

[PATCH 12/15] [DCCP]: Convert dccps_timestamp_time to ktime_t
 2007-08-19 23:52 UTC 

[PATCH 11/15] packet_history: Convert dccphtx_tstamp to ktime_t
 2007-08-19 23:52 UTC 

[PATCH 10/15] [DCCP] packet_history: convert dccphrx_tstamp to
 2007-08-19 23:51 UTC 

[PATCH 09/15] [DCCP] ackvec: Convert to ktime_t
 2007-08-19 23:51 UTC 

[PATCH 08/15] [CCID3]: Stop using dccp_timestamp
 2007-08-19 23:51 UTC 

[PATCH 06/15] Introduce ktime_sub_ns and ktime_sub_us
 2007-08-19 23:50 UTC 

[PATCH 05/15] Convert ccid3hcrx_tstamp_last_feedback to ktime_t
 2007-08-19 23:49 UTC 

[PATCH 04/15] Convert ccid3hcrx_tstamp_last_ack to ktime_t
 2007-08-19 23:49 UTC 

[PATCH 03/15] Convert ccid3hctx_t_ld to ktime_t
 2007-08-19 23:49 UTC 

[PATCH 01/15] Allocation in atomic context
 2007-08-19 23:48 UTC 

About pluggable congestion control infrastructure in DCCP
 2007-08-19 22:39 UTC  (5+ messages)

Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
 2007-08-19 22:06 UTC  (6+ messages)
` Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.1
` Backporting gerrit tree (from git) to 2.6.18. IT WAS:

CCID4 implementation for Linux DCCP
 2007-08-13 21:04 UTC  (3+ messages)

[PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL
 2007-08-13 20:20 UTC  (4+ messages)

VLC - DCCP patch uploaded
 2007-08-10 22:35 UTC  (3+ messages)

[PATCH 0/3]: Shutdown support and CCID2-default
 2007-08-10 11:03 UTC  (3+ messages)

[PATCH 4 / 3]: Remove redundant dependency on IP_DCCP
 2007-08-09 21:31 UTC  (2+ messages)

[PATCH 2/3]: Promote CCID2 as default CCID
 2007-08-09 21:30 UTC  (2+ messages)

[PATCH 3/3]: Update documentation
 2007-08-09 21:23 UTC 

[PATCH 3/3]: Update documentation
 2007-08-09 13:59 UTC 

[PATCH 1/3]: Honour and make use of shutdown option set by user
 2007-08-09 13:59 UTC 

DCCP Socket Programming Library with 9 client/server apps
 2007-08-08 12:31 UTC 

Comments/question on no_feedback_timer
 2007-08-08 10:51 UTC  (7+ messages)

[PATCH 1/1][BUG-Fix]: Divide-by-zero bug when running CCID3 data in both directions
 2007-08-07 11:40 UTC 

[RFC][PATCH 2/2]: Promote CCID2 as default CCID
 2007-08-07 11:21 UTC  (2+ messages)

[PATCH 1/2]: Correct documentation
 2007-08-07  3:03 UTC  (2+ messages)

relating code to RFC 4342, RFC 3448, rfc3448bis-00
 2007-08-03 14:14 UTC 

[PATCH 0/2]: Typo and RFC for CCID2
 2007-08-02 14:46 UTC 

[PATCH 5/5]: Revert use of MSS instead of s
 2007-08-02 14:40 UTC  (8+ messages)

RFD: Ack Vectors
 2007-08-01 22:12 UTC  (4+ messages)

[PATCHv2 5/5]: Revert use of MSS instead of s
 2007-08-01 14:27 UTC  (2+ messages)

[PATCH 4/5]: Always support Ack Vectors
 2007-07-29 12:20 UTC  (5+ messages)

[PATCH 3/5]: Wrong format in printk
 2007-07-27  4:53 UTC  (2+ messages)

[PATCH 2/5]: Tidy-up -- minisock initialisation
 2007-07-27  4:51 UTC  (2+ messages)

[PATCH 1/5]: Collect all scattered sysctl variables into sysctl.c
 2007-07-27  4:50 UTC  (2+ messages)

[PATCH][dccp] Fix memory leak and clean up style - dccp_feat_empty_confirm()
 2007-07-26 23:16 UTC  (2+ messages)

[PATCH 0/5]: CCID3 update and minor DCCP tidy-ups
 2007-07-26 12:56 UTC 

TFRC Faster Restart implementation for Linux DCCP
 2007-07-26 10:02 UTC  (9+ messages)
` [dccp] "

iperf
 2007-07-21 17:13 UTC  (18+ messages)

[PATCH 1/1][RFC]: Drop `accumulation of large send credits' patch
 2007-07-21 15:01 UTC 

[PATCH 0/1][RFC]: Drop `accumulation of large send credits' patch
 2007-07-21 14:58 UTC 

test reports
 2007-07-20 17:49 UTC  (2+ messages)

Performance with entirely unpatched 2.6.22 kernel
 2007-07-20 17:27 UTC 

[PATCH 0/10]: Support for passive close
 2007-07-17 15:43 UTC  (3+ messages)

[ANNOUNCE]: Scripts for plotting from dccp_probe output
 2007-07-16 14:03 UTC 

[PATCH 2/2]: Add support for abortive release
 2007-07-16  2:25 UTC  (2+ messages)

[PATCH 1/2]: Check for unread data on close
 2007-07-16  2:24 UTC 

[PATCH 1/2]: Check for unread data on close
 2007-07-13 15:23 UTC 

[PATCH 0/2]: Abortive release in DCCP
 2007-07-13 15:22 UTC 

[PATCH 10/10]: Collapse repeated `len' statements into one
 2007-07-12 14:27 UTC 

[PATCH 9/10]: Support for server holding timewait state
 2007-07-12 14:26 UTC 

[PATCH 8/10]: Use maximum-RTO backoff from DCCP spec
 2007-07-12 14:26 UTC 

[PATCH 7/10]: Shift the retransmit timer for active-close into output.c
 2007-07-12 14:26 UTC 

[PATCH 6/10]: Reduce the number of writable states
 2007-07-12 14:26 UTC 

[PATCH 5/10]: Perform SHUT_RD and SHUT_WR on receiving close
 2007-07-12 14:26 UTC 

[PATCH 4/10]: Basic support for passive-close
 2007-07-12 14:26 UTC 

[PATCH 3/10]: Dedicated auxiliary states to support passive-close
 2007-07-12 14:23 UTC 

[PATCH 2/10]: Make PARTOPEN an autonomous state
 2007-07-12 14:23 UTC 

[PATCH 1/10]: Separate protocol states into general/specific
 2007-07-12 14:23 UTC 

[PATCH 8/8]: Initialisation assignments of 0 are redundant
 2007-07-08 11:41 UTC 

[PATCH 7/8]: Remove unused inline function
 2007-07-08 11:41 UTC 

[PATCH 6/8]: Use DIV_ROUND_UP macro
 2007-07-08 11:41 UTC 

[PATCH 5/8]: Sequence number wraparound issues
 2007-07-08 11:41 UTC 

[PATCH 4/8]: Remove redundant case block
 2007-07-08 11:40 UTC 

[PATCH 3/8]: Remove redundant BUG_ON
 2007-07-08 11:40 UTC 

[PATCH 2/8]: Remove ugly BUG_ON
 2007-07-08 11:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox