DCCP: Datagram Congestion Control Protocol for Linux
[Prev Page][Next Page]
- [PATCH 5/5] dccp ccid-3: Remove redundant 'options_received' struct, (continued)
- net-next-2.6 [PATCH 0/3] dccp: ccid-3 fixes and simplifications,
Gerrit Renker
- net-2.6 [PATCH 0/5] dccp: ccid-2 clean-up; code sharing between TCP and DCCP,
Gerrit Renker
- DCCP_BUG called,
Eugen Dedu
- dccp test-tree [Patch 1/1] ccid-3: use per-route min-RTO and/or TCP default,
Gerrit Renker
- dccp test-tree [PATCH 0/3] ccid-2: Congestion Window Validation, TCP code sharing,
Gerrit Renker
- [RFD] dccp: Rate Mismatch Controller -- still requires high-res timers?, Gerrit Renker
- dccp-test tree [Patch v2 1/1] dccp: Refine the wait-for-ccid mechanism, Gerrit Renker
- Problems with idle DCCP connections,
Samuel Jero
- [PATCH 5/5] net: dccp: fix sign bug,
Kulikov Vasiliy
- Re: TQ2440 problem, Uwe Kleine-König
- [PATCH 0/2] dccp: fix slow slow-start by symmetric Syn-RTT,
Gerrit Renker
- [PATCH 22/27] net/dccp: Use memdup_user,
Julia Lawall
- [net-next-2.6 PATCH 2/3 v2] net: replace ipfragok with skb->local_df,
Shan Wei
- Re: [net-next-2.6 PATCH 2/2] net: replace ipfragok with skb->local_df,
Shan Wei
- test-tree: logging message cosmetics, Gerrit Renker
- net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation,
Gerrit Renker
- dccp-test-tree [Patch 1/1] "UDP-like" CCID sample kernel module,
Gerrit Renker
- net-2.6 [PATCH 0/2] udp/dccp: MSG_TRUNC,
Gerrit Renker
- [PATCH 1/1] dccp: allow probing of CCID-array length,
Gerrit Renker
- [BUG-FIX][PATCH 0/2]: recent dccp fixes,
Gerrit Renker
- [PATCH] dccp: fix dccp rmmod when kernel configured to use slub,
Neil Horman
- [PATCH] dccp_probe: Fix module load dependencies between dccp and dccp_probe,
Neil Horman
- Problem with CCID2 in 2.6.31, Golam Sarwar
- [no subject],
Golam Sarwar
- ccid-4 [PATCH 1/1]: Add the new prefix scheme also to the CCID-4 tree,
Gerrit Renker
- [PATCH 2/2] Modifies CCID4 in order to work with tfrc-sp, Ivo Calado
- [PATCH 1/2] Adds ccid4 to DCCP test tree., Ivo Calado
- [PATCH 0/2] Add implementation of CCID4 into the DCCP test tree,
Ivo Calado
- [PATCH 4/4] Implement loss intervals option, Ivo Calado
- Doubt in implementations of mean loss interval at sender side,
Ivo Calado
[PATCH 3/4] Implement dropped packets option,
Ivo Calado
[PATCH 2/4] Implement function that allows to keep track of packets sent in last 2 rtt, Ivo Calado
[PATCH 1/4] Adds random ect generation to tfrc-sp sender side,
Ivo Calado
[PATCH 0/4] Adds implementation of TFRC-SP sender side into the DCCP test tree, Ivo Calado
[PATCHv2 4/4] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver, Ivo Calado
[PATCHv2 3/4] Implement TFRC-SP calc of mean length of loss intervals, accordingly to section 3 of RFC 4828, Ivo Calado
[PATCHv2 2/4] Implement loss counting on TFRC-SP receiver,
Ivo Calado
[PATCHv2 1/4] First Patch on TFRC-SP. Copy base files from TFRC,
Ivo Calado
[PATCHv2 0/4] Adds implementation of TFRC-SP receiver side into the DCCP test tree, Ivo Calado
[Announce]: Test tree rebased, Gerrit Renker
[PATCH 0/4][RFC]: coding convention for CCID-struct prefixes,
Gerrit Renker
sendbuffer-size controls (non)blocking behaviour? ccid3 throughput correct?,
Schier Michael
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle,
Gerrit Renker
[PATCH 3/5] Implement TFRC-SP calc of mean length of loss intervals, accordingly to section 3 of RFC 4828,
Ivo Calado
[PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver,
Ivo Calado
[PATCH 3/5] Implement TFRC-SP calc of mean length of loss intervals accordingly to section 3 of RFC 4828, Ivo Calado
[PATCH 5/5] Updating documentation accordingly,
Ivo Calado
[PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver, Ivo Calado
[PATCH 3/5] Implement TFRC-SP calc of mean length of loss intervals accordingly to section 3 of RFC 4828, Ivo Calado
[PATCH 2/5] Implement loss counting on TFRC-SP receiver,
Ivo Calado
[PATCH 1/5] First Patch on TFRC-SP. Copy base files from TFRC,
Ivo Calado
[PATCH 0/5] Adds implementation of TFRC-SP on DCCP test tree,
Ivo Calado
DCCP module insertion issues,
Julien . HUEBER
Weird behavior in "ioctl (so, FIONREAD, &readsize)" system call,
Ivo Calado
[PATCH 0/10]: DCCPv4/6 support for ECN/ECT(0),
Gerrit Renker
[PATCH] dccp: missing destroy of percpu counter variable while unload module,
Wei Yongjun
How can i retrieve the ecn nonce information in a dccp datagram,
Ivo Augusto
Re: [Bugme-new] [Bug 13692] New: dccp_ipv4 has >1 usage count and cannot be removed,
Andrew Morton
Re: [Bug #13666] WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask,
David Rientjes
Re: [PATCH] profile: Suppress warning about large allocations when profile=1 is specified, Arnaldo Carvalho de Melo
panic on 2.6.30-rc6,
Burak Gorkemli
DCCP socket option TX/RX info,
lotfi amirouche
[PATCH] dccp: ensure gap does not become unsigned -1,
Roel Kluin
net-next-2.6 [Patch 0/2] dccp: Fix issues in setting the MPS,
Gerrit Renker
DCCP support in ucommon and commoncpp,
Leandro Sales
Get Current CCID,
Leandro Sales
New iperf-dccp uploaded, Gerrit Renker
Re: [PATCH] net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c,
Arnaldo Carvalho de Melo
Re: Hello,Arnaldo.Can you do me a favor?, Arnaldo Carvalho de Melo
dccp test tree [RFC/RFT] [Patch 2/3] dccp: CCID-independent probe plugin, Gerrit Renker
dccp test tree [RFC/RFT] [Patch 3/3] dccp: dccp_probe hook for CCID-2, Gerrit Renker
dccp test tree [RFC/RFT] [Patch 1/3] dccp: minor Kconfig cosmetics,
Gerrit Renker
dccp test tree [RFC/RFC] [Patch 0/3] dccp: CCID-independent connection probing, Gerrit Renker
[RFCv2][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation,
Arnaldo Carvalho de Melo
[PATCH] dccp_diag: LISTEN sockets don't have CCIDs,
Arnaldo Carvalho de Melo
System lookup and DCCP plugin for GStreamer,
Leandro Sales
dccp@xxxxxxxxxxxxxxx,
Saverio Mascolo
dccp test-tree [RFC/RFT] [Patch 1/1] dccp ccid-2: Use u32 timestamps uniformly, Gerrit Renker
[PATCH 1/1] [QPOLICY]: Ignore packets with specific priority,
Tomasz Grobelny
[Announce]: Annoying build warning removed in CCID-3/-4 trees, Gerrit Renker
Protocol not attached,
Leandro Sales
- Re: Protocol not attached, Arnaldo Carvalho de Melo
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Arnaldo Carvalho de Melo
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Arnaldo Carvalho de Melo
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Leandro Sales
- Message not available
- Re: Protocol not attached, Arnaldo Carvalho de Melo
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Gerrit Renker
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Gerrit Renker
- Message not available
- Re: Protocol not attached, Gerrit Renker
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Gerrit Renker
- Message not available
- Message not available
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Gerrit Renker
- Re: Protocol not attached, Arnaldo Carvalho de Melo
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Leandro Sales
- Re: Protocol not attached, Gerrit Renker
- [RFC] dccp ccid-3: High-res or low-res timers?, Gerrit Renker
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Ian McDonald
- Re: [dccp] [RFC] dccp ccid-3: High-res or low-res timers? <cross post>, Gorry Fairhurst
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Gerrit Renker
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Ian McDonald
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Gerrit Renker
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, David Miller
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Gerrit Renker
- Re: [RFC] dccp ccid-3: High-res or low-res timers?, Eddie Kohler
[PATCH 0/37] dccp: Feature negotiation - last call for comments,
Gerrit Renker
- [PATCH 01/37] dccp: Basic data structure for feature negotiation, Gerrit Renker
- [PATCH 02/37] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- [PATCH 03/37] dccp: List management for new feature negotiation, Gerrit Renker
- [PATCH 04/37] dccp: Per-socket initialisation of feature negotiation, Gerrit Renker
- [PATCH 05/37] dccp: Cleanup routines for feature negotiation, Gerrit Renker
- [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase, Gerrit Renker
- [PATCH 07/37] dccp: Registration routines for changing feature values, Gerrit Renker
- [PATCH 08/37] dccp: Query supported CCIDs, Gerrit Renker
- [PATCH 09/37] dccp: Resolve dependencies of features on choice of CCID, Gerrit Renker
- [PATCH 10/37] dccp: Mechanism to resolve CCID dependencies, Gerrit Renker
- [PATCH 11/37] dccp: Deprecate old setsockopt framework, Gerrit Renker
- [PATCH 12/37] dccp: Feature negotiation for minimum-checksum-coverage, Gerrit Renker
- [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl, Gerrit Renker
- [PATCH 14/37] dccp: Tidy up setsockopt calls, Gerrit Renker
- [PATCH 15/37] dccp: Set per-connection CCIDs via socket options, Gerrit Renker
- [PATCH 16/37] dccp: API to query the current TX/RX CCID, Gerrit Renker
- [PATCH 17/37] dccp: Increase the scope of variable-length htonl/ntohl functions, Gerrit Renker
- [PATCH 18/37] dccp: Support for Mandatory options, Gerrit Renker
- [PATCH 19/37] dccp: Header option insertion routine for feature-negotiation, Gerrit Renker
- [PATCH 20/37] dccp: Insert feature-negotiation options into skb, Gerrit Renker
- [PATCH 21/37] dccp: Integrate feature-negotiation insertion code, Gerrit Renker
- [PATCH 22/37] dccp: Preference list reconciliation, Gerrit Renker
- [PATCH 23/37] dccp: Process incoming Change feature-negotiation options, Gerrit Renker
- [PATCH 24/37] dccp: Processing Confirm options, Gerrit Renker
- [PATCH 25/37] dccp: Feature activation handlers, Gerrit Renker
- [PATCH 26/37] dccp: Integration of dynamic feature activation - part 1 (socket setup), Gerrit Renker
- [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side), Gerrit Renker
- [PATCH 28/37] dccp: Integration of dynamic feature activation - part 3 (client side), Gerrit Renker
- [PATCH 29/37] dccp: Clean up old feature-negotiation infrastructure, Gerrit Renker
- [PATCH 30/37] dccp: Remove obsolete parts of the old CCID interface, Gerrit Renker
- [PATCH 31/37] dccp: Remove manual influence on NDP Count feature, Gerrit Renker
- [PATCH 32/37] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl, Gerrit Renker
- [PATCH 33/37] dccp: Initialisation framework for feature negotiation, Gerrit Renker
- [PATCH 34/37] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- [PATCH 35/37] dccp: Implement both feature-local and feature-remote Sequence Window feature, Gerrit Renker
- [PATCH 36/37] dccp: Initialisation and type-checking of feature sysctls, Gerrit Renker
- [PATCH 37/37] dccp: Debugging functions for feature negotiation, Gerrit Renker
- Re: [PATCH 25/37] dccp: Feature activation handlers, Wei Yongjun
- Re: [PATCH 25/37] dccp: Feature activation handlers, Gerrit Renker
- Re: [PATCH 25/37] dccp: Feature activation handlers, Wei Yongjun
- Re: [PATCH 25/37] dccp: Feature activation handlers, Gerrit Renker
- Re: [PATCH 19/37] dccp: Header option insertion routine for feature-negotiation, Wei Yongjun
- Re: [PATCH 18/37] dccp: Support for Mandatory options, Arnaldo Carvalho de Melo
- Re: [PATCH 17/37] dccp: Increase the scope of variable-length htonl/ntohl functions, Arnaldo Carvalho de Melo
- Re: [PATCH 16/37] dccp: API to query the current TX/RX CCID, Arnaldo Carvalho de Melo
- Re: [PATCH 15/37] dccp: Set per-connection CCIDs via socket options, Arnaldo Carvalho de Melo
- Re: [PATCH 14/37] dccp: Tidy up setsockopt calls, Arnaldo Carvalho de Melo
- Re: [PATCH 14/37] dccp: Tidy up setsockopt calls, Eugene Teo
- Re: [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl, Arnaldo Carvalho de Melo
- Re: [PATCH 12/37] dccp: Feature negotiation for minimum-checksum-coverage, Arnaldo Carvalho de Melo
- Re: [PATCH 09/37] dccp: Resolve dependencies of features on choice of CCID, Arnaldo Carvalho de Melo
- Re: [PATCH 08/37] dccp: Query supported CCIDs, Arnaldo Carvalho de Melo
- Re: [PATCH 07/37] dccp: Registration routines for changing feature values, Arnaldo Carvalho de Melo
- Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase, Arnaldo Carvalho de Melo
- Re: [PATCH 04/37] dccp: Per-socket initialisation of feature negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 03/37] dccp: List management for new feature negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 03/37] dccp: List management for new feature negotiation, Gerrit Renker
- v2 [PATCH 03/37] dccp: List management for new feature negotiation, Gerrit Renker
- Re: [PATCH 03/37] dccp: List management for new feature negotiation, Gerrit Renker
- Re: [PATCH 0/37] --- Summary of revision changes so far, Gerrit Renker
- net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Gerrit Renker
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, David Miller
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Arnaldo Carvalho de Melo
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Gerrit Renker
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, David Miller
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Gerrit Renker
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Gerrit Renker
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, David Miller
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, Gerrit Renker
- Re: net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches, David Miller
- [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- [PATCH 1/5] dccp: Basic data structure for feature negotiation, Gerrit Renker
- [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- [PATCH 3/5] dccp: List management for new feature negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- Re: [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, David Miller
- v2 [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- v2 [PATCH 1/5] dccp: Basic data structure for feature negotiation, Gerrit Renker
- Re: v2 [PATCH 1/5] dccp: Basic data structure for feature negotiation, Arnaldo Carvalho de Melo
- [PATCH 0/5] dccp: First part of feature-negotiation patch set, Gerrit Renker
- Re: [PATCH 0/5] dccp: First part of feature-negotiation patch set, David Miller
- v2 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- [PATCH 1/5] dccp: Basic data structure for feature negotiation, Gerrit Renker
- [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- [PATCH 3/5] dccp: List management for new feature negotiation, Gerrit Renker
- [PATCH 4/5] dccp: Per-socket initialisation of feature negotiation, Gerrit Renker
- [PATCH 5/5] dccp: Cleanup routines for feature negotiation, Gerrit Renker
- Re: v2 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, David Miller
- Re: v2 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- v3 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- Re: v3 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, David Miller
- Re: v3 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- Re: v3 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, David Miller
- v3 [Re-Send] [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, Gerrit Renker
- Re: v3 [Re-Send] [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures, David Miller
- net-next-2.6 [PATCH 0/4] dccp: Feature negotiation - conclusion of Part I (basis), Gerrit Renker
- [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase, Gerrit Renker
- [PATCH 2/4] dccp: Registration routines for changing feature values, Gerrit Renker
- [PATCH 3/4] dccp: Query supported CCIDs, Gerrit Renker
- [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, Gerrit Renker
- Re: [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, David Miller
- Re: [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, David Miller
- Re: [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, Gerrit Renker
- v2 [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, Gerrit Renker
- Re: v2 [PATCH 4/4] dccp: Resolve dependencies of features on choice of CCID, David Miller
- Re: [PATCH 3/4] dccp: Query supported CCIDs, David Miller
- v2 [PATCH 3/4] dccp: Query supported CCIDs, Gerrit Renker
- Re: v2 [PATCH 3/4] dccp: Query supported CCIDs, David Miller
- Re: [PATCH 2/4] dccp: Registration routines for changing feature values, David Miller
- v2 [PATCH 2/4] dccp: Registration routines for changing feature values, Gerrit Renker
- Re: v2 [PATCH 2/4] dccp: Registration routines for changing feature values, David Miller
- Re: [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase, David Miller
- v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase, Gerrit Renker
- Re: v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase, David Miller
- v2 [PATCH 0/4] dccp: Feature negotiation - conclusion of Part I (basis), Gerrit Renker
- net-next-2.6 [PATCH 0/5] dccp: Feature negotiation - begin of Part II (core), Gerrit Renker
- [PATCH 1/5] dccp: Mechanism to resolve CCID dependencies, Gerrit Renker
- [PATCH 2/5] dccp: Deprecate old setsockopt framework, Gerrit Renker
- [PATCH 3/5] dccp: Feature negotiation for minimum-checksum-coverage, Gerrit Renker
- [PATCH 4/5] dccp: Deprecate Ack Ratio sysctl, Gerrit Renker
- [PATCH 5/5] dccp: Tidy up setsockopt calls, Gerrit Renker
- Re: [PATCH 5/5] dccp: Tidy up setsockopt calls, David Miller
- Re: [PATCH 4/5] dccp: Deprecate Ack Ratio sysctl, David Miller
- Re: [PATCH 3/5] dccp: Feature negotiation for minimum-checksum-coverage, David Miller
- Re: [PATCH 2/5] dccp: Deprecate old setsockopt framework, David Miller
- Re: [PATCH 2/5] dccp: Deprecate old setsockopt framework, Gerrit Renker
- Re: [PATCH 1/5] dccp: Mechanism to resolve CCID dependencies, David Miller
- Re: [PATCH 1/5] dccp: Mechanism to resolve CCID dependencies, Gerrit Renker
- Re: [PATCH 1/5] dccp: Mechanism to resolve CCID dependencies, David Miller
- net-next-2.6 [PATCH 0/5] dccp: Feature negotiation - continuation of Part II (core), Gerrit Renker
- [PATCH 1/5] dccp: Set per-connection CCIDs via socket options, Gerrit Renker
- [PATCH 2/5] dccp: API to query the current TX/RX CCID, Gerrit Renker
- [PATCH 3/5] dccp: Increase the scope of variable-length htonl/ntohl functions, Gerrit Renker
- [PATCH 4/5] dccp: Support for Mandatory options, Gerrit Renker
- [PATCH 5/5] dccp: Header option insertion routine for feature-negotiation, Gerrit Renker
- Re: [PATCH 4/5] dccp: Support for Mandatory options, David Miller
- [PATCH 0/6] dccp: Feature negotiation - conclusion of Part II (core), Gerrit Renker
- [PATCH 1/6] dccp: Insert feature-negotiation options into skb, Gerrit Renker
- [PATCH 2/6] dccp: Integrate feature-negotiation insertion code, Gerrit Renker
- [PATCH 3/6] dccp: Preference list reconciliation, Gerrit Renker
- [PATCH 4/6] dccp: Process incoming Change feature-negotiation options, Gerrit Renker
- [PATCH 5/6] dccp: Processing Confirm options, Gerrit Renker
- [PATCH 6/6] dccp: Feature activation handlers, Gerrit Renker
- Re: [PATCH 0/6] dccp: Feature negotiation - conclusion of Part II (core), David Miller
- net-next-2.6 [PATCH 0/7] dccp: Feature negotiation - Part III (integration), Gerrit Renker
- [PATCH 1/7] dccp: Integration of dynamic feature activation - part 1 (socket setup), Gerrit Renker
- [PATCH 2/7] dccp: Integration of dynamic feature activation - part 2 (server side), Gerrit Renker
- [PATCH 3/7] dccp: Integration of dynamic feature activation - part 3 (client side), Gerrit Renker
- [PATCH 4/7] dccp: Clean up old feature-negotiation infrastructure, Gerrit Renker
- [PATCH 5/7] dccp: Remove obsolete parts of the old CCID interface, Gerrit Renker
- [PATCH 6/7] dccp: Remove manual influence on NDP Count feature, Gerrit Renker
- [PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl, Gerrit Renker
- Re: [PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl, David Miller
- net-next-2.6 [PATCH 0/5] dccp: Feature negotiation part III -- complete, Gerrit Renker
- [PATCH 1/5] dccp: Initialisation framework for feature negotiation, Gerrit Renker
- [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- [PATCH 3/5] dccp: Implement both feature-local and feature-remote Sequence Window feature, Gerrit Renker
- [PATCH 4/5] dccp: Initialisation and type-checking of feature sysctls, Gerrit Renker
- [PATCH 5/5] dccp: Debugging functions for feature negotiation, Gerrit Renker
- Re: [PATCH 4/5] dccp: Initialisation and type-checking of feature sysctls, Arnaldo Carvalho de Melo
- Re: [PATCH 4/5] dccp: Initialisation and type-checking of feature sysctls, walter harms
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Michał Mirosław
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Michał Mirosław
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, gerrit
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, David Miller
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, David Miller
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, David Miller
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Message not available
- Re: [RFC][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [RFC][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [RFC][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Michał Mirosław
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Arnaldo Carvalho de Melo
- Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation, Gerrit Renker
- Re: [PATCH 6/7] dccp: Remove manual influence on NDP Count feature, David Miller
- Re: [PATCH 5/7] dccp: Remove obsolete parts of the old CCID interface, David Miller
- Re: [PATCH 4/7] dccp: Clean up old feature-negotiation infrastructure, David Miller
- Re: [PATCH 3/7] dccp: Integration of dynamic feature activation - part 3 (client side), David Miller
- Re: [PATCH 2/7] dccp: Integration of dynamic feature activation - part 2 (server side), David Miller
- Re: [PATCH 1/7] dccp: Integration of dynamic feature activation - part 1 (socket setup), David Miller
- Message not available
- [PATCH 1/5] dccp: Basic data structure for feature negotiation, Gerrit Renker
- Message not available
- Message not available
- [PATCH 1/5] dccp: Basic data structure for feature negotiation, Gerrit Renker
- Message not available
- Message not available
- [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Gerrit Renker
- Message not available
- Message not available
- Message not available
- [PATCH 3/5] dccp: List management for new feature negotiation, Gerrit Renker
- [PATCH 3/5] dccp: List management for new feature negotiation, Gerrit Renker
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH 4/5] dccp: Per-socket initialisation of feature negotiation, Gerrit Renker
- [PATCH 4/5] dccp: Per-socket initialisation of feature negotiation, Gerrit Renker
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH 5/5] dccp: Cleanup routines for feature negotiation, Gerrit Renker
- [PATCH 5/5] dccp: Cleanup routines for feature negotiation, Gerrit Renker
- Re: v2 [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information, Arnaldo Carvalho de Melo
Re: [PATCH 1/5] dccp: Basic data structure for feature negotiation, Arnaldo Carvalho de Melo
net-next-2.6 [pull-request] [PATCH 0/6]: DCCP code updates,
Gerrit Renker
[RFC/RFT] [PATCH 0/3] dccp: Updates for parsing header options,
Gerrit Renker
[PATCH] dccp: Reponsed with Reset when packet is received with invalid option,
Wei Yongjun
[PATCH] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset,
Wei Yongjun
[PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field,
Arnaldo Carvalho de Melo
[Announce] Release of the DCCP Plugin 0.7 for GStreamer, Leandro Sales
[PATCH] DCCP: Fix to handle invalid packets in REQUEST state,
Wei Yongjun
[RFC/RFT] [PATCH 0/6] dccp ccid-3: Last batch of test-tree updates (sender side),
Gerrit Renker
[RFC/RFT] [PATCH 0/7] dccp ccid-3: Further updates (second set),
Gerrit Renker
[RFC/RFT] [PATCH 0/7] dccp: CCID-3 updates,
Gerrit Renker
DCCP Conformance Test Suite,
Wei Yongjun
Re: DCCP Conformance Test Suite, Gerrit Renker
[net-2.6 PATCH 0/6] dccp: ICMP bug fixes by Wei Yongjun,
Gerrit Renker
[PATCHv2 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message,
Wei Yongjun
[Index of Archives]
[Linux Kernel]
[IETF Annouce]
[Security]
[Netdev]
[Bugtraq]