messages from 2007-11-21 15:28:31 to 2007-12-14 01:42:01 UTC [more...]
[PATCH 2/3] [CCID]: More informative registration
2007-12-14 1:42 UTC
[PATCH 1/3] [DCCP]: Documentation for CCID operations
2007-12-14 1:42 UTC
[PATCHES 0/3]: DCCP patches for 2.6.25
2007-12-14 1:41 UTC (3+ messages)
[PATCHES 0/12]: DCCP patches for 2.6.25
2007-12-13 17:43 UTC (2+ messages)
[Announce]: Test results with latest CCID3 patch set
2007-12-13 16:35 UTC (14+ messages)
[PATCH 12/12] [DCCP]: Ignore feature negotiation on Data packets
2007-12-13 15:06 UTC
[PATCH 11/12] [DCCP]: Make code assumptions explicit
2007-12-13 15:06 UTC
[PATCH 10/12] [DCCP]: Remove unused and redundant validation functions
2007-12-13 15:06 UTC
[PATCH 09/12] [DCCP]: Support inserting options during the 3-way handshake
2007-12-13 15:06 UTC
[PATCH 08/12] [DCCP]: Handle timestamps on Request/Response exchange separately
2007-12-13 15:06 UTC
[PATCH 07/12] [DCCP]: Add (missing) option parsing to request_sock processing
2007-12-13 15:06 UTC
[PATCH 06/12] [DCCP]: Allow to parse options on Request Sockets
2007-12-13 15:05 UTC
[PATCH 05/12] [DCCP]: Collapse repeated `len' statements into one
2007-12-13 15:05 UTC
[PATCH 04/12] [DCCP]: Support for server holding timewait state
2007-12-13 15:05 UTC
[PATCH 03/12] [DCCP]: Use maximum-RTO backoff from DCCP spec
2007-12-13 15:05 UTC
[PATCH 02/12] [DCCP]: Shift the retransmit timer for active-close into output.c
2007-12-13 15:05 UTC
[PATCH 01/12] [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
2007-12-13 15:05 UTC
[DCCP] [Announce]: Ack Vector Implementation Notes
2007-12-13 14:57 UTC
[PATCH 8/8] [PATCH v2] [CCID3]: Interface CCID3 code with newer Loss Intervals Database
2007-12-12 17:21 UTC (7+ messages)
` [PATCH 8/8] [PATCH v2] [CCID3]: Interface CCID3 code with
[PATCHES 0/7]: DCCP patches for 2.6.25
2007-12-12 17:00 UTC (4+ messages)
[PATCH 7/7] [TFRC]: Remove previous loss intervals implementation
2007-12-12 16:36 UTC
[PATCH 6/7] [CCID3]: Interface CCID3 code with newer Loss Intervals Database
2007-12-12 16:36 UTC
[PATCH 5/7] [TFRC]: CCID3 (and CCID4) needs to access these inlines
2007-12-12 16:36 UTC
[PATCH 4/7] [CCID3]: Redundant debugging output / documentation
2007-12-12 16:36 UTC
[PATCH 3/7] [TFRC]: Ringbuffer to track loss interval history
2007-12-12 16:36 UTC
[PATCH 2/7] [TFRC]: Loss interval code needs the macros/inlines that were moved
2007-12-12 16:36 UTC
[PATCH 1/7] [TFRC]: Put RX/TX initialisation into tfrc.c
2007-12-12 16:36 UTC
CCID4 Tree Updated
2007-12-11 9:44 UTC
[PATCH 4/4] [CCID3]: Redundant debugging output / documentation
2007-12-10 13:11 UTC
[PATCH 3/4] [PATCH v2] [TFRC]: Ringbuffer to track loss interval history
2007-12-10 13:11 UTC
[PATCH 2/4] [PATCH v2] [TFRC]: Loss interval code needs the macros/inlines that were moved
2007-12-10 13:11 UTC
[PATCH 1/4] [PATCH v2] [TFRC]: Put RX/TX initialisation into tfrc.c
2007-12-10 13:11 UTC
[PATCH 0/4] [TFRC]: Revised Loss Intervals Patches (macro-less, new swap function)
2007-12-10 13:11 UTC
[PATCH 5/8] [TFRC]: Loss interval code needs the macros/inlines that were moved
2007-12-10 11:48 UTC (4+ messages)
` [PATCH 5/8] [TFRC]: Loss interval code needs the
[PATCH 2/8] [TFRC]: Put RX/TX initialisation into tfrc.c
2007-12-10 10:56 UTC (3+ messages)
[PATCH 3/3] [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it
2007-12-08 18:52 UTC
[PATCH 2/3] [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore
2007-12-08 18:52 UTC
[PATCH 1/3] [TFRC]: Whitespace cleanups
2007-12-08 18:52 UTC
[PATCH 3/8] [TFRC/CCID3]: Remove now unused functions / function calls
2007-12-08 17:16 UTC (2+ messages)
` [PATCH 3/8] [TFRC/CCID3]: Remove now unused functions /
[PATCH 1/8] [TFRC]: Whitespace cleanups
2007-12-08 17:08 UTC (2+ messages)
[PATCH 7/8] [TFRC]: CCID3 (and CCID4) needs to access these inlines
2007-12-08 10:06 UTC
[PATCH 6/8] [PATCH v2] [TFRC]: Ringbuffer to track loss interval history
2007-12-08 10:06 UTC
[PATCH 4/8] [TFRC]: Need separate entry_from_skb routine
2007-12-08 10:06 UTC
[PATCH 0/8] [DCCP]: Updates and fixes to ensure code works with recent changes
2007-12-08 10:06 UTC
[PATCH 7/7] [TFRC]: New rx history code
2007-12-06 21:02 UTC
[PATCH 6/7] [CCID3]: The receiver of a half-connection does not set window counter values
2007-12-06 21:02 UTC (2+ messages)
[PATCH 5/7] [TFRC]: Rename dccp_rx_ to tfrc_rx_
2007-12-06 21:02 UTC (3+ messages)
[PATCH 4/7] [TFRC]: Make the rx history slab be global
2007-12-06 21:02 UTC (3+ messages)
[PATCH 3/7] [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
2007-12-06 21:02 UTC (3+ messages)
[PATCH 2/7] [DCCP]: Introduce generic function to test for `data packets'
2007-12-06 21:02 UTC (2+ messages)
[PATCH 1/7] [TFRC]: Provide central source file and debug facility
2007-12-06 21:02 UTC (2+ messages)
[RFC2][PATCH 7/7] [TFRC]: New rx history code
2007-12-06 14:07 UTC (3+ messages)
CCID4 Testing - Some Results
2007-12-06 8:07 UTC
CCID4 subtree updated
2007-12-06 7:59 UTC
[PATCH v2 0/3][BUG-FIX]: Test tree updates and bug fixes
2007-12-05 15:18 UTC (12+ messages)
[RFC][PATCHES 0/7]: Reorganization of RX history patches
2007-12-05 13:45 UTC (10+ messages)
[PATCH 7/7] [TFRC] New rx history code
2007-12-05 13:34 UTC (6+ messages)
[PATCH 7/7][TAKE 2][TFRC] New rx history code
2007-12-05 9:42 UTC (2+ messages)
[Announce]: Test tree up{dated,loaded}
2007-12-03 14:08 UTC (4+ messages)
[PATCH 6/6] [CCID]: Interface CCID3 code with newer Loss Intervals Database
2007-12-03 11:28 UTC
[PATCH 5/6] [TFRC]: Ringbuffer to track loss interval history
2007-12-03 11:28 UTC
[PATCH 4/6] [TFRC]: Remove old RX history interface
2007-12-03 11:28 UTC
[PATCH 3/6] [CCID3]: Hook up with new RX history interface
2007-12-03 11:28 UTC
[PATCH 2/6] [TFRC]: New RX history implementation
2007-12-03 11:28 UTC
[PATCH 1/6] [TFRC]: Provide central source file and debug facility
2007-12-03 11:28 UTC
[RFC][Resend][PATCH 0/7]: CCID3/TFRC RX history and loss intervals implementation
2007-12-03 11:28 UTC
[PATCH 1/1][TFRC]: Hide tx history details from the CCIDs
2007-11-30 13:08 UTC (2+ messages)
[RFC]: tfrc_tx_hist_rtt
2007-11-30 13:00 UTC (4+ messages)
[PATCHES 0/5]: DCCP patches for 2.6.25
2007-11-29 14:07 UTC (2+ messages)
[Announce]: Test-tree updated with 2.6.25 changes backported
2007-11-29 11:21 UTC
[PATCH 5/5] [DCCP]: Remove duplicate test for CloseReq
2007-11-28 15:23 UTC
[PATCH 4/5] [DCCP]: Integrate state transitions for passive-close
2007-11-28 15:23 UTC
[PATCH 3/5] [DCCP]: Dedicated auxiliary states to support passive-close
2007-11-28 15:23 UTC
[PATCH 2/5] Use AF-independent rebuild_header routine
2007-11-28 15:23 UTC
[PATCH 1/5] [TFRC]: Migrate TX history to singly-linked lis
2007-11-28 15:23 UTC
[PATCH 4/4]: Remove duplicate test for CloseReq
2007-11-28 14:13 UTC (2+ messages)
[PATCH 3/4]: Integrate state transitions for passive-close
2007-11-28 14:10 UTC (2+ messages)
[PATCH 2/4]: Dedicated auxiliary states to support passive-close
2007-11-28 14:05 UTC (2+ messages)
` [PATCH 2/4]: Dedicated auxiliary states to support
[PATCH 1/4]: Use AF-independent rebuild_header routine
2007-11-28 13:19 UTC (2+ messages)
[PATCH 0/4]: Revised support for passive-close
2007-11-28 8:35 UTC
[PATCHES 0/18]: DCCP patches for 2.6.25
2007-11-26 11:55 UTC (2+ messages)
[PATCH v2 1/1]
2007-11-25 17:30 UTC
Passive-close patches
2007-11-25 17:24 UTC
TX history patches was: Re: Test tree patch inventory - update
2007-11-25 16:53 UTC (4+ messages)
[PATCH 06/18] [DCCP]: Initialize dccp_sock before calling the ccid constructors
2007-11-25 16:39 UTC (2+ messages)
[PATCH 18/18] [DCCP]: Add support for abortive release
2007-11-25 0:21 UTC
[PATCH 17/18] [DCCP]: Check for unread data on close
2007-11-25 0:21 UTC
[PATCH 16/18] [CCID2]: Remove misleading comment
2007-11-25 0:21 UTC
[PATCH 15/18] [CCID2]: Remove redundant ack-counting variable
2007-11-25 0:21 UTC
[PATCH 14/18] [CCID2]: Remove redundant synchronisation variable
2007-11-25 0:21 UTC
[PATCH 13/18] [CCID2]: Redundant debugging output
2007-11-25 0:21 UTC
[PATCH 12/18] [CCID2]: Replace pipe assignment-function with assignment
2007-11-25 0:21 UTC
[PATCH 11/18] [CCID2]: Replace cwnd assignment-function with assignment
2007-11-25 0:21 UTC
[PATCH 10/18] [CCID2]: Replace read-only variable with constant
2007-11-25 0:21 UTC
[PATCH 09/18] [CCID2]: Remove unused variable
2007-11-25 0:21 UTC
[PATCH 08/18] [CCID2]: Disable broken Ack Ratio adaptation algorithm
2007-11-25 0:21 UTC
[PATCH 07/18] [CCID2]: Larger initial windows also for CCID2
2007-11-25 0:21 UTC
[PATCH 05/18] [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
2007-11-25 0:21 UTC
[PATCH 04/18] [CCID2]: Don't assign negative values to Ack Ratio
2007-11-25 0:21 UTC
[PATCH 03/18] [CCID2]: Fix sequence number arithmetic/comparisons
2007-11-25 0:21 UTC
[PATCH 02/18] [CCID2]: Bug in reading Ack Vectors
2007-11-25 0:21 UTC
[PATCH 01/18] [ACKVEC]: Reduce length of identifiers
2007-11-25 0:21 UTC
[PATCHES 0/11]: DCCP patches for 2.6.25
2007-11-23 11:00 UTC (2+ messages)
[RFC]: Withdrawal of passive-close patches
2007-11-23 10:58 UTC (4+ messages)
Test tree patch inventory - update: batch #4
2007-11-22 12:47 UTC (3+ messages)
` Test tree patch inventory - update: batch 5
Test tree patch inventory - update
2007-11-22 10:29 UTC (2+ messages)
[PATCH 11/11] [DCCP]: Update documentation on ioctls
2007-11-21 15:28 UTC
[PATCH 10/11] [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
2007-11-21 15:28 UTC
[PATCH 09/11] [DCCP]: Remove redundant dependency on IP_DCCP
2007-11-21 15:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox