Linux DCCP
Web
www.spinics.net
Thread Index
[Prev Page][
Next Page
]
[PATCH 1/3] dccp: Silently ignore options with nonsensical lengths
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/3] dccp: Fill in the Data fields when option processing encounters option errors
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[RFC/RFT] [PATCH 0/3] dccp: Updates for parsing header options
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
v2 [PATCH 3/3] dccp: Process incoming Change feature-negotiation options
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] dccp: Reponsed with Reset when packet is received with invalid option
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] dccp: Reponsed with Reset when packet is received with invalid option
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
[PATCH] dccp: Reponsed with Reset when packet is received with invalid option
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset
From
: Eddie Kohler <kohler@xxxxxxxxxxx>
Re: [PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCHv2] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH] dccp: Do not send Dccp-Sync after received sequence-invalid Dccp-Reset
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
From
: "Eugene Teo" <eugeneteo@xxxxxxxxx>
Re: [PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
From
: gerrit@xxxxxxxxxxxxxx
[PATCH] dccp: change L/R must have at least one byte in the dccpsf_val field
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
[Announce] Release of the DCCP Plugin 0.7 for GStreamer
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Eddie Kohler <kohler@xxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/7] dccp ccid-3: Runtime verification of timer resolution
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 5/7] dccp tfrc: Increase number of RTT samples
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH] DCCP: Fix to handle invalid packets in REQUEST state
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 5/7] dccp tfrc: Increase number of RTT samples
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
Re: [PATCH 3/7] dccp tfrc: Suppress unavoidable "below resolution" warning
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
Re: [PATCH 2/7] dccp ccid-3: Simplified handling of TX states
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
Re: [PATCH 1/7] dccp ccid-3: Runtime verification of timer resolution
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
[PATCH 5/6] dccp ccid-3: Preventing Oscillations
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/6] dccp ccid-3: Measuring the TX packet size s with regard to rfc3448bis-06
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/6] dccp ccid-3: Simplify computing and range-checking of t_ipi
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/6] dccp: Toggle debug output without module unloading
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/6] dccp ccid-3: Implement rfc3448bis change to initial-rate computation
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/6] dccp ccid-3: Dependency without effect
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[RFC/RFT] [PATCH 0/6] dccp ccid-3: Last batch of test-tree updates (sender side)
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/7] dccp ccid-3: Always perform receiver RTT sampling
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/7] dccp ccid-3: Update the computation of X_recv
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/7] dccp tfrc: Let dccp_tfrc_lib do the sampling work
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/7] dccp tfrc: Increase number of RTT samples
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/7] dccp ccid-3: Remove redundant RX states
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/7] dccp: Clamping RTT values
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 7/7] dccp ccid-3: Update the RX history records in one place
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[RFC/RFT] [PATCH 0/7] dccp ccid-3: Further updates (second set)
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 2/7] dccp ccid-3: Simplified handling of TX states
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/7] dccp tfrc: Return type of update_i_mean is void
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/7] dccp tfrc: Perform early loss detection
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/7] dccp tfrc: Receiver history initialisation routine
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/7] dccp ccid-3: Runtime verification of timer resolution
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/7] dccp tfrc: Suppress unavoidable "below resolution" warning
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 7/7] dccp ccid-3: Replace lazy BUG_ON with condition
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[RFC/RFT] [PATCH 0/7] dccp: CCID-3 updates
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: DCCP Conformance Test Suite
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
DCCP Conformance Test Suite
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [pull-request] [net-2.6 PATCH 0/6] dccp: Revised ICMP / length fixes
From
: David Miller <davem@xxxxxxxxxxxxx>
[pull-request] [net-2.6 PATCH 0/6] dccp: Revised ICMP / length fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
v2 [PATCH 7/7] dccp: Add check for truncated ICMPv6 DCCP error packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
v2 [PATCH 6/7] dccp: Fix incorrect length check for ICMPv4 packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/7] dccp: Pulling 12 bytes is necessary but not sufficient
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
v2 [net-2.6 PATCH 0-4/7] dccp: Revised ICMP bug fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 5/6] dccp: Fix incorrect length check for ICMPv4 packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [net-2.6 PATCH 0/6] dccp: ICMP bug fixes by Wei Yongjun
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 5/6] dccp: Fix incorrect length check for ICMPv4 packets
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH 2/6] dccp: Bug-Fix - AWL was never updated
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/6] dccp: Allow to distinguish original and retransmitted packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/6] dccp: Add check for sequence number in ICMPv6 message
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/6] dccp: Fix incorrect length check for ICMPv4 packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/6] dccp: Add check for truncated ICMPv6 DCCP error packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/6] dccp: Fix sequence number check for ICMPv4 packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[net-2.6 PATCH 0/6] dccp: ICMP bug fixes by Wei Yongjun
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCHv2 4/4] DCCP: Add check for missing sequence number in ICMPv6 message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCHv2 3/4] DCCP: Fix to check missing sequence number for ICMP message correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCHv2 2/4] DCCP: Add check for sequence number in ICMPv6 message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCHv2 1/4] DCCP: Fix to check the sequence number in ICMP message correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCHv2 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 2/4] DCCP: Add check for sequence number in ICMPv6 message
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/4] DCCP: Add check for missing sequence number in ICMPv6 message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 3/4] DCCP: Fix to check missing sequence number for ICMP message correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 2/4] DCCP: Add check for sequence number in ICMPv6 message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 1/4] DCCP: Fix to check the sequence number in ICMP message correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 0/4] Fix check for incorrect or missing sequence mumbers in ICMP(v6) message
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] dccp: Fixes for TFRC/CCID-3 loss detection
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/4] dccp ccid-3: Fix error in loss detection
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/4] dccp: Upgrade NDP count from 3 to 6 bytes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/4] dccp ccid-3: Fix a loss detection bug
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/4] dccp ccid-3: Length of loss intervals
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 0/4] dccp: Fixes for TFRC/CCID-3 loss detection
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: More strict controlling of supplied parameters v2
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/1] [DCCP][QPOLICY]: More strict controlling of supplied parameters v2
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[DCCP][QPOLICY]: More strict controlling of supplied parameters
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Announce] Release of the DCCP Plugin 0.6 for GStreamer
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Announce]: Test Tree updated to allow ECN support in Ack Vectors
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP and NAT
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
DCCP and NAT
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Eddie Kohler <kohler@xxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Announce]: Test Tree Updated to Implement NN-Options of Fixed Size
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Eddie Kohler <kohler@xxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION : Feature length about the non-negotiable feature
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
QUESTION : Feature length about the non-negotiable feature
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH]: change proto destroy method to return void
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH]: change proto destroy method to return void
From
: Brian Haley <brian.haley@xxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [Patch 0/6] [dccp]: DCCP bug-fixes for net-2.6 (revision 01)
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[Patch 0/6] [dccp]: DCCP bug-fixes for net-2.6 (revision 01)
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 7/7] dccp: Initialise option area of v4/v6 request socket
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 7/7] dccp: Initialise option area of v4/v6 request socket
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [Patch 0/7] [dccp]: DCCP bug-fixes for net-2.6
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 1/7] dccp ccid-3: Bug-Fix - Zero RTT is possible
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [Patch 0/7] [dccp]: DCCP bug-fixes for net-2.6
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 7/7] dccp: Initialise option area of v4/v6 request socket
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
[PATCH 2/7] dccp: Fix sparse warnings
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/7] dccp ccid-3: TFRC reverse-lookup Bug-Fix
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/7] dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/7] dccp ccid-3: X truncated due to type conversion
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/7] dccp ccid-3: Bug-Fix - Zero RTT is possible
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 7/7] dccp: Initialise option area of v4/v6 request socket
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/7] dccp: Bug in initial acknowledgment number assignment
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Patch 0/7] [dccp]: DCCP bug-fixes for net-2.6
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH] DCCP: Initialize ireq6->pktopts before used it
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix double free of skb which may cause kernel panic
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix double free of skb which may cause kernel panic
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix double free of skb which may cause kernel panic
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH] DCCP: Fix double free of skb which may cause kernel panic
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace through procfs
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [dccp] [RFC/RFT] [Patch 1/2]: Allow to distinguish original and retransmitted packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [dccp] [RFC/RFT] [Patch 1/2]: Allow to distinguish original and retransmitted packets
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
[dccp] [RFC/RFT] [Patch 2/2]: Combine the functionality of enqeueing and cloning
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[dccp] [RFC/RFT] [Patch 1/2]: Allow to distinguish original and retransmitted packets]
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[dccp] [RFC/RFT] [Patch 1/2]: Allow to distinguish original and retransmitted packets
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[dccp] [RFC/RFT] [Patch 0/2]: Test-tree update to handle retransmissions correctly
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Announce]: Test Tree Server Outage until Thursday morning
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH - test-tree] DCCP: Increment sequence number on retransmitted the first REQUEST
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: test tree?
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: test tree?
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
test tree?
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[Patch v3 1/1] [tcp/dccp]: Consolidate duplicate code which does RFC3390 conversion
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: Monitoring DCCP: modprobe dccp_probe
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Monitoring DCCP: modprobe dccp_probe
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: Experimental_DCCP_source_tree: Snapshot patch for kernel 2.6.24
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[Patch v2 1/1] [tcp/dccp]: Consolidate duplicate code which does RFC3390 conversion
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [Patch 0/7]: Bug fixes and format updates
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 2/7] [CCID-2]: Remove ccid2hc{tx,rx}_ prefixes
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: Experimental_DCCP_source_tree: Snapshot patch for kernel 2.6.24
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
Re: [PATCH 4/7] [CCID-3]: Fix "t_ipi explosion" bug
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 2/7] [CCID-2]: Remove ccid2hc{tx,rx}_ prefixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 7/7] [TCP][DCCP]: Consolidate duplicate code which does RFC3390 conversion
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 6/7] [CCID-2/3]: Fix sparse warnings
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 5/7] [CCID-3]: Remove ugly RTT-sampling history lookup
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 4/7] [CCID-3]: Fix "t_ipi explosion" bug
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 3/7] [CCID-3]: Remove ccid3hc{tx,rx}_ prefixes
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 2/7] [CCID-2]: Remove ccid2hc{tx,rx}_ prefixes
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 1/7] [DCCP]: Fix to handle short sequence numbers packet correctly
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: Video streaming over DCCP quality measurment
From
: Alessio Botta <a.botta@xxxxxxxx>
Re: Re: Video streaming over DCCP quality measurment
From
: rostislava slavova <rostislava_ps@xxxxxx>
Re: Experimental_DCCP_source_tree: Snapshot patch for kernel 2.6.24
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Video streaming over DCCP quality measurment
From
: Alessio Botta <a.botta@xxxxxxxx>
Video streaming over DCCP quality measurment
From
: rostislava slavova <rostislava_ps@xxxxxx>
[PATCH 3/7] [CCID-3]: Remove ccid3hc{tx,rx}_ prefixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 5/7] [CCID-3]: Remove ugly RTT-sampling history lookup
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/7] [CCID-2]: Remove ccid2hc{tx,rx}_ prefixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 7/7] [TCP][DCCP]: Consolidate duplicate code which does RFC3390 conversion
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 6/7] [CCID-2/3]: Fix sparse warnings
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/7] [CCID-3]: Fix "t_ipi explosion" bug
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/7] [DCCP]: Fix to handle short sequence numbers packet correctly
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[DCCP] [Patch 0/7]: Bug fixes and format updates
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Experimental_DCCP_source_tree: Snapshot patch for kernel 2.6.24
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Experimental_DCCP_source_tree: Snapshot patch for kernel 2.6.24
From
: Giuseppe Galeota <giuseppegaleota@xxxxxxxxx>
[RFT] [Announce]: DCCP Test Tree Updated
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: QUESTION: About the RFCs of DCCP
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
QUESTION: About the RFCs of DCCP
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
[PATCH] DCCP: Fix to handle short sequence numbers packet correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[DCCP] [CCID-3] [Patch 1/1]: Simplify (readability of) two complex expressions
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle short sequence numbers packet correctly
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle short sequence numbers packet correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to handle short sequence numbers packet correctly
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH] DCCP: Fix to handle short sequence numbers packet correctly
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: Reporting possible bug in DCCP Feature negotiation
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Reporting possible bug in DCCP Feature negotiation
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Reporting possible bug in DCCP Feature negotiation
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
[Announce]: DCCP Test Tree tarballs
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP kernel crash during feature negotiation
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
DCCP kernel crash during feature negotiation
From
: Alessandro Ferraiuolo <aferraiuolo@xxxxxxxxx>
[DCCP] [RFT/Bug-Fix] [Patch 1/1]: Special case for client-PARTOPEN with DataAcks
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: Reporting possible bug in DCCP Feature negotiation
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
RE: [CCID-4] [Patch 1/1]: Bug fix - no header penalty during slow-start
From
: "Roksana Boreli" <Roksana.Boreli@xxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Rémi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Rémi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Sridhar Samudrala <sri@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
[CCID-4] [Patch 1/1]: Bug fix - no header penalty during slow-start
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Ulrich Drepper <drepper@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Rémi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Rémi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: David Stevens <dlstevens@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: David Stevens <dlstevens@xxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Remi Denis-Courmont <rdenis@xxxxxxxxxxxxxxxx>
Re: Macro mismatch in test tree
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH] DCCP: Fix to reset the connection with Reset Code 5 Option Error while receive invalid option
From
: Wei Yongjun <yjwei@xxxxxxxxxxxxxx>
Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: David Miller <davem@xxxxxxxxxxxxx>
[RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: CCID4 Testing - bug fix
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: CCID4 Testing - bug fix
From
: Babil <gsbabil@xxxxxxxxx>
Re: CCID4 Testing - bug fix
From
: Tommi Saviranta <wnd@xxxxxx>
Re: CCID4 Testing - bug fix
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: CCID4 Testing - bug fix
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
CCID4 Testing - bug fix
From
: "Roksana Boreli" <Roksana.Boreli@xxxxxxxxxxxx>
Re: [PATCH 2/2] [RFT] [DCCP]: Policy-based packet dequeueing
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] [RFT] [DCCP]: Policy-based packet dequeueing
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/2] [RFT] [CCID-3]: Bug fix for the inter-packet scheduling algorithm
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 0/2] [RFT] [DCCP]: Bug fix and a new sending-policy interface
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 4/4] [CCID-3]: Remove indirection when parsing options
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 1/4] [CCID3]: Remove ugly RTT-sampling history lookup
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 3/4] [CCID]: CCID-specific option parsing routines need to know the packet type
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[PATCH 2/4] [CCID-3]: Simplify tx_parse_options
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[DCCP/CCID-3] [PATCH 0/4]: Bug fixes and smaller TX socket
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] kernel BUG on connecting
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/1] [QPOLICY]: cmsg header parsing fixes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] kernel BUG on connecting
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
[DCCP] kernel BUG on connecting
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: External interface changes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: External interface changes
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: DCCP iperf
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
Re: DCCP iperf
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: DCCP iperf
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
DCCP iperf
From
: rostislava slavova <rostislava_ps@xxxxxx>
Re: [PATCH 1/1] [DCCP][QPOLICY]: External interface changes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/1] [DCCP][QPOLICY]: External interface changes
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Patrick McHardy <kaber@xxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Patrick McHardy <kaber@xxxxxxxxx>
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: gerrit@xxxxxxxxxxxxxx
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Patrick McHardy <kaber@xxxxxxxxx>
Re: [PATCH] [DCCP]: Convert do_gettimeofday() to getnstimeofday().
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
location of ccid4 source-code ?
From
: babil <golam.sarwar@xxxxxxxxxxxx>
Re: location of ccid4 source-code ?
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-2.6.26][DCCP]: Fix comment about control sockets.
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH net-2.6.26][DCCP]: Fix comment about control sockets.
From
: Pavel Emelyanov <xemul@xxxxxxxxxx>
[DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [PATCH 0/5] [DCCP]: Queuing policies
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC][PATCH 10/12][NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [RFC][PATCH 0/12][NETNS]: Make DCCP protocol minimally work in net namespaces.
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: David Miller <davem@xxxxxxxxxxxxx>
PHP example code in DCCP LF Wiki
From
: "Leandro Sales" <leandroal@xxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: Patrick McHardy <kaber@xxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP]: Fix skb->cb conflicts with IP
From
: Patrick McHardy <kaber@xxxxxxxxx>
[PATCH 5/5] [DCCP]: Allow applications to change tx_qlen
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 4/5] [DCCP]: Allow changing qpolicy for a socket
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 3/5] [DCCP]: Add priority queuing policy
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 2/5] [DCCP]: Make queuing policy an attribute of a socket
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/5] [DCCP]: Start implementation of queuing policies
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 0/5] [DCCP]: Queuing policies
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
[Announce]: DCCP Applications Library / iperf Update
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP]: Make queuing policy an attribute of a socket
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP]: Make queuing policy an attribute of a socket
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP]: Make queuing policy an attribute of a socket
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP]: Make queuing policy an attribute of a socket
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [DCCP]: Start implementation of queuing policies
From
: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Re: [RFC][PATCH 10/12][NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
From
: Pavel Emelyanov <xemul@xxxxxxxxxx>
Re: [DCCP]: Make queuing policy an attribute of a socket
From
: Tomasz Grobelny <tomasz@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [DCCP]: Start implementation of queuing policies
From
: "Ian McDonald" <ian.mcdonald@xxxxxxxxxxx>
Re: [RFC][PATCH 10/12][NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC][PATCH 10/12][NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
From