messages from 2008-07-11 11:48:49 to 2008-09-03 12:27:07 UTC [more...]
v3 [PATCH 1/1] dccp: Process incoming Change feature-negotiation
2008-09-03 12:27 UTC (6+ messages)
` v3 [PATCH 1/1] dccp: Process incoming Change
net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of
2008-09-03 8:18 UTC (6+ messages)
[PATCH 25/37] dccp: Feature activation handlers
2008-09-03 5:42 UTC (4+ messages)
[PATCH 09/37] dccp: Resolve dependencies of features on choice of CCID
2008-09-03 4:51 UTC (4+ messages)
` [PATCH 09/37] dccp: Resolve dependencies of features on choice
[PATCH 07/37] dccp: Registration routines for changing feature values
2008-09-03 4:46 UTC (5+ messages)
` [PATCH 07/37] dccp: Registration routines for changing feature
[PATCH 19/37] dccp: Header option insertion routine for feature-negotiation
2008-09-03 4:40 UTC (3+ messages)
` [PATCH 19/37] dccp: Header option insertion routine for
[PATCH 0/37] --- Summary of revision changes so far
2008-08-30 17:25 UTC
v2 [PATCH 16/37] dccp: API to query the current TX/RX CCID
2008-08-30 13:52 UTC
v2 [PATCH 15/37] dccp: Set per-connection CCIDs via socket options
2008-08-30 13:52 UTC
[PATCH 14/37] dccp: Tidy up setsockopt calls
2008-08-30 13:52 UTC (5+ messages)
[PATCH 08/37] dccp: Query supported CCIDs
2008-08-30 13:52 UTC (4+ messages)
[PATCH 03/37] dccp: List management for new feature negotiation
2008-08-30 13:51 UTC (4+ messages)
v2 [PATCH 03/37] dccp: List management for new feature negotiation
2008-08-30 13:51 UTC
[PATCH 16/37] dccp: API to query the current TX/RX CCID
2008-08-29 7:26 UTC (3+ messages)
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
2008-08-29 7:17 UTC (3+ messages)
[PATCH 12/37] dccp: Feature negotiation for minimum-checksum-coverage
2008-08-29 6:47 UTC (3+ messages)
` [PATCH 12/37] dccp: Feature negotiation for
[PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
2008-08-29 5:54 UTC (3+ messages)
` [PATCH 06/37] dccp: Limit feature negotiation to connection
[PATCH 04/37] dccp: Per-socket initialisation of feature negotiation
2008-08-29 5:41 UTC (3+ messages)
` [PATCH 04/37] dccp: Per-socket initialisation of feature
[PATCH 18/37] dccp: Support for Mandatory options
2008-08-28 21:50 UTC (2+ messages)
[PATCH 17/37] dccp: Increase the scope of variable-length htonl/ntohl functions
2008-08-28 21:48 UTC (2+ messages)
` [PATCH 17/37] dccp: Increase the scope of variable-length
[PATCH 13/37] dccp: Deprecate Ack Ratio sysctl
2008-08-28 21:26 UTC (2+ messages)
[PATCH 37/37] dccp: Debugging functions for feature negotiation
2008-08-28 17:45 UTC
[PATCH 36/37] dccp: Initialisation and type-checking of feature sysctls
2008-08-28 17:45 UTC
[PATCH 35/37] dccp: Implement both feature-local and feature-remote Sequence Window feature
2008-08-28 17:45 UTC
[PATCH 34/37] dccp: Auto-load (when supported) CCID plugins for negotiation
2008-08-28 17:45 UTC
[PATCH 33/37] dccp: Initialisation framework for feature negotiation
2008-08-28 17:45 UTC
[PATCH 32/37] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
2008-08-28 17:45 UTC
[PATCH 31/37] dccp: Remove manual influence on NDP Count feature
2008-08-28 17:45 UTC
[PATCH 30/37] dccp: Remove obsolete parts of the old CCID interface
2008-08-28 17:45 UTC
[PATCH 29/37] dccp: Clean up old feature-negotiation infrastructure
2008-08-28 17:45 UTC
[PATCH 28/37] dccp: Integration of dynamic feature activation - part 3 (client side)
2008-08-28 17:45 UTC
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
2008-08-28 17:45 UTC
[PATCH 26/37] dccp: Integration of dynamic feature activation - part 1 (socket setup)
2008-08-28 17:45 UTC
[PATCH 24/37] dccp: Processing Confirm options
2008-08-28 17:44 UTC
[PATCH 23/37] dccp: Process incoming Change feature-negotiation options
2008-08-28 17:44 UTC
[PATCH 22/37] dccp: Preference list reconciliation
2008-08-28 17:44 UTC
[PATCH 21/37] dccp: Integrate feature-negotiation insertion code
2008-08-28 17:44 UTC
[PATCH 20/37] dccp: Insert feature-negotiation options into skb
2008-08-28 17:44 UTC
[PATCH 11/37] dccp: Deprecate old setsockopt framework
2008-08-28 17:44 UTC
[PATCH 10/37] dccp: Mechanism to resolve CCID dependencies
2008-08-28 17:44 UTC
[PATCH 05/37] dccp: Cleanup routines for feature negotiation
2008-08-28 17:44 UTC
[PATCH 02/37] dccp: Implement lookup table for feature-negotiation information
2008-08-28 17:44 UTC
[PATCH 01/37] dccp: Basic data structure for feature negotiation
2008-08-28 17:44 UTC
[PATCH 0/37] dccp: Feature negotiation - last call for comments
2008-08-28 17:44 UTC
net-next-2.6 [pull-request] [PATCH 0/6]: DCCP code updates
2008-08-27 12:10 UTC (2+ messages)
[PATCH 6/6] dccp ccid-3: Replace lazy BUG_ON with condition
2008-08-27 5:35 UTC
[PATCH 5/6] dccp: Toggle debug output without module unloading
2008-08-27 5:35 UTC
[PATCH 4/6] dccp: Empty the write queue when disconnecting
2008-08-27 5:35 UTC
[PATCH 3/6] dccp: Fill in the Data fields for "Option Error" Resets
2008-08-27 5:35 UTC
[PATCH 2/6] dccp: Silently ignore options with nonsensical lengths
2008-08-27 5:35 UTC
[PATCH 1/6] dccp: Always generate a Reset in response to option errors
2008-08-27 5:35 UTC
[PATCH] dccp: Reponsed with Reset when packet is received with invalid
2008-08-23 10:50 UTC (5+ messages)
` [PATCH] dccp: Reponsed with Reset when packet is received with
v2 [PATCH 3/3] dccp: Process incoming Change feature-negotiation options
2008-08-21 17:19 UTC
[PATCH 2/3] dccp: Fill in the Data fields when option processing encounters option errors
2008-08-21 17:19 UTC
[PATCH 1/3] dccp: Silently ignore options with nonsensical lengths
2008-08-21 17:19 UTC
[RFC/RFT] [PATCH 0/3] dccp: Updates for parsing header options
2008-08-21 17:19 UTC
[PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid
2008-08-19 0:32 UTC (4+ messages)
` [PATCHv2] dccp: Do not send Dccp-Sync after received
[PATCH] DCCP: Fix to handle invalid packets in REQUEST state
2008-08-18 15:14 UTC (7+ messages)
[PATCH] dccp: Do not send Dccp-Sync after received sequence-invalid
2008-08-18 5:57 UTC
[PATCH] dccp: change L/R must have at least one byte in the
2008-08-14 1:12 UTC (5+ messages)
` [PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
[Announce] Release of the DCCP Plugin 0.2 for GStreamer
2008-08-07 22:04 UTC (2+ messages)
` [Announce] Release of the DCCP Plugin 0.7 "
[PATCH 1/7] dccp ccid-3: Runtime verification of timer resolution
2008-07-30 17:23 UTC (3+ messages)
` [PATCH 1/7] dccp ccid-3: Runtime verification of timer
[PATCH 5/7] dccp tfrc: Increase number of RTT samples
2008-07-30 12:02 UTC (3+ messages)
[PATCH 3/7] dccp tfrc: Suppress unavoidable "below resolution" warning
2008-07-29 18:56 UTC (2+ messages)
[PATCH 2/7] dccp ccid-3: Simplified handling of TX states
2008-07-29 18:54 UTC (2+ messages)
[PATCH 6/6] dccp: Toggle debug output without module unloading
2008-07-29 14:06 UTC
[PATCH 5/6] dccp ccid-3: Preventing Oscillations
2008-07-29 14:06 UTC
[PATCH 4/6] dccp ccid-3: Simplify computing and range-checking of t_ipi
2008-07-29 14:06 UTC
[PATCH 3/6] dccp ccid-3: Dependency without effect
2008-07-29 14:06 UTC
[PATCH 2/6] dccp ccid-3: Measuring the TX packet size s with regard to rfc3448bis-06
2008-07-29 14:06 UTC
[PATCH 1/6] dccp ccid-3: Implement rfc3448bis change to initial-rate computation
2008-07-29 14:06 UTC
[RFC/RFT] [PATCH 0/6] dccp ccid-3: Last batch of test-tree updates (sender side)
2008-07-29 14:06 UTC
[PATCH 7/7] dccp ccid-3: Update the RX history records in one place
2008-07-29 10:05 UTC
[PATCH 6/7] dccp ccid-3: Update the computation of X_recv
2008-07-29 10:05 UTC
[PATCH 4/7] dccp: Clamping RTT values
2008-07-29 10:05 UTC
[PATCH 3/7] dccp ccid-3: Always perform receiver RTT sampling
2008-07-29 10:05 UTC
[PATCH 2/7] dccp ccid-3: Remove redundant RX states
2008-07-29 10:05 UTC
[PATCH 1/7] dccp tfrc: Let dccp_tfrc_lib do the sampling work
2008-07-29 10:05 UTC
[RFC/RFT] [PATCH 0/7] dccp ccid-3: Further updates (second set)
2008-07-29 10:05 UTC
DCCP Conformance Test Suite
2008-07-29 6:16 UTC (7+ messages)
[PATCH 7/7] dccp ccid-3: Replace lazy BUG_ON with condition
2008-07-28 18:14 UTC
[PATCH 6/7] dccp tfrc: Return type of update_i_mean is void
2008-07-28 18:14 UTC
[PATCH 5/7] dccp tfrc: Perform early loss detection
2008-07-28 18:14 UTC
[PATCH 4/7] dccp tfrc: Receiver history initialisation routine
2008-07-28 18:14 UTC
[RFC/RFT] [PATCH 0/7] dccp: CCID-3 updates
2008-07-28 18:13 UTC
[pull-request] [net-2.6 PATCH 0/6] dccp: Revised ICMP / length
2008-07-27 12:03 UTC (2+ messages)
v2 [PATCH 7/7] dccp: Add check for truncated ICMPv6 DCCP error
2008-07-25 14:31 UTC
v2 [PATCH 6/7] dccp: Fix incorrect length check for ICMPv4 packets
2008-07-25 14:30 UTC
[PATCH 5/7] dccp: Pulling 12 bytes is necessary but not sufficient
2008-07-25 14:29 UTC
v2 [net-2.6 PATCH 0-4/7] dccp: Revised ICMP bug fixes
2008-07-25 14:28 UTC
[PATCH 5/6] dccp: Fix incorrect length check for ICMPv4 packets
2008-07-25 10:25 UTC (3+ messages)
[net-2.6 PATCH 0/6] dccp: ICMP bug fixes by Wei Yongjun
2008-07-25 9:52 UTC (2+ messages)
[PATCH 6/6] dccp: Add check for truncated ICMPv6 DCCP error packets
2008-07-25 9:02 UTC
[PATCH 4/6] dccp: Add check for sequence number in ICMPv6 message
2008-07-25 9:02 UTC
[PATCH 3/6] dccp: Fix sequence number check for ICMPv4 packets
2008-07-25 9:02 UTC
[PATCH 2/6] dccp: Bug-Fix - AWL was never updated
2008-07-25 9:02 UTC
[PATCH 1/6] dccp: Allow to distinguish original and retransmitted packets
2008-07-25 9:02 UTC
[PATCH 0/4] Fix check for incorrect or missing sequence mumbers in
2008-07-25 7:02 UTC (4+ messages)
` [PATCH 0/4] Fix check for incorrect or missing sequence
` [PATCH 0/4] Fix check for incorrect or missing sequence mumbers
[PATCHv2 4/4] DCCP: Add check for missing sequence number in ICMPv6
2008-07-25 2:41 UTC
[PATCHv2 3/4] DCCP: Fix to check missing sequence number for ICMP
2008-07-25 2:40 UTC
[PATCHv2 2/4] DCCP: Add check for sequence number in ICMPv6 message
2008-07-25 2:38 UTC
[PATCHv2 1/4] DCCP: Fix to check the sequence number in ICMP message
2008-07-25 2:35 UTC
[PATCHv2 0/4] Fix check for incorrect or missing sequence mumbers
2008-07-25 2:33 UTC
[PATCH 2/4] DCCP: Add check for sequence number in ICMPv6 message
2008-07-24 20:13 UTC (2+ messages)
` [PATCH 2/4] DCCP: Add check for sequence number in ICMPv6
[PATCH 4/4] DCCP: Add check for missing sequence number in ICMPv6
2008-07-24 8:51 UTC
[PATCH 3/4] DCCP: Fix to check missing sequence number for ICMP message
2008-07-24 8:49 UTC
[PATCH 1/4] DCCP: Fix to check the sequence number in ICMP message
2008-07-24 8:45 UTC
[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
2008-07-21 16:24 UTC (4+ messages)
` [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies
[PATCH 0/4] dccp: Fixes for TFRC/CCID-3 loss detection
2008-07-15 3:35 UTC (2+ messages)
[PATCH 4/4] dccp ccid-3: Length of loss intervals
2008-07-12 14:51 UTC
[PATCH 3/4] dccp ccid-3: Fix a loss detection bug
2008-07-12 14:51 UTC
[PATCH 2/4] dccp: Upgrade NDP count from 3 to 6 bytes
2008-07-12 14:51 UTC
[PATCH 1/4] dccp ccid-3: Fix error in loss detection
2008-07-12 14:51 UTC
[PATCH 1/1] [DCCP][QPOLICY]: More strict controlling of supplied parameters v2
2008-07-11 11:48 UTC (2+ messages)
` [PATCH 1/1] [DCCP][QPOLICY]: More strict controlling of
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;
as well as URLs for NNTP newsgroup(s).