DCCP: Datagram Congestion Control Protocol for Linux
[Prev Page][Next Page]
- Re: CCID4 Testing - bug fix, (continued)
- [PATCH v2 0/3][BUG-FIX]: Test tree updates and bug fixes,
Gerrit Renker
- [RFC][Resend][PATCH 0/7]: CCID3/TFRC RX history and loss intervals implementation,
Gerrit Renker
- [Announce]: Test tree up{dated,loaded},
Gerrit Renker
- [RFC][PATCHES 0/7]: Reorganization of RX history patches,
Arnaldo Carvalho de Melo
- [PATCH 1/1][TFRC]: Hide tx history details from the CCIDs,
Arnaldo Carvalho de Melo
- [RFC]: tfrc_tx_hist_rtt,
Arnaldo Carvalho de Melo
- [Announce]: Test-tree updated with 2.6.25 changes backported, Gerrit Renker
- [PATCHES 0/5]: DCCP patches for 2.6.25,
Arnaldo Carvalho de Melo
- [PATCH 0/4]: Revised support for passive-close,
Gerrit Renker
- [PATCH v2 1/1], Gerrit Renker
- [PATCHES 0/18]: DCCP patches for 2.6.25,
Arnaldo Carvalho de Melo
- TX history patches was: Re: Test tree patch inventory - update,
Arnaldo Carvalho de Melo
- Re: Test tree patch inventory - update: batch 5, Arnaldo Carvalho de Melo
- Re: Test tree patch inventory - update: batch #4,
Arnaldo Carvalho de Melo
- [PATCHES 0/11]: DCCP patches for 2.6.25,
Arnaldo Carvalho de Melo
- Re: Test tree patch inventory - update: 3rd batch,
Arnaldo Carvalho de Melo
- Re: Test tree patch inventory - update,
Arnaldo Carvalho de Melo
- [PATCH 51/59] net/dccp: Add missing "space",
Joe Perches
- [PATCH 0/16]: Less is more - CCID3 patch set revised,
Gerrit Renker
- Iperf IPv6 bug, Gerrit Renker
- [PATCH 9/9] [CCID2]: Remove misleading comment,
Gerrit Renker
- [PATCH 8/9] [CCID2]: Remove redundant ack-counting variable,
Gerrit Renker
- [PATCH 7/9] [CCID2]: Remove redundant synchronisation variable,
Gerrit Renker
- [PATCH 6/9] [CCID2]: Redundant debugging output,
Gerrit Renker
- [PATCH 5/9] [CCID2]: Replace pipe assignment-function with assignment,
Gerrit Renker
- [PATCH 4/9] [CCID2]: Replace cwnd assignment-function with assignment,
Gerrit Renker
- [PATCH 3/9] [CCID2]: Replace read-only variable with constant,
Gerrit Renker
- [PATCH 2/9] [CCID2]: Remove unused variable,
Gerrit Renker
- [PATCH 1/9] [CCID2]: Disable broken Ack Ratio adaptation algorithm,
Gerrit Renker
- [PATCH 0/9]: CCID2 fixes part 2/2, Gerrit Renker
- DCCP and GStreamer: File descriptor sharing,
Łeandro Sales
- [PATCH 25/25] Final adjustments to ccid3.c, ccid4.c and lib/tfrc_ccids.c,
Leandro
- [PATCH 24/25] Final adjustments to probe.c to use tfrc_ccids,
Leandro
- [PATCH 23/25] Include ccid-4 to be visible for the DCCP feature negotiation mechanism,
Leandro
- [PATCH 21/25] Share ccid3_rx_state_name function via tfrc_ccids,
Leandro
- [PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids,
Leandro
- [PATCH 20/25] Share ccid3_hc_tx_update_win_count function via tfrc_ccids,
Leandro
- [PATCH 19/25] Share ccid3_hc_tx_idle_rtt function via tfrc_ccids,
Leandro
- [PATCH 18/25] Share rfc3390_initial_rate function via tfrc_ccids,
Leandro
- [PATCH 17/25] Share ccid3_tx_state_name function via tfrc_ccids,
Leandro
- [PATCH 16/25] Share ccid3_hc_rx_sock struct and ccid3_hc_rx_sk function via tfrc_ccids,
Leandro
- [PATCH 15/25] Share ccid3_hc_tx_sock struct and ccid3_hc_tx_sk function via tfrc_ccids, Leandro
- [PATCH 14/25] Basic implementation for ccid-4 dropped packet option,
Leandro
- [PATCH 13/25] Share TFRC feedback types struct via tfrc_ccids,
Leandro
- [PATCH 10/25] Share ccid-3 options enum and struct via tfrc_ccids,
Leandro
- [PATCH 12/25] Share TFRC receiver states via tfrc_ccids,
Leandro
- [PATCH 11/25] Share TFRC sender states via tfrc_ccids,
Leandro
- [PATCH 9/25] Adapt CCID-4 according to the latest changes to CCID-3,
Leandro
- [PATCH 8/25] Share common header files and defines between ccid-3/ccid-4,
Leandro
- [PATCH 7/25] Initial lib for sharing common code between ccid-3/ccid-4,
Leandro
- Re: [PATCH 7/25] Initial lib for sharing common code between ccid-3/ccid-4, Ian McDonald
[PATCH 6/25] Reduce allowed sending rate by a factor that accounts for packet header size,
Leandro
[PATCH 5/25] Enforces a minimum interval of 10 milliseconds as per CCID-4 draft,
Leandro
[PATCH 4/25] Set packet size to 1460 as per ccid-4 draft,
Leandro
[PATCH 3/25] Adjustments of the ccid-4 copyright and kernel module authors,
Leandro
[PATCH 2/25] Create initial ccid-4 code based on ccid-3,
Leandro
[PATCH 1/25] CCID-4 Kconfig and Makefile,
Leandro
Re: [PATCH 13/25] Share TFRC feedback types struct via ccid34_lib,
Gerrit Renker
[PATCH 0/25] Towards CCID3/CCID4 code integration,
Leandro Melo de Sales
[PATCH 6/6]: Larger initial windows also for CCID2,
Gerrit Renker
[PATCH 5/6]: Deadlock and spurious timeouts when Ack Ratio > cwnd,
Gerrit Renker
[PATCH 4/6]: Don't assign negative values to Ack Ratio,
Gerrit Renker
[PATCH 3/6]: Fix sequence number arithmetic/comparisons,
Gerrit Renker
[PATCH 1/6]: Don't process Ack twice in Respond state,
Gerrit Renker
[PATCH 2/6]: Bug in reading Ack Vectors,
Gerrit Renker
[PATCH 0/6]: Bug fixes part 1, Gerrit Renker
Gstreamer e DCCP: issues related to ccid-3,
Łeandro Sales
[Announce][PATCH v2 1/1]: Patch dropped / [DCCP]: Initialisation and type-checking of feature sysctls,
Gerrit Renker
[PATCH 5/5] [CCID2/3]: Initialisation assignments of 0 are redundant, Arnaldo Carvalho de Melo
[PATCH 4/5] [DCCP]: Unaligned pointer access, Arnaldo Carvalho de Melo
[PATCH 3/5] [DCCP]: Convert Reset code into socket error number, Arnaldo Carvalho de Melo
[PATCH 2/5] [DCCP]: One more exemption from full sequence number checks, Arnaldo Carvalho de Melo
[PATCH 1/5] [DCCP]: Retrieve packet sequence number for error reporting, Arnaldo Carvalho de Melo
[PATCHES 0/5]: DCCP bug fixes,
Arnaldo Carvalho de Melo
[PATCH][DCCP 1/1] Implement SIOCINQ/FIONREAD,
Arnaldo Carvalho de Melo
How much is available for reading on the socket?,
Łeandro Sales
[RFC]: field name identifier conventions,
Gerrit Renker
Re: [RFC]: field name identifier conventions, Tommi Saviranta
[PATCH v2 1/1]: Collect all scattered sysctl variables into sysctl.c,
Gerrit Renker
DCCP socket API, Mojtaba Hosseini
[no subject],
Mojtaba Hosseini
Re: [patch] net/DCCP: fix link error with !CONFIG_SYSCTL,
Gerrit Renker
[PATCH 5/5]: Reorder statements with regard to option length,
Gerrit Renker
[PATCH 4/5]: Leave headroom for options when calculating the MPS,
Gerrit Renker
[PATCH 3/5]: Introducing CCMPS,
Gerrit Renker
[PATCH 2/5]: More informative registration,
Gerrit Renker
[PATCH 1/5]: Documentation for CCID operations,
Gerrit Renker
[PATCH 0/5]: Option headroom, MPS, and FIXME in dccp_sync_mss, Gerrit Renker
[Announce]: How to add a new CCID for feature negotiation, Gerrit Renker
DCCP feature negotiation via setsockopt/getsockopt,
Łeandro Sales
CCID3 and CCID4 share code status,
Łeandro Sales
[PATCH 5/5]: Use feature-negotiation to report Ack Ratio changes,
Gerrit Renker
[PATCH 4/5]: Minisock unemployed,
Gerrit Renker
[PATCH 1/5]: Exploit the `Ack Pending' flag,
Gerrit Renker
[PATCH 3/5]: Support exchange of NN options in (PART)OPEN state,
Gerrit Renker
[PATCH 2/5]: Support for the exchange of NN options in established state,
Gerrit Renker
[PATCH 0/5]: Last batch for feature negotiation,
Gerrit Renker
[PATCH 13/14]: Initialisation and type-checking of feature sysctls,
Gerrit Renker
[PATCH 9/14]: Phase out the use of boolean flag for Ack Vectors,
Gerrit Renker
[PATCH 14/14]: Debugging Feature Negotiation,
Gerrit Renker
[PATCH 12/14]: Implement both feature-local and feature-remote Sequence Window feature,
Gerrit Renker
[PATCH 11/14]: Auto-load (when supported) CCID plugins for negotiation,
Gerrit Renker
[PATCH 10/14]: Initialisation framework for feature negotiation,
Gerrit Renker
[PATCH 8/14]: Remove manual influence on NDP Count feature,
Gerrit Renker
[PATCH 7/14]: No more CCID control blocks in LISTEN state,
Gerrit Renker
[PATCH 6/14]: Remove now unused parts of the old CCID interface,
Gerrit Renker
[PATCH 4/14]: Integration of dynamic feature activation - part 3 (client side),
Gerrit Renker
[PATCH 5/14]: Clean up remains from old feature-negotiation infrastructure,
Gerrit Renker
[PATCH 3/14]: Integration of dynamic feature activation - part 2 (server side),
Gerrit Renker
[PATCH 2/14]: Integration of dynamic feature activation - part 1 (socket setup),
Gerrit Renker
[PATCH 1/14]: Activation of features after negotiation,
Gerrit Renker
[PATCH 0/14]: Finish up the feature negotiation during connection setup, Gerrit Renker
[PATCH 6/11]: Insert feature-negotiation options into skb,
Gerrit Renker
[PATCH 10/11]: Process incoming Change requests,
Gerrit Renker
[PATCH 11/11]: Processing Confirm options,
Gerrit Renker
[PATCH 8/11]: Preference list reconciliation,
Gerrit Renker
[PATCH 5/11]: Update insertion routine for feature-negotiation options,
Gerrit Renker
[PATCH 7/11]: Integrate feature-negotiation insertion code,
Gerrit Renker
[PATCH 9/11]: Fill in the Data1..3 fields when option processing encounters option errors,
Gerrit Renker
[PATCH 4/11]: Support for Mandatory options,
Gerrit Renker
[PATCH 3/11]: Upgrade NDP count from u32 to u64,
Gerrit Renker
[PATCH 2/11]: Increase the scope of variable-length htonl/ntohl functions,
Gerrit Renker
[PATCH 1/11]: Auxiliary function for smallest-fit option lengths,
Gerrit Renker
[PATCH 0/11]: Encoding, inserting, and processing Feature-Negotiation options, Gerrit Renker
[PATCH 2/3]: One more exemption from full sequence number checks,
Gerrit Renker
[PATCH 1/3]: Retrieve packet sequence number for error reporting,
Gerrit Renker
[PATCH 0/3][BUG-FIX][RFC]: Error Codes on sockets, Gerrit Renker
[PATCH 13/13] [DCCP]: Twice the wrong reset code in receiving connection-Requests, Arnaldo Carvalho de Melo
[PATCH 12/13] [DCCP]: Correct documentation, Arnaldo Carvalho de Melo
[PATCH 11/13] [DCCP]: Wrong format in printk, Arnaldo Carvalho de Melo
[PATCH 10/13] [DCCP]: Tidy-up -- minisock initialisation, Arnaldo Carvalho de Melo
[PATCH 09/13] [CCID2]: Sequence number wraparound issues, Arnaldo Carvalho de Melo
[PATCH 08/13] [CCID2]: Remove redundant case block, Arnaldo Carvalho de Melo
[PATCH 07/13] [CCID2]: Remove redundant BUG_ON, Arnaldo Carvalho de Melo
[PATCH 06/13] [CCID2]: Remove ugly BUG_ON, Arnaldo Carvalho de Melo
[PATCH 05/13] [CCID2]: Simplify interface, Arnaldo Carvalho de Melo
[PATCH 04/13] [DCCP]: Update API documentation, Arnaldo Carvalho de Melo
[PATCH 03/13] [DCCP]: Make all `debug' parameters bool, Arnaldo Carvalho de Melo
[PATCH 02/13] [DCCP]: Add socket option to query the current MPS, Arnaldo Carvalho de Melo
[PATCH 01/13] [DCCP]: Wait for CCID, Arnaldo Carvalho de Melo
[PATCHES 0/13]: More cherry picking from Gerrit,
Arnaldo Carvalho de Melo
[PATCH 8/9]: Set per-connection CCIDs via socket options,
Gerrit Renker
[PATCH 9/9]: API to query the current TX/RX CCID,
Gerrit Renker
[PATCH 7/9]: Tidy up setsockopt calls,
Gerrit Renker
[PATCH 2/9]: Query supported CCIDs,
Gerrit Renker
[PATCH 6/9]: Provide feature negotiation for minimum-checksum-coverage,
Gerrit Renker
[PATCH 5/9]: Glue function to support sockopt code,
Gerrit Renker
[PATCH 4/9]: Resolve dependencies of features on choice of CCID,
Gerrit Renker
[PATCH 3/9]: Resolve feature dependencies resulting from choice of CCID,
Gerrit Renker
[PATCH 1/9]: Registration routines for changing feature values,
Gerrit Renker
[PATCH 0/9]: Feature negotiation registration via sockopts, Gerrit Renker
Iperf CPU usage,
Gerrit Renker
Re: DCCP support in VLC,
Rémi Denis-Courmont
[PATCH 11/11]: Disable setting timers for feature negotiation,
Gerrit Renker
[PATCH 10/11]: Limit feature negotiation to connection setup phase,
Gerrit Renker
[PATCH 7/11]: Socket support for feature negotiation and its initialisation,
Gerrit Renker
[PATCH 9/11]: Provide documentation for undocumented sockopt struct,
Gerrit Renker
[PATCH 8/11]: Cleanup routines for feature negotiation, Gerrit Renker
[PATCH 5/11]: Implement lookup table for feature-negotiation information,
Gerrit Renker
[PATCH 6/11]: List management for new feature negotiation,
Gerrit Renker
[PATCH 4/11]: Basic data structure for feature negotiation,
Gerrit Renker
[PATCH 3/11]: Ignore feature negotiation on Data packets,
Gerrit Renker
[PATCH 2/11]: Make code assumptions explicit,
Gerrit Renker
[PATCH 1/11]: Remove unused and redundant validation functions,
Gerrit Renker
[PATCH 0/11]: Basis for feature negotiation, Gerrit Renker
[PATCH 2/2] [CCID3]: Remove ifdef surrounding BUG_ON, Arnaldo Carvalho de Melo
[PATCH 1/2] [DCCP]: Reduce the number of writable states, Arnaldo Carvalho de Melo
[PATCHES 0/2][DCCP]: Today's last batch,
Arnaldo Carvalho de Melo
My plans,
Arnaldo Carvalho de Melo
[PATCH 8/8] [DCCP]: Factor out common code for generating Resets, Arnaldo Carvalho de Melo
[PATCH 7/8] [DCCP]: Sequence number wrap-around when sending reset, Arnaldo Carvalho de Melo
[PATCH 6/8] [DCCP]: Rate-limit DCCP-Syncs, Arnaldo Carvalho de Melo
[PATCH 5/8] [DCCP]: Remove duplicate code for Reset from connected socket, Arnaldo Carvalho de Melo
[PATCH 4/8] [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets, Arnaldo Carvalho de Melo
[PATCH 3/8] [DCCP]: Add FIXME for send_delayed_ack, Arnaldo Carvalho de Melo
[PATCH 2/8] [CCID3]: Move NULL-protection into function, Arnaldo Carvalho de Melo
[PATCH 1/8] [DCCP]: Send Reset upon Sync in state REQUEST, Arnaldo Carvalho de Melo
[PATCHES 0/8][DCCP] More core work,
Arnaldo Carvalho de Melo
Header size of the data packet,
ツ Leandro Sales
[PATCH 8/8]: Support inserting options during the 3-way handshake,
Gerrit Renker
[PATCH 7/8]: Handle timestamps on Request/Response exchange separately,
Gerrit Renker
[PATCH 6/8]: Add (missing) option parsing to request_sock processing,
Gerrit Renker
[PATCH 5/8]: Allow to parse options on Request Sockets,
Gerrit Renker
[PATCH 4/8]: Factor out common code for generating Resets,
Gerrit Renker
[PATCH 3/8]: Remove duplicate code for Reset from connected socket,
Gerrit Renker
[PATCH 2/8]: Add Support for Data 1 .. 3 fields of Reset packets,
Gerrit Renker
[PATCH 1/8]: Add FIXME for send_delayed_ack,
Gerrit Renker
[PATCH 0/8]: Preparatory patches for feature negotiation,
Gerrit Renker
[PATCH v2 1/1][UPDATE]: [CCID2]: Remove redundant BUG_ON,
Gerrit Renker
Towards the ccid-3 and ccid-4 integration,
ツ Leandro Sales
[PATCH 6/6] [DCCP]: Parameter renaming,
Arnaldo Carvalho de Melo
[PATCH 5/6] [DCCP]: Fix Reset/Sync-Flood Bug,
Arnaldo Carvalho de Melo
[PATCH 4/6] [DCCP]: Shorten variable names in dccp_check_seqno,
Arnaldo Carvalho de Melo
[PATCH 3/6] [DCCP]: Simplify interface of dccp_sample_rtt,
Arnaldo Carvalho de Melo
[PATCH 2/6] [DCCP]: Provide 10s of microsecond timesource,
Arnaldo Carvalho de Melo
[PATCH 1/6] [DCCP]: Reuse ktime_get_real() calls again,
Arnaldo Carvalho de Melo
[PATCHES 0/6][DCCP]: First merge session from Gerrit's tree, Arnaldo Carvalho de Melo
tcpdump broken wrt CsCov & CsVal parsing?,
Arnaldo Carvalho de Melo
Re: unchanged functions between ccid-3 and ccid-4,
ツ Leandro Sales
[PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define,
ツ Leandro Sales
[PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments,
ツ Leandro Sales
[PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile,
ツ Leandro Sales
[PATCH 1/4] CCID4: Provides improvements/organization to the initial entries for CCID 4 and net/dccp/ccids/Kconfig,
ツ Leandro Sales
[PATCH 0/4] CCID 4: adjusts the initial implementation of CCID-4,
ツ Leandro Sales
[PATCH] CCID 4: Add copyright/module author,
Tommi Saviranta
[PATCH 5/5] CCID 4: Use 1460 bytes as segment size in TCP throughput calculation,
Tommi Saviranta
[PATCH 4/5] CCID 4: Reduce allowed sending rate by a factor that accounts for packet header size,
Tommi Saviranta
[PATCH 3/5] CCID 4: Enforce a minimum sending rate of 10 ms,
Tommi Saviranta
[PATCH 2/5] CCID 4: Clone existing implementation of CCID 3 into ccid4.[ch],
Tommi Saviranta
[PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h,
Tommi Saviranta
[PATCH 0/5] CCID 4: initial implementation of CCID 4,
Tommi Saviranta
CCID 3 and CCID 4 to streaming adaptation,
ツ Leandro Sales
mss in CCID 4 draft,
Tommi Saviranta
Source repository for CCID 4,
Tommi Saviranta
CONFLICT using git-pull,
ツ Leandro Sales
[PATCH 4/5]: DCCP's passive close needs to match TCP's half-close,
Gerrit Renker
[PATCH 5/5]: Fix Request/Response RTT sampling,
Gerrit Renker
[PATCH 3/5]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also,
Gerrit Renker
[PATCH 1/5]: Sequence number wrap-around when sending reset,
Gerrit Renker
[PATCH 2/5]: Twice the wrong reset code in receiving connection-Requests,
Gerrit Renker
[PATCH 0/5]: Misc Bugfixes, Gerrit Renker
[RESEND] [PATCH 6/6] DCCP: Implement faster restart, Ian McDonald
[PATCH 2/6] DCCP: Add setsocketopts for CCIDs,
Ian McDonald
[PATCH 0/6] DCCP: Implement TFRC Faster Restart,
Ian McDonald
[PATCH 1/6] DCCP: Update copyrights,
Ian McDonald
[Index of Archives]
[Linux Kernel]
[IETF Annouce]
[Security]
[Netdev]
[Bugtraq]