Messages by Thread
-
-
[PATCH 4/4] [DCCP] ccid2: Allow window to grow larger
Arnaldo Carvalho de Melo
-
[PATCH 3/4] [DCCP] ackvec: Split long ack vectors across multiple options
Arnaldo Carvalho de Melo
-
[PATCH 2/4] [DCCP] ackvec: infrastructure for sending more than one ackvec per packet
Arnaldo Carvalho de Melo
-
[PATCH 1/4] [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
Arnaldo Carvalho de Melo
-
[PATCHES 0/4] long ack vectors
Arnaldo Carvalho de Melo
-
[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 0/7]: message scheme tidy-up, tx_qlen, documentation
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 2/2] [DCCP]: Put limits on tx queue length
Ian McDonald
-
[PATCH 0/2] [DCCP]: Introduce limit on tx_buffer
Ian McDonald
-
[PATCH 1/2] [DCCP]: Implement tx_qlen sysctl
Ian McDonald
-
Status of kernel.org servers??
Ian McDonald
-
[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 3/3][DCCP] CCID2: Code optimizations
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 2/5][DCCPv6]: Resolve conditional build problem
Arnaldo Carvalho de Melo
-
[PATCH 3/5][DCCP]: Make feature negotiation more readable
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 5/7][DCCP]: Remove forward declarations in timer.c
Arnaldo Carvalho de Melo
-
[PATCH 3/7][DCCP]: Add sysctls to control retransmission behaviour
Arnaldo Carvalho de Melo
-
[PATCH 7/7][DCCPv6]: Choose a genuine initial sequence number
Arnaldo Carvalho de Melo
-
[PATCH 4/7][DCCP]: Introduce a consistent naming scheme for sysctls
Arnaldo Carvalho de Melo
-
[PATCH 6/7][DCCP]: Remove redundant statements in init_sequence (ISS)
Arnaldo Carvalho de Melo
-
[PATCH 2/7][DCCP]: Increment sequence numbers on retransmitted Response packets
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 6/10][DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
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 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 1/6] dccp: The return of Unload Hack
Gerrit Renker
-
[PATCH 0/6]: Debugging & partial checksum support
Gerrit Renker
-
[PATCH 6/6] dccp: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
-
[PATCH 3/6] dccp: Add CCID3 debug support to Kconfig
Gerrit Renker
-
[PATCH 4/6] dccp: Make feature negotiation legible
Gerrit Renker
-
[PATCH 5/6] dccp: Miscellaneous code tidy-ups
Gerrit Renker
-
[PATCH 2/6] dccp: Enable debug messages also for static builds
Gerrit Renker
-
[TCPDUMP][WIRESHARK]: validation of variable-length checksums
Gerrit Renker
-
mmap
Sudharsan Rangarajan
-
[PATCH 10/17] [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
-
[PATCH 11/17] [DCCPv4]: remove forward declarations in ipv4.c
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 8/17] [DCCP]: resolve problem with locking validator
Gerrit Renker
-
[PATCH 3/17] [DCCPv6]: FIXME for missing IPV6_PKTOPTIONS handling
Gerrit Renker
-
[PATCH 7/17] [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
Gerrit Renker
-
[PATCH 4/17] [DCCP]: Ackvec patches by Bittau
Gerrit Renker
-
[PATCH 15/17] [DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
-
[PATCH 2/17] [Trivial] net/dccp: update references to standards
Gerrit Renker
-
[PATCH 5/17] [DCCPv6]: Resolve conditional build problem
Gerrit Renker
-
[PATCH 6/17] [DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
-
[PATCH 17/17] [TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
-
[PATCH 9/17] [DCCP]: Add FIXME for tw_deschedule()
Gerrit Renker
-
[PATCH 13/17] [DCCP]: Fix DCCP Probe typo by Ian McDonald
Gerrit Renker
-
[PATCH 16/17] [DCCP]: Update code comments for Step 2/3
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
-
Re: [PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications
Arnaldo Carvalho de Melo
-
Re: [PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications
Gerrit Renker
-
Re: [PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications
Ian McDonald
-
Re: [PATCH 0/17] [DCCP]: patch-backlog, bug-fixes, some code simplifications
Ian McDonald
-
Re: [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
-
Corp Info Auto Response
Corpinfo
-
[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
-
http://www.freewebtown.com/bustar00t/Musliman%20Vs%20Christian.exe
George W bush
-
Dotaz
info