DCCP: Datagram Congestion Control Protocol for Linux
[Prev Page][Next Page]
- Re: [PATCH v2 - RESEND]: [CCID 3]: Track RX/TX packet size `s' using moving-average, (continued)
- Conditions when t_ipi, t_nom, t_delta need to be recalculated,
Gerrit Renker
- DCCP WG Request to publish draft-ietf-DCCP-tfrc-voip-07 as an RFC, Gorry Fairhurst
- [PATCH 5/6]: Track RX/TX packet size `s' using moving-average,
Gerrit Renker
- [PATCH 6/6]: Tidy up unused structures,
Gerrit Renker
- [PATCH 4/6]: Simplify control flow of ccid3_hc_tx_send_packet,
Gerrit Renker
- [PATCH 3/6]: Fix calculation of t_ipi time of scheduled transmission,
Gerrit Renker
- [PATCH 2/6]: Simplify control flow in the calculation of t_ipi,
Gerrit Renker
- [PATCH 1/6]: Fix bug in calculation of first t_nom and first t_ipi,
Gerrit Renker
- [PATCH 0/6]: CCID 3: packet scheduling and packet size EWMA patch,
Gerrit Renker
- [PATCH 10/9] [DCCP]: Adds the tx buffer sysctls, Arnaldo Carvalho de Melo
- [PATCH 9/9] [DCCP] CCID3: Remove non-referenced variable, Arnaldo Carvalho de Melo
- [PATCH 8/9] [DCCP]: Update Documentation,
Arnaldo Carvalho de Melo
- [PATCH 7/9] [DCCP]: Make dccp_probe more portable, Arnaldo Carvalho de Melo
- [PATCH 6/9] [CCID 3]: Add annotations for socket structures, Arnaldo Carvalho de Melo
- [PATCH 5/9] [DCCP]: Simplified conditions due to use of enum:8 states, Arnaldo Carvalho de Melo
- [PATCH 4/9] [DCCP]: Set TX Queue Length Bounds via Sysctl, Arnaldo Carvalho de Melo
- [PATCH 3/9] [DCCP]: Add CCID3 debug support to Kconfig, Arnaldo Carvalho de Melo
- [PATCH 2/9] [DCCP]: enable debug messages also for static builds, Arnaldo Carvalho de Melo
- [PATCH 1/9] [TCP]: Tidy up skb_entail, Arnaldo Carvalho de Melo
- [PATCHES 0/9] DCCP merge & 1 TCP tidy up,
Arnaldo Carvalho de Melo
- [PATCH 2/2] [RESENT]: Add annotations for socket structure,
Gerrit Renker
- [PATCH 1/2] [RESENT]: DCCP Warning Message Scheme, Gerrit Renker
- [PATCH 0/2] [RESEND/UPDATE]: Message Scheme, McDonald Patches, Gerrit Renker
- New software uploaded by Larry on Nov 20 11:50:00 MSK 2006, Cara Chen
- [PATCH 3/3] DCCP: Remove unneeded variable,
Ian McDonald
- [PATCH 2/3] DCCP: Update documentation, Ian McDonald
- [PATCH 1/3] DCCP: Make probe more portable, Ian McDonald
- [PATCH 0/3] DCCP: Minor tidyups, Ian McDonald
- [PATCH 7/7]: Add annotations for socket structures, Gerrit Renker
- [PATCH 6/7]: DCCP_WARN() wrapper, Gerrit Renker
- [PATCH 6/7]: Migration to DCCP_CRIT, Gerrit Renker
- [PATCH 5/7]: Migration to DCCP_WARN_ON, Gerrit Renker
- [PATCH 4/7]: Migration to DCCP_BUG(_ON), Gerrit Renker
- [PATCH 3/7]: Introduce a consisten BUG/WARN message scheme, Gerrit Renker
- [PATCH 2/7]: Simplified conditions due to use of enum:8 states, Gerrit Renker
- [PATCH 1/7]: Set TX Queue Length Bounds via Sysctl, Gerrit Renker
- [PATCH 0/7]: message scheme tidy-up, tx_qlen, documentation,
Gerrit Renker
- [PATCH 2/2] [DCCP]: Put limits on tx queue length, Ian McDonald
- [PATCH 1/2] [DCCP]: Implement tx_qlen sysctl, Ian McDonald
- [PATCH 0/2] [DCCP]: Introduce limit on tx_buffer,
Ian McDonald
- Status of kernel.org servers??, Ian McDonald
- [PATCH 3/3][DCCP] CCID2: Code optimizations, Arnaldo Carvalho de Melo
- [PATCH 2/3][NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb, Arnaldo Carvalho de Melo
- [PATCH 1/3][DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err(), Arnaldo Carvalho de Melo
- [PATCH 0/3] DCCP: Request for merge,
Arnaldo Carvalho de Melo
- [PATCH 1/1][PATCH] [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states,
Arnaldo Carvalho de Melo
- [BUG] DCCP performance stops on CCID3 at times,
Ian McDonald
- [RFC PATCH 2/2]: DCCP Introduce tx queue limits, Ian McDonald
- [RFC PATCH 1/2]: DCCP Introduce tx queue limits,
Ian McDonald
- CCID3: dead code in ccid3_hc_rx_packet_recv?,
Gerrit Renker
- [RFC] [PATCH]: use explicit enums for CCID 3 states,
Gerrit Renker
- [PATCH 5/5][DCCP] ACKVEC: Optimization - Do not traverse records if none will be found, Arnaldo Carvalho de Melo
- [PATCH 4/5][DCCP]: Miscellaneous code tidy-ups, Arnaldo Carvalho de Melo
- [PATCH 3/5][DCCP]: Make feature negotiation more readable, Arnaldo Carvalho de Melo
- [PATCH 2/5][DCCPv6]: Resolve conditional build problem, Arnaldo Carvalho de Melo
- [PATCH 1/5][TCP/DCCP]: Introduce net_xmit_eval, Arnaldo Carvalho de Melo
- [PATCH 0/5] DCCP: one more batch for merging,
Arnaldo Carvalho de Melo
- [PATCH 7/7][DCCPv6]: Choose a genuine initial sequence number, Arnaldo Carvalho de Melo
- [PATCH 5/7][DCCP]: Remove forward declarations in timer.c, Arnaldo Carvalho de Melo
- [PATCH 6/7][DCCP]: Remove redundant statements in init_sequence (ISS), Arnaldo Carvalho de Melo
- [PATCH 4/7][DCCP]: Introduce a consistent naming scheme for sysctls, Arnaldo Carvalho de Melo
- [PATCH 2/7][DCCP]: Increment sequence numbers on retransmitted Response packets, Arnaldo Carvalho de Melo
- [PATCH 3/7][DCCP]: Add sysctls to control retransmission behaviour, Arnaldo Carvalho de Melo
- [PATCH 1/7][DCCP]: Update comments on precisely which packets can be retransmitted, Arnaldo Carvalho de Melo
- [PATCH 0/7][DCCP]: Retransmission & Sequence Numbers,
Arnaldo Carvalho de Melo
- [PATCH 6/7]: Remove redundant statements in init_sequence, Gerrit Renker
- [PATCH 7/7]: Choose a genuine initial DCCPv6 sequence number, Gerrit Renker
- [PATCH 5/7]: Remove forward declarations in timer.c, Gerrit Renker
- [PATCH 4/7]: Introduce a consistent naming scheme for sysctls, Gerrit Renker
- [PATCH 3/7]: Add sysctls to control retransmission behaviour, Gerrit Renker
- [PATCH 2/7]: Increment sequence numbers on retransmitted Response packets, Gerrit Renker
- [PATCH 1/7]: Update retransmit timer comments, Gerrit Renker
- [PATCH 0/7]: Retransmission & Sequence Numbers,
Gerrit Renker
- [PATCH RFC] SELinux support for DCCP,
James Morris
- [PATCH 3/3][DCCP]: Support for partial checksums (RFC 4340, sec. 9.2), Arnaldo Carvalho de Melo
- [PATCH 2/3][DCCP]: Update code comments for Step 2/3, Arnaldo Carvalho de Melo
- [PATCH 1/3][DCCP]: tidy up dccp_v{4,6}_conn_request, Arnaldo Carvalho de Melo
- [PATCH 0/3] Another batch of DCCP patches,
Arnaldo Carvalho de Melo
- [PATCH 10/10][DCCP]: Fix logfile overflow, Arnaldo Carvalho de Melo
- [PATCH 9/10][DCCP]: Fix DCCP Probe Typo, Arnaldo Carvalho de Melo
- [PATCH 8/10][DCCPv6]: remove forward declarations in ipv6.c, Arnaldo Carvalho de Melo
- [PATCH 7/10][DCCPv4]: remove forward declarations in ipv4.c, Arnaldo Carvalho de Melo
- [PATCH 6/10][DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG, Arnaldo Carvalho de Melo
- [PATCH 5/10][DCCP] timewait: Remove leftover extern declarations, Arnaldo Carvalho de Melo
- [PATCH 4/10][DCCP]: Simplify jump labels in dccp_v{4,6}_rcv, Arnaldo Carvalho de Melo
- [PATCH 3/10][DCCP]: Combine allocating & zeroing header space on skb, Arnaldo Carvalho de Melo
- [PATCH 2/10][DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS, Arnaldo Carvalho de Melo
- [PATCH 1/10][DCCP]: set safe upper bound for option length, Arnaldo Carvalho de Melo
- [PATCH 0/10] DCCP patch queue merging,
Arnaldo Carvalho de Melo
- Re: [PATCH] dccp: remove module exit functions,
Arnaldo Carvalho de Melo
- RFC about 07a_putative_nested_lock_in_rcv.diff,
Arnaldo Carvalho de Melo
- DCCP into Dave M's net-2.6.20 tree?, Ian McDonald
- [PATCH 6/6] dccp: Support for partial checksums (RFC 4340, sec. 9.2), Gerrit Renker
- [PATCH 5/6] dccp: Miscellaneous code tidy-ups, Gerrit Renker
- [PATCH 4/6] dccp: Make feature negotiation legible, Gerrit Renker
- [PATCH 3/6] dccp: Add CCID3 debug support to Kconfig, Gerrit Renker
- [PATCH 1/6] dccp: The return of Unload Hack, Gerrit Renker
- [PATCH 2/6] dccp: Enable debug messages also for static builds, Gerrit Renker
- [PATCH 0/6]: Debugging & partial checksum support, Gerrit Renker
- [TCPDUMP][WIRESHARK]: validation of variable-length checksums, Gerrit Renker
- mmap,
Sudharsan Rangarajan
- [PATCH 17/17] [TCP/DCCP]: Introduce net_xmit_eval, Gerrit Renker
- [PATCH 16/17] [DCCP]: Update code comments for Step 2/3, Gerrit Renker
- [PATCH 15/17] [DCCP]: tidy up dccp_v{4,6}_conn_request, Gerrit Renker
- [PATCH 12/17] [DCCPv6]: remove forward declarations in ipv6.c, Gerrit Renker
- [PATCH 14/17] [DCCP]: Fix logfile overflow by Ian McDonald,
Gerrit Renker
- [PATCH 13/17] [DCCP]: Fix DCCP Probe typo by Ian McDonald, Gerrit Renker
- [PATCH 11/17] [DCCPv4]: remove forward declarations in ipv4.c, Gerrit Renker
- [PATCH 10/17] [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG, Gerrit Renker
- [PATCH 9/17] [DCCP]: Add FIXME for tw_deschedule(), Gerrit Renker
- [PATCH 8/17] [DCCP]: resolve problem with locking validator, Gerrit Renker
- [PATCH 7/17] [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv,
Gerrit Renker
- [PATCH 6/17] [DCCP]: Combine allocating & zeroing header space on skb, Gerrit Renker
- [PATCH 4/17] [DCCP]: Ackvec patches by Bittau, Gerrit Renker
- [PATCH 5/17] [DCCPv6]: Resolve conditional build problem, Gerrit Renker
- [PATCH 3/17] [DCCPv6]: FIXME for missing IPV6_PKTOPTIONS handling, Gerrit Renker
- [PATCH 2/17] [Trivial] net/dccp: update references to standards, Gerrit Renker
- [PATCH 1/17] [DCCP]: set safe upper bound for option length, Gerrit Renker
- [PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications,
Gerrit Renker
- [PATCH 1/1] DCCP: Stop logs being filled,
Ian McDonald
- [PATCH 1/1] [DCCP]: Fix Oops in DCCPv6,
Arnaldo Carvalho de Melo
- Re: getaddrinfo - should accept IPPROTO_SCTP no?,
Ian McDonald
- [Patch 3/3]: dccp: resolve putative recursive lock,
Gerrit Renker
- [Patch 2/3]: dccp: Oops in DCCPv6, Gerrit Renker
- [Patch 1/3]: dccp: Oops in DCCPv6, Gerrit Renker
- PACKET_SIZE option and congestion control on variable-length packets,
Gerrit Renker
- [PATCH][RFC] net/dccp: always log debug messages when CONFIG_DEBUG is set, Gerrit Renker
- [PATCH 1/1] DCCP: Fix DCCP Probe typo, Ian McDonald
- Oops in DCCPv6, Gerrit Renker
- [PATCH] IPv6/DCCP: Fix memory leak in dccp_v6_do_rcv(),
Jesper Juhl
- Sequence numbers in Response packets (Linux 2.6.17),
Vladimir M
- Compile warnings in DCCP,
Stephen Hemminger
- [PATCH 4/4][DCCP]: Introduce dccp_probe, Arnaldo Carvalho de Melo
- [PATCH 3/4][DCCP]: Use constants for CCIDs, Arnaldo Carvalho de Melo
- [PATCH 2/4][DCCP]: Introduce constants for CCID numbers, Arnaldo Carvalho de Melo
- [PATCH 1/4][DCCP]: Allow default/fallback service code., Arnaldo Carvalho de Melo
- [PATCH 0/4][DCCP]: Merge request,
Arnaldo Carvalho de Melo
- Fwd: [dccp] Packet size s on CCID3, Sally Floyd
- Re: [PATCH 2.6.19] net/dccp: set safe upper bound for option length,
Arnaldo Carvalho de Melo
- [PATCH 7/7] [DCCP]: Remove socket option,
Ian McDonald
- [PATCH 6/7] [DCCP]: Fix setting of packet size in CCID3,
Ian McDonald
- [PATCH 5/7] [DCCP]: Introduce two new socket options,
Ian McDonald
- [PATCH 4/7] [DCCP]: Shift constants into header, Ian McDonald
- [PATCH 3/7] [DCCP]: Introduce dccp_probe,
Ian McDonald
- [PATCH 2/7] [DCCP]: Use constants for CCIDs,
Ian McDonald
- [PATCH 1/7] [DCCP]: Introduce constants for CCID numbers,
Ian McDonald
- [PATCH 0/7] [DCCP]: Further fixes and enhancements,
Ian McDonald
- Packet size s on CCID3,
Ian McDonald
- [PATCH 10/10]: [DCCP] CCID2: Add helper functions for changing important CCID2 state,
Arnaldo Carvalho de Melo
- [PATCH 9/10]: [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT,
Arnaldo Carvalho de Melo
- [PATCH 8/10]: [DCCP] CCID2: Allocate seq records on demand,
Arnaldo Carvalho de Melo
- [PATCH 6/10]: [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available,
Arnaldo Carvalho de Melo
- [PATCH 7/10]: [DCCP] CCID2: Add Kconfig option for CCID2 debug,
Arnaldo Carvalho de Melo
- [PATCH 5/10]: [DCCP] CCID2: Initialize ssthresh to infinity,
Arnaldo Carvalho de Melo
- [PATCH 4/10]: [DCCP] CCID2: Fix jiffie wrap issues,
Arnaldo Carvalho de Melo
- [PATCH 3/10]: [DCCP] ackvec: Remove unused variables,
Arnaldo Carvalho de Melo
- [PATCH 2/10]: [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used,
Arnaldo Carvalho de Melo
- [PATCH 1/10]: [DCCP] ACKVEC: fix ackvector length calculation,
Arnaldo Carvalho de Melo
- [PATCH 0/10][DCCP]: Merge Andrea Bittau CCID2 work, Arnaldo Carvalho de Melo
- [PATCH 2.6.17][Trivial] net/dccp: update references to standards,
Gerrit Renker
- [PATCH] net/dccp: Allow default/fallback service code,
Gerrit Renker
- Proposed socket API change,
gerrit
- [PATCH 1/1] [DCCP]: Tidyup CCID3 list handling, Ian McDonald
- [PATCH 0/1] [DCCP]: Tidy up code slightly,
Ian McDonald
- Fwd: CCID2 patches,
Ian McDonald
- low tx speed in ccid3 after loss,
Burak Gorkemli
- [PATCH 7/7] [DCCP]: Introduce tx buffering, Ian McDonald
- [PATCH 6/7] [DCCP]: Shift sysctls into feat.h, Ian McDonald
- [PATCH 5/7] [DCCP]: Fix CCID3 to correct performance, Ian McDonald
- [PATCH 4/7] [DCCP]: Introduce dccp_rx_hist_find_entry, Ian McDonald
- [PATCH 3/7] [DCCP]: Introduces follows48 function, Ian McDonald
- [PATCH 2/7] [DCCP]: Update contact details and copyright, Ian McDonald
- [PATCH 1/7] [DCCP]: Fix typo, Ian McDonald
- [PATCH 0/7] [DCCP]: Fixes and enhancements,
Ian McDonald
- High speed DCCP, Andrea Bittau
- [PATCH 1/1] CCID2: Experimental support for tcp_congestion_ops,
Andrea Bittau
- how to choose ccid3 in ttcp,
burakgmail-dccp
- Re: dccp: dead code?,
Ian McDonald
[PATCH 1/1] [DCCP]: shift sysctls into feat.h, Ian McDonald
Help: how to get the latest code?,
Ma Lin
[PATCH 1/1][DCCP]: Fix default sequence window size,
Arnaldo Carvalho de Melo
[BUG] CCID3 - loss not detected if in order,
Ian McDonald
Patches in progress,
Ian McDonald
DCCP & CCID2: 200ms RTT, 1Gbit/s? No problem..., Andrea Bittau
[PATCH 3/3] ACKVEC & CCID2: Code optimizations, Andrea Bittau
[PATCH 2/3]: ACKVEC: Optimization - Do not traverse records if none will be found, Andrea Bittau
[PATCH 1/3]: ACKVEC: Split long ack vectors across multiple options, Andrea Bittau
[PATCH 1/1] [DCCP]: Introduce tx buffering, Ian McDonald
[2.6 patch] net/dccp/: possible cleanups,
Adrian Bunk
[PATCH 1/1] [DCCP]: Shift sysctls,
Ian McDonald
[PATCH 1/1] [DCCP]: Fix default sequence window size (revised), Ian McDonald
HOWTO profile CCID2,
Andrea Bittau
ccid2 status [and a graph for the nets ppl =D], Andrea Bittau
[PATCH 11/11] CCID2: Add network profiling code for monitoring state,
Andrea Bittau
[PATCH 10/11] CCID2: Add helper functions for changing important CCID2 state, Andrea Bittau
[PATCH 09/11] CCID2: Add Kconfig option for CCID2 debug, Andrea Bittau
[PATCH 08/11] CCID2: Halve cwnd once upon multiple losses in a single RTT, Andrea Bittau
[PATCH 07/11] CCID2: Tell DCCP to quickly check whether cwnd is available,
Andrea Bittau
[PATCH 06/11] CCID2: Initialize ssthresh to "infinity", Andrea Bittau
[PATCH 05/11] CCID2: Allocate seq records on demand, Andrea Bittau
[PATCH 04/11] CCID2: Fix jiffie wrap issues, Andrea Bittau
[PATCH 03/11] ACKVEC: remove unused variables, Andrea Bittau
[PATCH 02/11] DCCP: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used, Andrea Bittau
[PATCH 01/11] ACKVEC: fix ackvector length calculation, Andrea Bittau
mail voor linux mailinglist,
Johannes Deleu
[PATCH 1/1] [DCCP]: Fix default sequence window size,
Ian McDonald
Locking validator output on DCCP,
Ian McDonald
[PATCH 1/1] DCCP fix calculation of ackvec length, Andrea Bittau
[PATCH 1/1] DCCP Ackvec: fix soft lockup in ackvec handling code,
Andrea Bittau
I'm on Holidays, Matthew Geier
DCCP test-suite, Andrea Bittau
Updated version of iperf for DCCP, Ian McDonald
[PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches,
Arnaldo Carvalho de Melo
[PATCH 0/5][DCCP]: Improvements,
Arnaldo Carvalho de Melo
[BUG] Performance issues if DCCP packets are routed,
Ian McDonald
Report: feat negot state,
Arnaldo Carvalho de Melo
DCCP with iperf was Re: Question on iperf versions,
Ian McDonald
Re: net-2.6.17 rebased...,
Ian McDonald
[BUG] DCCP : Suspected race in ackvec code,
Ian McDonald
[PATCH 0/4][DCCP]: Fixes and cleanups,
Arnaldo Carvalho de Melo
Resend: [PATCH] DCCP: Divide by zero fix,
Ian McDonald
[PATCH] Mandatory Option Draft Cleanup,
Hagen Paul Pfeifer
[PATCH] [ICSK]: Introduce inet_csk_ctl_sock_create,
Arnaldo Carvalho de Melo
[PATCH 0/3][DCCP]: Fixes,
Arnaldo Carvalho de Melo
[PATCH 0/7][DCCP]: Improvements,
Arnaldo Carvalho de Melo
[PATCH 0/4][DCCP]: Improvements,
Arnaldo Carvalho de Melo
[PATCH],
Hagen Paul Pfeifer
[PATCH 1/1][DCCP]: sparse endianness annotations,
Arnaldo Carvalho de Melo
Re: [PATCH 2/2][DCCP] feat: Actually change the CCID upon negotiation, David S. Miller
Re: [PATCH] 1/1 dccp: transmit buffering,
Ian McDonald
[Index of Archives]
[Linux Kernel]
[IETF Annouce]
[Security]
[Netdev]
[Bugtraq]