messages from 2006-09-22 17:57:05 to 2006-11-16 16:32:42 UTC [more...]
[PATCH 1/3][DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()
2006-11-16 16:32 UTC
[PATCH 0/3] DCCP: Request for merge
2006-11-16 16:31 UTC
[PATCH 5/7] [DCCP]: Introduce two new socket options
2006-11-16 14:09 UTC (4+ messages)
[PATCH 1/1][PATCH] [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
2006-11-16 2:52 UTC (2+ messages)
` [PATCH 1/1][PATCH] [DCCP]: Introduce DCCP_{BUG{_ON},CRIT}
[RFC-RESEND] [PATCH]: use explicit enums for CCID 3 states
2006-11-16 1:24 UTC (2+ messages)
[BUG] DCCP performance stops on CCID3 at times
2006-11-15 21:55 UTC
[RFC PATCH 2/2]: DCCP Introduce tx queue limits
2006-11-15 21:39 UTC
[RFC PATCH 1/2]: DCCP Introduce tx queue limits
2006-11-15 21:37 UTC
CCID3: dead code in ccid3_hc_rx_packet_recv?
2006-11-15 21:27 UTC (5+ messages)
[RFC] [PATCH]: use explicit enums for CCID 3 states
2006-11-15 19:02 UTC (9+ messages)
CCID3: dead code in ccid3_hc_rx_packet_recv?
2006-11-15 14:47 UTC
[PATCH 0/5] DCCP: one more batch for merging
2006-11-15 3:43 UTC (2+ messages)
[PATCH 5/5][DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
2006-11-14 16:00 UTC
[PATCH 4/5][DCCP]: Miscellaneous code tidy-ups
2006-11-14 15:59 UTC
[PATCH 3/5][DCCP]: Make feature negotiation more readable
2006-11-14 15:59 UTC
[PATCH 2/5][DCCPv6]: Resolve conditional build problem
2006-11-14 15:58 UTC
[PATCH 1/5][TCP/DCCP]: Introduce net_xmit_eval
2006-11-14 15:58 UTC
[PATCH] dccp: remove module exit functions
2006-11-14 14:11 UTC (7+ messages)
[PATCH 0/7][DCCP]: Retransmission & Sequence Numbers
2006-11-13 23:47 UTC (2+ messages)
[PATCH RFC] SELinux support for DCCP
2006-11-13 21:18 UTC (13+ messages)
[PATCH 0/7]: Retransmission & Sequence Numbers
2006-11-13 20:17 UTC (3+ messages)
[PATCH 7/7][DCCPv6]: Choose a genuine initial sequence number
2006-11-13 15:43 UTC
[PATCH 6/7][DCCP]: Remove redundant statements in init_sequence (ISS)
2006-11-13 15:43 UTC
[PATCH 5/7][DCCP]: Remove forward declarations in timer.c
2006-11-13 15:43 UTC
[PATCH 4/7][DCCP]: Introduce a consistent naming scheme for sysctls
2006-11-13 15:42 UTC
[PATCH 3/7][DCCP]: Add sysctls to control retransmission behaviour
2006-11-13 15:42 UTC
[PATCH 2/7][DCCP]: Increment sequence numbers on retransmitted Response packets
2006-11-13 15:42 UTC
[PATCH 1/7][DCCP]: Update comments on precisely which packets can be retransmitted
2006-11-13 15:41 UTC
[PATCH 6/7]: Remove redundant statements in init_sequence
2006-11-13 13:28 UTC
[PATCH 7/7]: Choose a genuine initial DCCPv6 sequence number
2006-11-13 13:28 UTC
[PATCH 5/7]: Remove forward declarations in timer.c
2006-11-13 13:27 UTC
[PATCH 4/7]: Introduce a consistent naming scheme for sysctls
2006-11-13 13:27 UTC
[PATCH 3/7]: Add sysctls to control retransmission behaviour
2006-11-13 13:27 UTC
[PATCH 2/7]: Increment sequence numbers on retransmitted Response packets
2006-11-13 13:27 UTC
[PATCH 1/7]: Update retransmit timer comments
2006-11-13 13:27 UTC
[PATCH 0/3] Another batch of DCCP patches
2006-11-10 22:55 UTC (3+ messages)
[PATCH 3/3][DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
2006-11-10 22:46 UTC
[PATCH 2/3][DCCP]: Update code comments for Step 2/3
2006-11-10 22:45 UTC
[PATCH 1/3][DCCP]: tidy up dccp_v{4,6}_conn_request
2006-11-10 22:45 UTC
[PATCH 0/10] DCCP patch queue merging
2006-11-10 22:42 UTC (3+ messages)
[PATCH 10/10][DCCP]: Fix logfile overflow
2006-11-10 15:31 UTC
[PATCH 9/10][DCCP]: Fix DCCP Probe Typo
2006-11-10 15:31 UTC
[PATCH 8/10][DCCPv6]: remove forward declarations in ipv6.c
2006-11-10 15:30 UTC
[PATCH 7/10][DCCPv4]: remove forward declarations in ipv4.c
2006-11-10 15:29 UTC
[PATCH 6/10][DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
2006-11-10 15:29 UTC
[PATCH 5/10][DCCP] timewait: Remove leftover extern declarations
2006-11-10 15:28 UTC
[PATCH 4/10][DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
2006-11-10 15:28 UTC
[PATCH 3/10][DCCP]: Combine allocating & zeroing header space on skb
2006-11-10 15:27 UTC
[PATCH 2/10][DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
2006-11-10 15:27 UTC
[PATCH 1/10][DCCP]: set safe upper bound for option length
2006-11-10 15:26 UTC
RFC about 07a_putative_nested_lock_in_rcv.diff
2006-11-10 15:16 UTC (4+ messages)
Sequence numbers in Response packets (Linux 2.6.17)
2006-11-09 21:55 UTC (5+ messages)
DCCP into Dave M's net-2.6.20 tree?
2006-11-08 20:49 UTC
[PATCH 6/6] dccp: Support for partial checksums (RFC 4340, sec. 9.2)
2006-11-03 14:32 UTC
[PATCH 5/6] dccp: Miscellaneous code tidy-ups
2006-11-03 14:32 UTC
[PATCH 4/6] dccp: Make feature negotiation legible
2006-11-03 14:32 UTC
[PATCH 1/6] dccp: The return of Unload Hack
2006-11-03 14:32 UTC
[PATCH 3/6] dccp: Add CCID3 debug support to Kconfig
2006-11-03 14:32 UTC
[PATCH 2/6] dccp: Enable debug messages also for static builds
2006-11-03 14:31 UTC
[PATCH 0/6]: Debugging & partial checksum support
2006-11-03 14:31 UTC
[TCPDUMP][WIRESHARK]: validation of variable-length checksums
2006-10-30 15:55 UTC
[PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications
2006-10-26 22:45 UTC (6+ messages)
mmap
2006-10-26 1:02 UTC (3+ messages)
[PATCH 7/17] [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
2006-10-25 15:51 UTC (2+ messages)
[PATCH 14/17] [DCCP]: Fix logfile overflow by Ian McDonald
2006-10-25 9:06 UTC (3+ messages)
[PATCH 1/1] net/dccp: update references to standards
2006-10-24 23:43 UTC (3+ messages)
[PATCH 17/17] [TCP/DCCP]: Introduce net_xmit_eval
2006-10-24 14:01 UTC
[PATCH 16/17] [DCCP]: Update code comments for Step 2/3
2006-10-24 14:01 UTC
[PATCH 15/17] [DCCP]: tidy up dccp_v{4,6}_conn_request
2006-10-24 14:01 UTC
[PATCH 13/17] [DCCP]: Fix DCCP Probe typo by Ian McDonald
2006-10-24 14:00 UTC
[PATCH 12/17] [DCCPv6]: remove forward declarations in ipv6.c
2006-10-24 14:00 UTC
[PATCH 11/17] [DCCPv4]: remove forward declarations in ipv4.c
2006-10-24 14:00 UTC
[PATCH 10/17] [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
2006-10-24 14:00 UTC
[PATCH 9/17] [DCCP]: Add FIXME for tw_deschedule()
2006-10-24 14:00 UTC
[PATCH 8/17] [DCCP]: resolve problem with locking validator
2006-10-24 14:00 UTC
[PATCH 6/17] [DCCP]: Combine allocating & zeroing header space on skb
2006-10-24 13:59 UTC
[PATCH 5/17] [DCCPv6]: Resolve conditional build problem
2006-10-24 13:59 UTC
[PATCH 4/17] [DCCP]: Ackvec patches by Bittau
2006-10-24 13:59 UTC
[PATCH 3/17] [DCCPv6]: FIXME for missing IPV6_PKTOPTIONS handling
2006-10-24 13:59 UTC
[PATCH 2/17] [Trivial] net/dccp: update references to standards
2006-10-24 13:59 UTC
[PATCH 1/17] [DCCP]: set safe upper bound for option length
2006-10-24 13:59 UTC
[PATCH 1/1] DCCP: Stop logs being filled
2006-10-24 9:15 UTC (2+ messages)
2.6.19-rcX vs 2.6.20
2006-10-24 8:54 UTC (5+ messages)
[PATCH 2.6.17][Trivial] net/dccp: update references to standards
2006-10-24 3:20 UTC (5+ messages)
` [PATCH 2.6.17][Trivial] net/dccp: update references to
[PATCH 1/1] [DCCP]: Fix Oops in DCCPv6
2006-10-20 21:37 UTC (2+ messages)
getaddrinfo - should accept IPPROTO_SCTP no?
2006-10-13 23:48 UTC (2+ messages)
[Patch 3/3]: dccp: resolve putative recursive lock
2006-10-12 11:02 UTC (2+ messages)
[Patch 2/3]: dccp: Oops in DCCPv6
2006-10-11 15:27 UTC
[Patch 1/3]: dccp: Oops in DCCPv6
2006-10-11 15:26 UTC
Packet size s on CCID3
2006-10-04 16:20 UTC (10+ messages)
` [dccp] "
[PATCH 0/7] [DCCP]: Further fixes and enhancements
2006-10-03 19:57 UTC (2+ messages)
PACKET_SIZE option and congestion control on variable-length packets
2006-10-03 19:54 UTC (5+ messages)
[PATCH][RFC] net/dccp: always log debug messages when CONFIG_DEBUG is set
2006-09-30 14:05 UTC
[PATCH 1/1] DCCP: Fix DCCP Probe typo
2006-09-30 5:42 UTC
Oops in DCCPv6
2006-09-29 17:24 UTC
[PATCH] IPv6/DCCP: Remove unused IPV6_PKTOPTIONS code
2006-09-29 14:40 UTC (2+ messages)
[PATCH] IPv6/DCCP: Fix memory leak in dccp_v6_do_rcv()
2006-09-29 6:07 UTC (2+ messages)
[PATCH] CCID2: Fix compile warning on some platforms
2006-09-28 5:16 UTC
[PATCH] CCID2: Fix format string for 64-bit quantities
2006-09-27 23:35 UTC (2+ messages)
Compile warnings in DCCP
2006-09-26 20:49 UTC
CCID2: Tell DCCP to quickly check whether cwnd is available
2006-09-25 17:58 UTC (3+ messages)
[PATCH 2.6.19] net/dccp: set safe upper bound for option length
2006-09-25 8:33 UTC (3+ messages)
[PATCH 0/4][DCCP]: Merge request
2006-09-25 3:05 UTC (2+ messages)
[PATCH 4/4][DCCP]: Introduce dccp_probe
2006-09-24 21:21 UTC
[PATCH 3/4][DCCP]: Use constants for CCIDs
2006-09-24 21:19 UTC
[PATCH 2/4][DCCP]: Introduce constants for CCID numbers
2006-09-24 21:18 UTC
[PATCH 1/4][DCCP]: Allow default/fallback service code
2006-09-24 21:18 UTC
Fwd: [dccp] Packet size s on CCID3
2006-09-24 14:11 UTC
[PATCH 7/7] [DCCP]: Remove socket option
2006-09-22 17:57 UTC (2+ messages)
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