messages from 2006-11-16 16:32:42 to 2006-11-28 20:17:04 UTC [more...]
[PATCH 2/2]: Use `unsigned' for packet lengths
2006-11-28 20:17 UTC (6+ messages)
[PATCH] [DCCP]: Remove allocation of sysctl numbers
2006-11-28 19:38 UTC (2+ messages)
[PATCH 0/2] [RFC]: Clean-ups
2006-11-28 19:36 UTC (5+ messages)
[RFC] [PATCH 1/2]: Remove small typo
2006-11-28 19:26 UTC (2+ messages)
[PATCH 1/6]: Fix bug in calculation of first t_nom and first t_ipi
2006-11-28 12:34 UTC (20+ messages)
` [PATCH 1/6]: Fix bug in calculation of first t_nom and first
[PATCHES 0/3][DCCP]: further ccid3 work
2006-11-28 1:08 UTC (3+ messages)
[PATCH 3/3] [DCCP] ccid3: Consolidate handling of t_RTO
2006-11-27 22:36 UTC
[PATCH 2/3] [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta
2006-11-27 22:36 UTC
[PATCH 1/3] [DCCP] ccid3: Consolidate timer resets
2006-11-27 22:35 UTC
[PATCHv2 4/10]: Consolidate timer resets
2006-11-27 22:09 UTC (3+ messages)
CCID 3 round-trip time measurement
2006-11-27 20:25 UTC
[PATCH 0/3]: TFRC documentation and updates
2006-11-27 19:29 UTC
[PATCH 2/6]: Simplify control flow in the calculation of t_ipi
2006-11-27 19:21 UTC (9+ messages)
[PATCH 5/10]: Consistently update t_nom, t_ipi, t_delta
2006-11-27 19:18 UTC (5+ messages)
[PATCHv2 8/10] [UPDATE]: Larger initial windows
2006-11-27 19:08 UTC (3+ messages)
[PATCH 3/3]: Binary search for reverse TFRC lookup
2006-11-27 18:50 UTC
[PATCH 2/3]: Avoid masking of low-resolution errors
2006-11-27 18:49 UTC
[PATCH 1/3]: Document boundaries and limits of TFRC lookup table
2006-11-27 18:49 UTC
[PATCH 0/3]: TFRC documentation and updates
2006-11-27 18:49 UTC
[PATCHES 0/8][DCCP] ccid3: request for merge
2006-11-27 17:24 UTC (2+ messages)
[PATCH 8/10]: Larger initial windows
2006-11-27 17:15 UTC (4+ messages)
[PATCH 7/10]: Avoid `division by zero' errors
2006-11-27 17:15 UTC (5+ messages)
[PATCH 5/6]: Track RX/TX packet size `s' using moving-average
2006-11-27 16:16 UTC (3+ messages)
[PATCH 8/8] [NET]: Add documentation for TFRC structures
2006-11-27 14:46 UTC
[PATCH 7/8] [DCCP] ccid3: Resolve small FIXME
2006-11-27 14:46 UTC
[PATCH 6/8] [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent
2006-11-27 14:46 UTC
[PATCH 5/8] [DCCP] ccid3: Avoid congestion control on zero-sized data packets
2006-11-27 14:46 UTC
[PATCH 4/8] [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet
2006-11-27 14:45 UTC
[PATCH 3/8] [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission
2006-11-27 14:45 UTC
[PATCH 2/8] [DCCP] ccid3: Simplify control flow in the calculation of t_ipi
2006-11-27 14:45 UTC
[PATCH 1/8] [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi
2006-11-27 14:44 UTC
[PATCH 0/10] [RFC]: CCID 3 updates
2006-11-27 13:35 UTC (7+ messages)
[PATCH 10/10]: Simplify dccp_rcv_state_process
2006-11-27 13:05 UTC (3+ messages)
NAK Re: [PATCH 4/10]: Consolidate timer resets
2006-11-27 11:17 UTC (2+ messages)
[PATCH v2 - RESEND]: [CCID 3]: Track RX/TX packet size `s' using moving-average
2006-11-27 10:16 UTC (2+ messages)
[PATCH 3/6]: Fix calculation of t_ipi time of scheduled transmission
2006-11-27 10:04 UTC (9+ messages)
[PATCH 9/10]: Add documentation for TFRC structures
2006-11-26 20:52 UTC (3+ messages)
[PATCH 6/10]: Consolidate handling of t_RTO
2006-11-26 20:50 UTC (3+ messages)
[PATCH 3/10]: Resolve small FIXME
2006-11-26 20:35 UTC (3+ messages)
[PATCH 2/10]: Remove redundant statements in ccid3_hc_tx_packet_sent
2006-11-26 20:31 UTC (3+ messages)
[PATCH 1/10]: Avoid congestion control on zero-sized data packets
2006-11-26 20:28 UTC (3+ messages)
[PATCH 4/10]: Consolidate timer resets
2006-11-26 18:42 UTC (2+ messages)
[PATCH 4/6]: Simplify control flow of ccid3_hc_tx_send_packet
2006-11-26 17:46 UTC (3+ messages)
[PATCHES 0/4] long ack vectors
2006-11-26 5:23 UTC (2+ messages)
[PATCH 4/4] [DCCP] ccid2: Allow window to grow larger
2006-11-26 3:19 UTC
[PATCH 3/4] [DCCP] ackvec: Split long ack vectors across multiple options
2006-11-26 3:18 UTC
[PATCH 2/4] [DCCP] ackvec: infrastructure for sending more than one ackvec per packet
2006-11-26 3:18 UTC
[PATCH 1/4] [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
2006-11-26 3:18 UTC
[PATCH 6/6] [UPDATE]: Tidy up unused structures
2006-11-24 10:17 UTC
[PATCH 6/6]: Tidy up unused structures
2006-11-24 10:05 UTC (3+ messages)
Conditions when t_ipi, t_nom, t_delta need to be recalculated
2006-11-23 19:29 UTC (3+ messages)
[PATCH v2 - RESEND]: [CCID 3]: Track RX/TX packet size `s' using moving-average
2006-11-23 14:53 UTC
[PATCH 8/9] [DCCP]: Update Documentation
2006-11-22 4:29 UTC (2+ messages)
[PATCH 0/6]: CCID 3: packet scheduling and packet size EWMA patch
2006-11-21 17:23 UTC (2+ messages)
[PATCH 3/6]: Fix calculation of t_ipi time of scheduled transmission
2006-11-21 15:45 UTC
[PATCH 2/2] [RESENT]: Add annotations for socket structure
2006-11-21 4:25 UTC (2+ messages)
[PATCHES 0/9] DCCP merge & 1 TCP tidy up
2006-11-21 0:11 UTC (2+ messages)
[PATCH 10/9] [DCCP]: Adds the tx buffer sysctls
2006-11-20 21:21 UTC
[PATCH 9/9] [DCCP] CCID3: Remove non-referenced variable
2006-11-20 20:58 UTC
[PATCH 7/9] [DCCP]: Make dccp_probe more portable
2006-11-20 20:57 UTC
[PATCH 6/9] [CCID 3]: Add annotations for socket structures
2006-11-20 20:56 UTC
[PATCH 5/9] [DCCP]: Simplified conditions due to use of enum:8 states
2006-11-20 20:55 UTC
[PATCH 4/9] [DCCP]: Set TX Queue Length Bounds via Sysctl
2006-11-20 20:55 UTC
[PATCH 3/9] [DCCP]: Add CCID3 debug support to Kconfig
2006-11-20 20:53 UTC
[PATCH 2/9] [DCCP]: enable debug messages also for static builds
2006-11-20 20:52 UTC
[PATCH 1/9] [TCP]: Tidy up skb_entail
2006-11-20 20:51 UTC
[PATCH 3/3] DCCP: Remove unneeded variable
2006-11-20 20:15 UTC (3+ messages)
[PATCH 1/2] [RESENT]: DCCP Warning Message Scheme
2006-11-20 16:05 UTC
[PATCH 0/2] [RESEND/UPDATE]: Message Scheme, McDonald Patches
2006-11-20 16:05 UTC
[PATCH 2/3] DCCP: Update documentation
2006-11-19 2:50 UTC
[PATCH 1/3] DCCP: Make probe more portable
2006-11-19 2:49 UTC
[PATCH 0/3] DCCP: Minor tidyups
2006-11-19 2:48 UTC
[BUG] DCCP performance stops on CCID3 at times
2006-11-17 18:26 UTC (4+ messages)
[PATCH 7/7]: Add annotations for socket structures
2006-11-17 18:06 UTC
[PATCH 6/7]: DCCP_WARN() wrapper
2006-11-17 18:05 UTC
[PATCH 6/7]: Migration to DCCP_CRIT
2006-11-17 18:03 UTC
[PATCH 5/7]: Migration to DCCP_WARN_ON
2006-11-17 18:03 UTC
[PATCH 4/7]: Migration to DCCP_BUG(_ON)
2006-11-17 18:02 UTC
[PATCH 0/7]: message scheme tidy-up, tx_qlen, documentation
2006-11-17 17:20 UTC (2+ messages)
[PATCH 3/7]: Introduce a consisten BUG/WARN message scheme
2006-11-17 16:00 UTC
[PATCH 2/7]: Simplified conditions due to use of enum:8 states
2006-11-17 15:58 UTC
[PATCH 1/7]: Set TX Queue Length Bounds via Sysctl
2006-11-17 15:56 UTC
[PATCH 0/2] [DCCP]: Introduce limit on tx_buffer
2006-11-17 13:16 UTC (2+ messages)
[PATCH 2/2] [DCCP]: Put limits on tx queue length
2006-11-17 1:51 UTC
[PATCH 1/2] [DCCP]: Implement tx_qlen sysctl
2006-11-17 1:49 UTC
[RFC PATCH 1/2]: DCCP Introduce tx queue limits
2006-11-17 1:41 UTC (3+ messages)
[PATCH 0/3] DCCP: Request for merge
2006-11-16 20:40 UTC (2+ messages)
Status of kernel.org servers??
2006-11-16 19:41 UTC
CCID3: dead code in ccid3_hc_rx_packet_recv?
2006-11-16 18:17 UTC (2+ messages)
message scheme / Unload Hack
2006-11-16 17:12 UTC
[RFC-RESEND] [PATCH]: use explicit enums for CCID 3 states
2006-11-16 16:57 UTC (3+ messages)
[PATCH 3/3][DCCP] CCID2: Code optimizations
2006-11-16 16:33 UTC
[PATCH 2/3][NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
2006-11-16 16:33 UTC
[PATCH 1/3][DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()
2006-11-16 16:32 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