messages from 2005-11-29 07:21:18 to 2006-02-20 20:04:20 UTC [more...]
2.6.16-rc4-mm1
2006-02-20 20:04 UTC (3+ messages)
[PATCH 2/2][DCCP] feat: Actually change the CCID upon negotiation
2006-02-20 12:43 UTC
[PATCH 1/2][DCCP] CCID: Improve CCID infrastructure
2006-02-20 12:42 UTC (2+ messages)
[PATCH 2/2][DCCP] CCID2: Drop sock reference count on timer expiration and reset
2006-02-19 8:19 UTC (2+ messages)
` [PATCH 2/2][DCCP] CCID2: Drop sock reference count on timer
panic in ccid3_hc_rx_packet_recv
2006-02-17 2:18 UTC (3+ messages)
[PATCH] DCCP: Divide by zero fix
2006-02-17 2:17 UTC
[BUG} DCCP - CCID2 Re: [RFC] CCID infrastructure improvements
2006-02-16 23:49 UTC
[PATCH 1/1] [DCCP]: Support multi-byte feature values and change ACK ratios
2006-02-16 20:40 UTC
[RFC] CCID infrastructure improvements
2006-02-16 2:56 UTC (4+ messages)
[PATCH] 1/1 dccp: transmit buffering
2006-02-15 17:48 UTC (4+ messages)
[PATCH 1/X] [DCCP]: Actually change the CCID upon negotiation
2006-02-15 12:49 UTC
[PATCH 1/1]: [CCID2]: Fix the use of the RTO timer
2006-02-15 12:31 UTC (4+ messages)
[PATCH 1/1][DCCP]: Set the default CCID according to kernel config selection
2006-02-15 11:49 UTC
[PATCH/RFC]: Re: Problem with feature negotiation
2006-02-15 1:53 UTC (2+ messages)
[BUG] Problem with feature negotiation
2006-02-14 8:20 UTC (2+ messages)
[PATCH 11/11][DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
2006-02-04 2:39 UTC
[PATCH 10/11][DCCP] CCID3: Set the no_feedback_timer fields near init_timer
2006-02-04 2:38 UTC
[PATCH 9/11][DCCP]: Don't alloc ack vector for the control sock
2006-02-04 2:38 UTC
[PATCH 8/11][DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
2006-02-04 2:38 UTC
[PATCH 7/11][DCCP] CCID: Allow ccid_{init,exit} to be NULL
2006-02-04 2:38 UTC
[PATCH 6/11][DCCP] ackvec: Introduce ack vector records
2006-02-04 2:38 UTC
[PATCH 5/11][LIST]: Introduce list_for_each_entry_from
2006-02-04 2:38 UTC
[PATCH 4/11][LIST]: Introduce list_for_each_entry_safe_from
2006-02-04 2:38 UTC
[PATCH 3/11][DCCP] ackvec: Introduce dccp_ackvec_slab
2006-02-04 2:38 UTC
[PATCH 2/11][DCCP]: Fix error handling in dccp_init
2006-02-04 2:38 UTC
[PATCH 1/11][DCCP] ackvec: Ditch dccpav_buf_len
2006-02-04 2:37 UTC
Comments on the feature negotiation patch
2006-02-03 19:02 UTC
[RFC] TCP MTU probing
2006-02-01 21:40 UTC
feature negotiation patch for linux
2006-02-01 14:18 UTC
feature negotiation patch for linux
2006-01-31 16:59 UTC
[RFC] TCP MTU probing
2006-01-31 1:21 UTC
service code bug in linux & tcpdump
2006-01-24 23:32 UTC (5+ messages)
Bug?? out of memory on receive for DCCP
2006-01-23 23:56 UTC (2+ messages)
[Fwd: Re: loss detection and tfrc rate]
2006-01-23 20:20 UTC (2+ messages)
loss detection and tfrc rate
2006-01-23 19:33 UTC (2+ messages)
printk in net/dccp/ackvec.c
2006-01-17 3:25 UTC
[PATCH 1/4][DCCP] ackvec: Fix spelling of "throw"
2006-01-04 5:14 UTC (2+ messages)
[PATCH 4/4][IPVS]: Add missing include <linux/net.h>
2006-01-04 4:13 UTC
[PATCH 3/4][TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
2006-01-04 4:13 UTC
[PATCH 2/4][DCCP] ackvec: use u8 for the buf offsets
2006-01-04 4:12 UTC
[PATCH 1/3][DCCP]: Do not process a packet twice when it's received in a state != DCCP_OPEN
2006-01-03 22:28 UTC (2+ messages)
` [PATCH 1/3][DCCP]: Do not process a packet twice when it's
[PATCH 3/3][DCCP]: Notify CCID only after ACK vectors have been processed
2006-01-02 16:54 UTC
[PATCH 2/3][DCCP]: Send an ACK vector when ACKing a response packet
2006-01-02 16:54 UTC
[PATCH] DCCP: Typo
2005-12-22 3:02 UTC (2+ messages)
Discussion of ECN API?
2005-12-20 17:38 UTC (3+ messages)
second attempt for CCID2 patches
2005-12-16 21:51 UTC
[RFC] Move DCCP to buffers for transmitting
2005-12-16 4:01 UTC
[PATCH 2/3] DCCP: Introduce CCID2
2005-12-13 13:11 UTC (2+ messages)
[PATCH 3/3] DCCP: fix connect() race condition upon short connections
2005-12-13 13:07 UTC (2+ messages)
[PATCH 1/3] DCCP: Introduce ACK vector records
2005-12-13 13:05 UTC (2+ messages)
[PATCH 2/2][IP_SOCKGLUE]: Remove most of the tcp specific calls
2005-12-13 3:17 UTC (2+ messages)
[PATCH 1/2][TCP]: Move the TCPF_ enum to tcp_states.h
2005-12-13 0:03 UTC
[PATCH 1/1][INET6]: Generalise tcp_v6_hash_connect
2005-12-12 22:45 UTC (2+ messages)
[PATCH] tcp: make reno default for mortals
2005-12-12 14:34 UTC
[PATCH 5/5][TCPv6]: Fix skb leak
2005-12-12 1:18 UTC
[PATCH 1/4][FIXED][DCCP]: Introduce DCCPv6
2005-12-12 1:17 UTC
[PATCH 1/4][DCCP]: Introduce DCCPv6
2005-12-12 0:38 UTC (3+ messages)
[PATCH 4/4][INET]: Generalise tcp_v4_hash_connect
2005-12-11 13:57 UTC
[PATCH 3/4][TWSK]: Introduce struct timewait_sock_ops
2005-12-11 13:57 UTC
[PATCH 2/4][DCCP]: Use reqsk_free in dccp_v4_conn_request
2005-12-11 13:56 UTC
[PATCH 6/6][IPV6]: Export ipv6_opt_accepted
2005-12-10 19:55 UTC (2+ messages)
[PATCH 5/6][DCCP]: Prepare the AF agnostic core for the introduction of DCCPv
2005-12-10 19:29 UTC
[PATCH 4/6][DCCP]: Just rename dccp_v4_prot to dccp_prot
2005-12-10 19:28 UTC
[PATCH 3/6][IPV6]: Export some symbols for DCCPv6
2005-12-10 19:28 UTC
[PATCH 2/6][IPV6]: Introduce inet6_timewait_sock
2005-12-10 19:27 UTC
[PATCH 1/6][IPV6]: Generalise some functions
2005-12-10 19:27 UTC
dccp socket sometimes not destroyed upon close
2005-12-09 18:22 UTC (2+ messages)
A doubt on the behavior of a TFRC receiver in the code
2005-12-09 11:36 UTC (3+ messages)
initial CCID2 implementation for linux
2005-12-08 21:40 UTC (6+ messages)
[dccp] API for DCCP
2005-12-07 23:06 UTC (2+ messages)
[PATCH 6/6][DCCP]: Introduce dccp_ipv4_af_ops
2005-12-02 3:16 UTC (2+ messages)
[PATCH 5/6][ICSK]: Move v4_addr2sockaddr from TCP to icsk
2005-12-02 1:12 UTC
[PATCH 4/6][ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
2005-12-02 1:11 UTC
[PATCH 3/6][IPV6]: Introduce inet6_rsk()
2005-12-02 1:11 UTC
[PATCH 2/6][IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
2005-12-02 1:10 UTC
[PATCH 1/6][ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
2005-12-02 1:06 UTC
[PATCH 2/2] [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
2005-11-30 8:43 UTC (2+ messages)
` [PATCH 2/2] [IPV6]: Generalise __tcp_v6_hash, renaming it to
page: | 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