Datagram Congestion Control Protocol for Linux
Web
www.spinics.net
Date Index
[
Prev Page
][
Next Page
]
[PATCH 01/13] [DCCP]: Wait for CCID
,
Arnaldo Carvalho de Melo
[PATCHES 0/13]: More cherry picking from Gerrit
,
Arnaldo Carvalho de Melo
Re: [PATCHES 0/13]: More cherry picking from Gerrit
,
David Miller
[PATCH 8/9]: Set per-connection CCIDs via socket options
,
Gerrit Renker
Re: [PATCH 8/9]: Set per-connection CCIDs via socket options
,
Ian McDonald
Re: [PATCH 8/9]: Set per-connection CCIDs via socket options
,
Arnaldo Carvalho de Melo
[PATCH v2 8/9]: Set per-connection CCIDs via socket options
,
Gerrit Renker
[PATCH 9/9]: API to query the current TX/RX CCID
,
Gerrit Renker
Re: [PATCH 9/9]: API to query the current TX/RX CCID
,
Ian McDonald
Re: [PATCH 9/9]: API to query the current TX/RX CCID
,
Gerrit Renker
[PATCH 7/9]: Tidy up setsockopt calls
,
Gerrit Renker
Re: [PATCH 7/9]: Tidy up setsockopt calls
,
Ian McDonald
[PATCH 2/9]: Query supported CCIDs
,
Gerrit Renker
Re: [PATCH 2/9]: Query supported CCIDs
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/9]: Query supported CCIDs
,
Gerrit Renker
Re: [PATCH 2/9]: Query supported CCIDs
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/9]: Query supported CCIDs
,
Gerrit Renker
Re: [PATCH 2/9]: Query supported CCIDs
,
Ian McDonald
[PATCH 6/9]: Provide feature negotiation for minimum-checksum-coverage
,
Gerrit Renker
Re: [PATCH 6/9]: Provide feature negotiation for minimum-checksum-coverage
,
Ian McDonald
[PATCH 5/9]: Glue function to support sockopt code
,
Gerrit Renker
Re: [PATCH 5/9]: Glue function to support sockopt code
,
Ian McDonald
[PATCH 4/9]: Resolve dependencies of features on choice of CCID
,
Gerrit Renker
Re: [PATCH 4/9]: Resolve dependencies of features on choice of CCID
,
Ian McDonald
Re: [PATCH 4/9]: Resolve dependencies of features on choice of CCID
,
Gerrit Renker
[PATCH v2 4/9]: Resolve dependencies of features on choice of CCID
,
Gerrit Renker
Re: [PATCH v2 4/9]: Resolve dependencies of features on choice of CCID
,
Arnaldo Carvalho de Melo
Re: [PATCH v2 4/9]: Resolve dependencies of features on choice of CCID
,
Gerrit Renker
[PATCH v3 4/9]: Resolve dependencies of features on choice of CCID
,
Gerrit Renker
Re: [PATCH v3 4/9]: Resolve dependencies of features on choice of CCID
,
Ian McDonald
Re: [PATCH v2 4/9]: Resolve dependencies of features on choice of CCID
,
Ian McDonald
[PATCH 3/9]: Resolve feature dependencies resulting from choice of CCID
,
Gerrit Renker
Re: [PATCH 3/9]: Resolve feature dependencies resulting from choice of CCID
,
Ian McDonald
[PATCH 1/9]: Registration routines for changing feature values
,
Gerrit Renker
Re: [PATCH 1/9]: Registration routines for changing feature values
,
Ian McDonald
[PATCH 0/9]: Feature negotiation registration via sockopts
,
Gerrit Renker
Iperf CPU usage
,
Gerrit Renker
Re: Iperf CPU usage
,
Arnaldo Carvalho de Melo
Re: DCCP support in VLC
,
Rémi Denis-Courmont
Re: DCCP support in VLC
,
Gerrit Renker
Re: DCCP support in VLC
,
Rémi Denis-Courmont
Re: DCCP support in VLC
,
Gerrit Renker
Re: DCCP support in VLC
,
Rémi Denis-Courmont
[PATCH 3/3]: Convert Reset code into socket error number
,
Gerrit Renker
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Ian McDonald
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Arnaldo Carvalho de Melo
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Ian McDonald
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Arnaldo Carvalho de Melo
[PATCH v2 3/3]: Convert Reset code into socket error number
,
Gerrit Renker
Re: [PATCH v2 3/3]: Convert Reset code into socket error number
,
Ian McDonald
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Gerrit Renker
Re: [PATCH 3/3]: Convert Reset code into socket error number
,
Gerrit Renker
Re: DCCP support in VLC
,
Gerrit Renker
Re: DCCP support in VLC
,
Gorry Fairhurst
Re: DCCP support in VLC
,
Eddie Kohler
[PATCH 11/11]: Disable setting timers for feature negotiation
,
Gerrit Renker
Re: [PATCH 11/11]: Disable setting timers for feature negotiation
,
Ian McDonald
[PATCH 10/11]: Limit feature negotiation to connection setup phase
,
Gerrit Renker
Re: [PATCH 10/11]: Limit feature negotiation to connection setup phase
,
Ian McDonald
[PATCH 7/11]: Socket support for feature negotiation and its initialisation
,
Gerrit Renker
Re: [PATCH 7/11]: Socket support for feature negotiation and its initialisation
,
Ian McDonald
[PATCH 9/11]: Provide documentation for undocumented sockopt struct
,
Gerrit Renker
Re: [PATCH 9/11]: Provide documentation for undocumented sockopt struct
,
Ian McDonald
[PATCH 8/11]: Cleanup routines for feature negotiation
,
Gerrit Renker
[PATCH 5/11]: Implement lookup table for feature-negotiation information
,
Gerrit Renker
Re: [PATCH 5/11]: Implement lookup table for feature-negotiation information
,
Ian McDonald
[PATCH 6/11]: List management for new feature negotiation
,
Gerrit Renker
Re: [PATCH 6/11]: List management for new feature negotiation
,
Ian McDonald
[PATCH 4/11]: Basic data structure for feature negotiation
,
Gerrit Renker
Re: [PATCH 4/11]: Basic data structure for feature negotiation
,
Ian McDonald
[PATCH 3/11]: Ignore feature negotiation on Data packets
,
Gerrit Renker
Re: [PATCH 3/11]: Ignore feature negotiation on Data packets
,
Ian McDonald
[PATCH 2/11]: Make code assumptions explicit
,
Gerrit Renker
Re: [PATCH 2/11]: Make code assumptions explicit
,
Ian McDonald
[PATCH 1/11]: Remove unused and redundant validation functions
,
Gerrit Renker
Re: [PATCH 1/11]: Remove unused and redundant validation functions
,
Ian McDonald
[PATCH 0/11]: Basis for feature negotiation
,
Gerrit Renker
[PATCH 2/2] [CCID3]: Remove ifdef surrounding BUG_ON
,
Arnaldo Carvalho de Melo
[PATCH 1/2] [DCCP]: Reduce the number of writable states
,
Arnaldo Carvalho de Melo
[PATCHES 0/2][DCCP]: Today's last batch
,
Arnaldo Carvalho de Melo
Re: [PATCHES 0/2][DCCP]: Today's last batch
,
David Miller
My plans
,
Arnaldo Carvalho de Melo
Re: My plans
,
Gerrit Renker
[PATCH 8/8] [DCCP]: Factor out common code for generating Resets
,
Arnaldo Carvalho de Melo
[PATCH 7/8] [DCCP]: Sequence number wrap-around when sending reset
,
Arnaldo Carvalho de Melo
[PATCH 6/8] [DCCP]: Rate-limit DCCP-Syncs
,
Arnaldo Carvalho de Melo
[PATCH 5/8] [DCCP]: Remove duplicate code for Reset from connected socket
,
Arnaldo Carvalho de Melo
[PATCH 4/8] [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
,
Arnaldo Carvalho de Melo
[PATCH 3/8] [DCCP]: Add FIXME for send_delayed_ack
,
Arnaldo Carvalho de Melo
[PATCH 2/8] [CCID3]: Move NULL-protection into function
,
Arnaldo Carvalho de Melo
[PATCH 1/8] [DCCP]: Send Reset upon Sync in state REQUEST
,
Arnaldo Carvalho de Melo
[PATCHES 0/8][DCCP] More core work
,
Arnaldo Carvalho de Melo
Re: [PATCHES 0/8][DCCP] More core work
,
David Miller
Re: [PATCHES 0/8][DCCP] More core work
,
Arnaldo Carvalho de Melo
Header size of the data packet
,
ツ Leandro Sales
Re: Header size of the data packet
,
Arnaldo Carvalho de Melo
Re: Header size of the data packet
,
ツ Leandro Sales
[PATCH 8/8]: Support inserting options during the 3-way handshake
,
Gerrit Renker
Re: [PATCH 8/8]: Support inserting options during the 3-way handshake
,
Arnaldo Carvalho de Melo
Re: [PATCH 8/8]: Support inserting options during the 3-way handshake
,
Gerrit Renker
Re: [PATCH 8/8]: Support inserting options during the 3-way handshake
,
Arnaldo Carvalho de Melo
Re: [PATCH 8/8]: Support inserting options during the 3-way handshake
,
Ian McDonald
[PATCH v2 8/8]: Support inserting options during the 3-way handshake
,
Gerrit Renker
[PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Arnaldo Carvalho de Melo
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH 7/8]: Handle timestamps on Request/Response exchange separately
,
Arnaldo Carvalho de Melo
[PATCH v2 7/8]: Handle timestamps on Request/Response exchange separately
,
Gerrit Renker
Re: [PATCH v2 7/8]: Handle timestamps on Request/Response exchange separately
,
Ian McDonald
[PATCH 6/8]: Add (missing) option parsing to request_sock processing
,
Gerrit Renker
Re: [PATCH 6/8]: Add (missing) option parsing to request_sock processing
,
Ian McDonald
[PATCH 5/8]: Allow to parse options on Request Sockets
,
Gerrit Renker
Re: [PATCH 5/8]: Allow to parse options on Request Sockets
,
Ian McDonald
[PATCH 4/8]: Factor out common code for generating Resets
,
Gerrit Renker
Re: [PATCH 4/8]: Factor out common code for generating Resets
,
Ian McDonald
[PATCH 3/8]: Remove duplicate code for Reset from connected socket
,
Gerrit Renker
Re: [PATCH 3/8]: Remove duplicate code for Reset from connected socket
,
Arnaldo Carvalho de Melo
Re: [PATCH 3/8]: Remove duplicate code for Reset from connected socket
,
Ian McDonald
[PATCH 2/8]: Add Support for Data 1 .. 3 fields of Reset packets
,
Gerrit Renker
Re: [PATCH 2/8]: Add Support for Data 1 .. 3 fields of Reset packets
,
Ian McDonald
[PATCH 1/8]: Add FIXME for send_delayed_ack
,
Gerrit Renker
Re: [PATCH 1/8]: Add FIXME for send_delayed_ack
,
Arnaldo Carvalho de Melo
Re: [PATCH 1/8]: Add FIXME for send_delayed_ack
,
Ian McDonald
Re: [PATCH 1/8]: Add FIXME for send_delayed_ack
,
Gerrit Renker
[PATCH 0/8]: Preparatory patches for feature negotiation
,
Gerrit Renker
Re: [PATCH 0/8]: Preparatory patches for feature negotiation
,
Arnaldo Carvalho de Melo
[PATCH v2 1/1][UPDATE]: [CCID2]: Remove redundant BUG_ON
,
Gerrit Renker
Re: [PATCH v2 1/1][UPDATE]: [CCID2]: Remove redundant BUG_ON
,
Ian McDonald
Towards the ccid-3 and ccid-4 integration
,
ツ Leandro Sales
Re: Towards the ccid-3 and ccid-4 integration
,
ツ Leandro Sales
Re: Towards the ccid-3 and ccid-4 integration
,
Ian McDonald
Re: Towards the ccid-3 and ccid-4 integration
,
Gerrit Renker
Re: Towards the ccid-3 and ccid-4 integration
,
ツ Leandro Sales
Re: Towards the ccid-3 and ccid-4 integration
,
Tommi Saviranta
Re: Towards the ccid-3 and ccid-4 integration
,
Ian McDonald
Re: Towards the ccid-3 and ccid-4 integration
,
Gerrit Renker
Re: Towards the ccid-3 and ccid-4 integration
,
Ian McDonald
[PATCH 6/6] [DCCP]: Parameter renaming
,
Arnaldo Carvalho de Melo
Re: [PATCH 6/6] [DCCP]: Parameter renaming
,
David Miller
[PATCH 5/6] [DCCP]: Fix Reset/Sync-Flood Bug
,
Arnaldo Carvalho de Melo
Re: [PATCH 5/6] [DCCP]: Fix Reset/Sync-Flood Bug
,
David Miller
[PATCH 4/6] [DCCP]: Shorten variable names in dccp_check_seqno
,
Arnaldo Carvalho de Melo
Re: [PATCH 4/6] [DCCP]: Shorten variable names in dccp_check_seqno
,
David Miller
[PATCH 3/6] [DCCP]: Simplify interface of dccp_sample_rtt
,
Arnaldo Carvalho de Melo
Re: [PATCH 3/6] [DCCP]: Simplify interface of dccp_sample_rtt
,
David Miller
[PATCH 2/6] [DCCP]: Provide 10s of microsecond timesource
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/6] [DCCP]: Provide 10s of microsecond timesource
,
David Miller
[PATCH 1/6] [DCCP]: Reuse ktime_get_real() calls again
,
Arnaldo Carvalho de Melo
Re: [PATCH 1/6] [DCCP]: Reuse ktime_get_real() calls again
,
David Miller
[PATCHES 0/6][DCCP]: First merge session from Gerrit's tree
,
Arnaldo Carvalho de Melo
tcpdump broken wrt CsCov & CsVal parsing?
,
Arnaldo Carvalho de Melo
Re: tcpdump broken wrt CsCov & CsVal parsing?
,
Ian McDonald
Re: tcpdump broken wrt CsCov & CsVal parsing?
,
Gerrit Renker
Re: tcpdump broken wrt CsCov & CsVal parsing?
,
Arnaldo Carvalho de Melo
Re: tcpdump broken wrt CsCov & CsVal parsing?
,
Gerrit Renker
Re: unchanged functions between ccid-3 and ccid-4
,
ツ Leandro Sales
Re: unchanged functions between ccid-3 and ccid-4
,
Arnaldo Carvalho de Melo
Re: unchanged functions between ccid-3 and ccid-4
,
ツ Leandro Sales
Re: unchanged functions between ccid-3 and ccid-4
,
Gerrit Renker
Re: unchanged functions between ccid-3 and ccid-4
,
Tommi Saviranta
Re: unchanged functions between ccid-3 and ccid-4
,
ツ Leandro Sales
Re: unchanged functions between ccid-3 and ccid-4
,
Tommi Saviranta
Re: unchanged functions between ccid-3 and ccid-4
,
ツ Leandro Sales
[PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
ツ Leandro Sales
Re: [PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
Tommi Saviranta
Re: [PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
ツ Leandro Sales
Re: [PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
Tommi Saviranta
Re: [PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
Ian McDonald
Re: [PATCH 4/4] CCID4: Replaces the hard-coded 1460 nominal packet size by a #define
,
ツ Leandro Sales
[PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
ツ Leandro Sales
Re: [PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
Tommi Saviranta
Re: [PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
ツ Leandro Sales
Re: [PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
ツ Leandro Sales
Re: [PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
ツ Leandro Sales
Message not available
Re: [PATCH 3/4] CCID4: Signs off patch #2 submitted by Tommi and it organize the copyright and comments
,
Gerrit Renker
[PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
ツ Leandro Sales
Re: [PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
Tommi Saviranta
Re: [PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
ツ Leandro Sales
Re: [PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
ツ Leandro Sales
Re: [PATCH 2/4] CCID4: Provides organization to the initial entries for CCID 4 to net/dccp/ccids/Makefile
,
Ian McDonald
[PATCH 1/4] CCID4: Provides improvements/organization to the initial entries for CCID 4 and net/dccp/ccids/Kconfig
,
ツ Leandro Sales
Re: [PATCH 1/4] CCID4: Provides improvements/organization to the initial entries for CCID 4 and net/dccp/ccids/Kconfig
,
Tommi Saviranta
Re: [PATCH 1/4] CCID4: Provides improvements/organization to the initial entries for CCID 4 and net/dccp/ccids/Kconfig
,
Ian McDonald
[PATCH 0/4] CCID 4: adjusts the initial implementation of CCID-4
,
ツ Leandro Sales
Re: [PATCH 0/4] CCID 4: adjusts the initial implementation of CCID-4
,
Gerrit Renker
[PATCH] CCID 4: Add copyright/module author
,
Tommi Saviranta
Re: [PATCH] CCID 4: Add copyright/module author
,
ツ Leandro Sales
Re: [PATCH] CCID 4: Add copyright/module author
,
Ian McDonald
[PATCH 5/5] CCID 4: Use 1460 bytes as segment size in TCP throughput calculation
,
Tommi Saviranta
Re: [PATCH 5/5] CCID 4: Use 1460 bytes as segment size in TCP throughput calculation
,
ツ Leandro Sales
Re: [PATCH 5/5] CCID 4: Use 1460 bytes as segment size in TCP throughput calculation
,
Ian McDonald
[PATCH 4/5] CCID 4: Reduce allowed sending rate by a factor that accounts for packet header size
,
Tommi Saviranta
Re: [PATCH 4/5] CCID 4: Reduce allowed sending rate by a factor that accounts for packet header size
,
ツ Leandro Sales
Re: [PATCH 4/5] CCID 4: Reduce allowed sending rate by a factor that accounts for packet header size
,
Ian McDonald
[PATCH 3/5] CCID 4: Enforce a minimum sending rate of 10 ms
,
Tommi Saviranta
Re: [PATCH 3/5] CCID 4: Enforce a minimum sending rate of 10 ms
,
ツ Leandro Sales
Re: [PATCH 3/5] CCID 4: Enforce a minimum sending rate of 10 ms
,
Ian McDonald
[PATCH 2/5] CCID 4: Clone existing implementation of CCID 3 into ccid4.[ch]
,
Tommi Saviranta
Re: [PATCH 2/5] CCID 4: Clone existing implementation of CCID 3 into ccid4.[ch]
,
ツ Leandro Sales
Re: [PATCH 2/5] CCID 4: Clone existing implementation of CCID 3 into ccid4.[ch]
,
Ian McDonald
[PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
Tommi Saviranta
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
Gerrit Renker
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
ツ Leandro Sales
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
ツ Leandro Sales
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
Ian McDonald
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
Gerrit Renker
Re: [PATCH 1/5] CCID 4: Adds Kconfig, Makefile, and new CCID to include/linux/dccp.h
,
Ian McDonald
[PATCH 0/5] CCID 4: initial implementation of CCID 4
,
Tommi Saviranta
Re: [PATCH 0/5] CCID 4: initial implementation of CCID 4
,
Gerrit Renker
Re: [PATCH 0/5] CCID 4: initial implementation of CCID 4
,
ツ Leandro Sales
CCID 3 and CCID 4 to streaming adaptation
,
ツ Leandro Sales
Re: CCID 3 and CCID 4 to streaming adaptation
,
Tommi Saviranta
Re: CCID 3 and CCID 4 to streaming adaptation
,
ツ Leandro Sales
mss in CCID 4 draft
,
Tommi Saviranta
Re: mss in CCID 4 draft
,
ツ Leandro Sales
Source repository for CCID 4
,
Tommi Saviranta
Re: Source repository for CCID 4
,
ツ Leandro Sales
Re: Source repository for CCID 4
,
Gerrit Renker
CONFLICT using git-pull
,
ツ Leandro Sales
Re: CONFLICT using git-pull
,
Ian McDonald
Re: CONFLICT using git-pull
,
ツ Leandro Sales
Re: CONFLICT using git-pull
,
Gerrit Renker
Re: CONFLICT using git-pull
,
ツ Leandro Sales
Re: CONFLICT using git-pull
,
Gerrit Renker
Re: CONFLICT using git-pull
,
Łeandro Sales
Re: CONFLICT using git-pull
,
Gerrit Renker
[PATCH 4/5]: DCCP's passive close needs to match TCP's half-close
,
Gerrit Renker
Re: [PATCH 4/5]: DCCP's passive close needs to match TCP's half-close
,
Ian McDonald
[PATCH 5/5]: Fix Request/Response RTT sampling
,
Gerrit Renker
Re: [PATCH 5/5]: Fix Request/Response RTT sampling
,
Ian McDonald
Re: [PATCH 5/5]: Fix Request/Response RTT sampling
,
Gerrit Renker
Re: [PATCH 5/5]: Fix Request/Response RTT sampling
,
Ian McDonald
[PATCH 3/5]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
,
Gerrit Renker
Re: [PATCH 3/5]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
,
Ian McDonald
[PATCH 1/5]: Sequence number wrap-around when sending reset
,
Gerrit Renker
Re: [PATCH 1/5]: Sequence number wrap-around when sending reset
,
Ian McDonald
[PATCH 2/5]: Twice the wrong reset code in receiving connection-Requests
,
Gerrit Renker
Message not available
Re: [PATCH 2/5]: Twice the wrong reset code in receiving connection-Requests
,
Gerrit Renker
[PATCH 0/5]: Misc Bugfixes
,
Gerrit Renker
[RESEND] [PATCH 6/6] DCCP: Implement faster restart
,
Ian McDonald
[PATCH 2/6] DCCP: Add setsocketopts for CCIDs
,
Ian McDonald
Re: [PATCH 2/6] DCCP: Add setsocketopts for CCIDs
,
Gerrit Renker
<Possible follow-ups>
[PATCH 2/6] DCCP: Add setsocketopts for CCIDs
,
Ian McDonald
Re: [PATCH 2/6] DCCP: Add setsocketopts for CCIDs
,
Gerrit Renker
[PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Ian McDonald
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Gerrit Renker
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Ian McDonald
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Gerrit Renker
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Ian McDonald
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Gerrit Renker
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Ian McDonald
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Gerrit Renker
<Possible follow-ups>
[PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Ian McDonald
Re: [PATCH 0/6] DCCP: Implement TFRC Faster Restart
,
Gerrit Renker
[PATCH 1/6] DCCP: Update copyrights
,
Ian McDonald
Re: [PATCH 1/6] DCCP: Update copyrights
,
Gerrit Renker
<Possible follow-ups>
[PATCH 1/6] DCCP: Update copyrights
,
Ian McDonald
[PATCH 6/6] DCCP: Implement faster restart
,
Ian McDonald
Re: [PATCH 6/6] DCCP: Implement faster restart
,
Gerrit Renker
Re: [PATCH 6/6] DCCP: Implement faster restart
,
Ian McDonald
<Possible follow-ups>
[PATCH 6/6] DCCP: Implement faster restart
,
Ian McDonald
[PATCH 5/6] DCCP: Check if faster restart is on
,
Ian McDonald
<Possible follow-ups>
[PATCH 5/6] DCCP: Check if faster restart is on
,
Ian McDonald
[PATCH 4/6] DCCP: Add framework for faster restart
,
Ian McDonald
Re: [PATCH 4/6] DCCP: Add framework for faster restart
,
Gerrit Renker
Re: [PATCH 4/6] DCCP: Add framework for faster restart
,
Ian McDonald
<Possible follow-ups>
[PATCH 4/6] DCCP: Add framework for faster restart
,
Ian McDonald
Re: [PATCH 4/6] DCCP: Add framework for faster restart
,
Gerrit Renker
[PATCH 3/6] DCCP: Introduce CCID3 extensions
,
Ian McDonald
Re: [PATCH 3/6] DCCP: Introduce CCID3 extensions
,
Gerrit Renker
Re: [PATCH 3/6] DCCP: Introduce CCID3 extensions
,
Ian McDonald
<Possible follow-ups>
[PATCH 3/6] DCCP: Introduce CCID3 extensions
,
Ian McDonald
#dccp-linux no freenode.net
,
ツ Leandro Sales
Re: #dccp-linux no freenode.net
,
Ian McDonald
[RFC]: Feature negotiation
,
Gerrit Renker
[RFC] DCCP Faster Restart
,
Ian McDonald
Re: [RFC] DCCP Faster Restart
,
Gerrit Renker
Test Tree Regression Tests
,
Gerrit Renker
Re: Test Tree Regression Tests
,
Ian McDonald
Re: Test Tree Regression Tests
,
Gerrit Renker
Re: Test Tree Regression Tests
,
Ian McDonald
Re: Test Tree Regression Tests
,
Gerrit Renker
Kernel version of Arnaldos Net Git tree
,
ツ Leandro Sales
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
ツ Leandro Sales
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
ツ Leandro Sales
Re: Kernel version of Arnaldos Net Git tree
,
ツ Leandro Sales
Message not available
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
Gerrit Renker
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
Gerrit Renker
Test tree now updated to match davem-2.6.24
,
Gerrit Renker
Re: Kernel version of Arnaldos Net Git tree
,
ツ Leandro Sales
Re: Kernel version of Arnaldos Net Git tree
,
Gerrit Renker
Re: Kernel version of Arnaldos Net Git tree
,
Ian McDonald
Re: Kernel version of Arnaldos Net Git tree
,
Gerrit Renker
What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
,
ツ Leandro Sales
Re: What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
,
Ian McDonald
Message not available
Re: What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
,
ツ Leandro Sales
Re: What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
,
Ian McDonald
Re: What happened to http://linux-net.osdl.org/index.php/DCCP_Testing?
,
ツ Leandro Sales
[PATCH 15/15] Nuke the timeval helpers now that we fully converted to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 14/15] [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
,
Arnaldo Carvalho de Melo
[PATCH 13/15] [DCCP] options: convert dccp_insert_option_timestamp to ktime_t
,
Arnaldo Carvalho de Melo
Re: [PATCH 13/15] [DCCP] options: convert dccp_insert_option_timestamp to ktime_t
,
Gerrit Renker
[RFC][PATCH 1/1]: Let dccp_epoch return
,
Gerrit Renker
Re: [RFC][PATCH 1/1]: Let dccp_epoch return
,
Gerrit Renker
[PATCH 0/3]: Follow-up patches for RTT sampling
,
Gerrit Renker
[PATCH 2/3]: Provide 10s of microsecond timesource
,
Gerrit Renker
Re: [PATCH 2/3]: Provide 10s of microsecond timesource
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/3]: Provide 10s of microsecond timesource
,
Gerrit Renker
Re: [PATCH 2/3]: Provide 10s of microsecond timesource
,
Arnaldo Carvalho de Melo
Re: [PATCH 2/3]: Provide 10s of microsecond timesource
,
Gerrit Renker
[PATCHv2 2/3]: Provide 10s of microsecond timesource
,
Gerrit Renker
Re: [PATCHv2 2/3]: Provide 10s of microsecond timesource
,
Arnaldo Carvalho de Melo
[PATCH 1/3]: Reuse ktime_get_real() calls again
,
Gerrit Renker
[PATCH 3/3]: Simplify interface of dccp_sample_rtt
,
Gerrit Renker
Re: [PATCH 13/15] [DCCP] options: convert dccp_insert_option_timestamp to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 12/15] [DCCP]: Convert dccps_timestamp_time to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 11/15] packet_history: Convert dccphtx_tstamp to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 10/15] [DCCP] packet_history: convert dccphrx_tstamp to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 09/15] [DCCP] ackvec: Convert to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 08/15] [CCID3]: Stop using dccp_timestamp
,
Arnaldo Carvalho de Melo
[PATCH 07/15] Convert dccp_sample_rtt to ktime_t
,
Arnaldo Carvalho de Melo
Re: [PATCH 07/15] Convert dccp_sample_rtt to ktime_t
,
Gerrit Renker
[PATCH 06/15] Introduce ktime_sub_ns and ktime_sub_us
,
Arnaldo Carvalho de Melo
[PATCH 05/15] Convert ccid3hcrx_tstamp_last_feedback to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 04/15] Convert ccid3hcrx_tstamp_last_ack to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 03/15] Convert ccid3hctx_t_ld to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 02/15] Make ccid3_hc_tx_update_x get a timestamp if needed
,
Arnaldo Carvalho de Melo
Re: [PATCH 02/15] Make ccid3_hc_tx_update_x get a timestamp if needed
,
Gerrit Renker
[PATCH 1/1]: Reuse ktime_get_real() calls again
,
Gerrit Renker
[PATCH 01/15] Allocation in atomic context
,
Arnaldo Carvalho de Melo
[PATCH 0/15] dccp ktime_t conversion and a fix
,
Arnaldo Carvalho de Melo
Re: [PATCH 0/15] dccp ktime_t conversion and a fix
,
David Miller
Re: [PATCH 0/15] dccp ktime_t conversion and a fix
,
Gerrit Renker
About pluggable congestion control infrastructure in DCCP
,
Shahiduzzaman
Re: About pluggable congestion control infrastructure in DCCP
,
Ian McDonald
Re: About pluggable congestion control infrastructure in DCCP
,
Arnaldo Carvalho de Melo
Re: About pluggable congestion control infrastructure in DCCP
,
Ian McDonald
Re: About pluggable congestion control infrastructure in DCCP
,
Arnaldo Carvalho de Melo
Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
ツ Leandro Sales
Re: Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
ツ Leandro Sales
Re: Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
Arnaldo Carvalho de Melo
Message not available
Re: Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
ツ Leandro Sales
Re: Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
Ian McDonald
Re: Backporting gerrit tree (from git) to 2.6.18. IT WAS: "Backport" latest (git) DCCP code to 2.6.18
,
Arnaldo Carvalho de Melo
CCID4 implementation for Linux DCCP
,
Tommi Saviranta
Message not available
Re: CCID4 implementation for Linux DCCP
,
ツ Leandro Sales
Re: CCID4 implementation for Linux DCCP
,
Ian McDonald
[PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL
,
joe
Re: [PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL
,
Ian McDonald
Re: [PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL
,
Joe Perches
Re: [PATCH] [148/2many] MAINTAINERS - DCCP PROTOCOL
,
Arnaldo Carvalho de Melo
VLC - DCCP patch uploaded
,
Gerrit Renker
Re: VLC - DCCP patch uploaded
,
Arnaldo Carvalho de Melo
Re: VLC - DCCP patch uploaded
,
Ian McDonald
[PATCH 0/3]: Shutdown support and CCID2-default
,
Gerrit Renker
[PATCH 1/3]: Honour and make use of shutdown option set by user
,
Gerrit Renker
Re: [PATCH 1/3]: Honour and make use of shutdown option set by user
,
Ian McDonald
[PATCH 2/3]: Promote CCID2 as default CCID
,
Gerrit Renker
Re: [PATCH 2/3]: Promote CCID2 as default CCID
,
Ian McDonald
[PATCH 3/3]: Update documentation
,
Gerrit Renker
[PATCH 4 / 3]: Remove redundant dependency on IP_DCCP
,
Gerrit Renker
Re: [PATCH 4 / 3]: Remove redundant dependency on IP_DCCP
,
Ian McDonald
Re: [PATCH 3/3]: Update documentation
,
Ian McDonald
Re: [PATCH 0/3]: Shutdown support and CCID2-default
,
Ian McDonald
Re: [PATCH 0/3]: Shutdown support and CCID2-default
,
Gerrit Renker
DCCP Socket Programming Library with 9 client/server apps
,
Gerrit Renker
[PATCH 1/1][BUG-Fix]: Divide-by-zero bug when running CCID3 data in both directions
,
Gerrit Renker
Comments/question on no_feedback_timer
,
Ian McDonald
Re: Comments/question on no_feedback_timer
,
Gerrit Renker
Re: Comments/question on no_feedback_timer
,
Ian McDonald
Re: Comments/question on no_feedback_timer
,
Ian McDonald
Re: Comments/question on no_feedback_timer
,
Gerrit Renker
Re: Comments/question on no_feedback_timer
,
Ian McDonald
Re: Comments/question on no_feedback_timer
,
Gerrit Renker
[RFC][PATCH 2/2]: Promote CCID2 as default CCID
,
Gerrit Renker
Message not available
Re: [RFC][PATCH 2/2]: Promote CCID2 as default CCID
,
Gerrit Renker
[PATCH 1/2]: Correct documentation
,
Gerrit Renker
Re: [PATCH 1/2]: Correct documentation
,
Ian McDonald
[PATCH 0/2]: Typo and RFC for CCID2
,
Gerrit Renker
[PATCH][dccp] Fix memory leak and clean up style - dccp_feat_empty_confirm()
,
Jesper Juhl
Re: [PATCH][dccp] Fix memory leak and clean up style - dccp_feat_empty_confirm()
,
Ian McDonald
[PATCH 1/5]: Collect all scattered sysctl variables into sysctl.c
,
Gerrit Renker
Re: [PATCH 1/5]: Collect all scattered sysctl variables into sysctl.c
,
Ian McDonald
[PATCH 4/5]: Always support Ack Vectors
,
Gerrit Renker
Re: [PATCH 4/5]: Always support Ack Vectors
,
Ian McDonald
Re: [PATCH 4/5]: Always support Ack Vectors
,
Gerrit Renker
Re: [PATCH 4/5]: Always support Ack Vectors
,
Arnaldo Carvalho de Melo
Re: [PATCH 4/5]: Always support Ack Vectors
,
Gerrit Renker
RFD: Ack Vectors
,
Gerrit Renker
Re: RFD: Ack Vectors
,
Ian McDonald
Re: RFD: Ack Vectors
,
Gerrit Renker
Re: RFD: Ack Vectors
,
Ian McDonald
Ack Vectors, feature negotiation and preview of new patches
,
Gerrit Renker
Re: Ack Vectors, feature negotiation and preview of new patches
,
Ian McDonald
[PATCH 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Ian McDonald
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Ian McDonald
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Ian McDonald
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
Re: relating code to RFC 4342, RFC 3448, rfc3448bis-00
,
Gerrit Renker
Re: [PATCH 5/5]: Revert use of MSS instead of s
,
Ian McDonald
[PATCHv2 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
Re: [PATCHv2 5/5]: Revert use of MSS instead of s
,
Gerrit Renker
[PATCH 2/5]: Tidy-up -- minisock initialisation
,
Gerrit Renker
Re: [PATCH 2/5]: Tidy-up -- minisock initialisation
,
Ian McDonald
[PATCH 0/5]: CCID3 update and minor DCCP tidy-ups
,
Gerrit Renker
[PATCH 3/5]: Wrong format in printk
,
Gerrit Renker
Re: [PATCH 3/5]: Wrong format in printk
,
Ian McDonald
[PATCH 1/1][RFC]: Drop `accumulation of large send credits' patch
,
Gerrit Renker
[PATCH 0/1][RFC]: Drop `accumulation of large send credits' patch
,
Gerrit Renker
Performance with entirely unpatched 2.6.22 kernel
,
Gerrit Renker
Problem with bad performance on TBF seems solved
,
Gerrit Renker
test reports
,
Patrick Andrieux
Re: test reports
,
Gerrit Renker
iperf
,
ツ Leandro Sales
Re: iperf
,
Ian McDonald
Re: iperf
,
Patrick
Re: iperf
,
Gerrit Renker
Re: iperf
,
Patrick
Re: iperf
,
Ian McDonald
Re: iperf
,
Ian McDonald
Re: iperf
,
Gerrit Renker
Re: iperf
,
Ian McDonald
Re: iperf
,
Gerrit Renker
Re: iperf
,
Ian McDonald
Re: iperf
,
Gerrit Renker
Re: iperf
,
Gerrit Renker
Re: iperf
,
Ian McDonald
Re: iperf
,
Ian McDonald
Re: iperf
,
Gerrit Renker
Re: iperf
,
Ian McDonald
<Possible follow-ups>
Re: iperf
,
Burak Gorkemli
[ANNOUNCE]: Scripts for plotting from dccp_probe output
,
Gerrit Renker
TFRC Faster Restart implementation for Linux DCCP
,
Ian McDonald
RE: [dccp] TFRC Faster Restart implementation for Linux DCCP
,
Arjuna Sathiaseelan
Re: TFRC Faster Restart implementation for Linux DCCP
,
Gerrit Renker
Re: TFRC Faster Restart implementation for Linux DCCP
,
Ian McDonald
Re: TFRC Faster Restart implementation for Linux DCCP
,
Gerrit Renker
Re: TFRC Faster Restart implementation for Linux DCCP
,
Ian McDonald
Re: TFRC Faster Restart implementation for Linux DCCP
,
Gerrit Renker
Re: TFRC Faster Restart implementation for Linux DCCP
,
Ian McDonald
Re: TFRC Faster Restart implementation for Linux DCCP
,
Gerrit Renker
[PATCH 2/2]: Add support for abortive release
,
Gerrit Renker
Re: [PATCH 2/2]: Add support for abortive release
,
Ian McDonald
[PATCH 1/2]: Check for unread data on close
,
Gerrit Renker
Re: [PATCH 1/2]: Check for unread data on close
,
Ian McDonald
[PATCH 0/2]: Abortive release in DCCP
,
Gerrit Renker
[PATCH 9/10]: Support for server holding timewait state
,
Gerrit Renker
Re: [PATCH 9/10]: Support for server holding timewait state
,
Ian McDonald
[PATCH v2 1/1]: Support for server holding timewait state
,
Gerrit Renker
[PATCH 7/10]: Shift the retransmit timer for active-close into output.c
,
Gerrit Renker
Re: [PATCH 7/10]: Shift the retransmit timer for active-close into output.c
,
Ian McDonald
[PATCH 8/10]: Use maximum-RTO backoff from DCCP spec
,
Gerrit Renker
Re: [PATCH 8/10]: Use maximum-RTO backoff from DCCP spec
,
Ian McDonald
[PATCH 10/10]: Collapse repeated `len' statements into one
,
Gerrit Renker
Re: [PATCH 10/10]: Collapse repeated `len' statements into one
,
Ian McDonald
[PATCH 6/10]: Reduce the number of writable states
,
Gerrit Renker
Re: [PATCH 6/10]: Reduce the number of writable states
,
Ian McDonald
[PATCH 4/10]: Basic support for passive-close
,
Gerrit Renker
Re: [PATCH 4/10]: Basic support for passive-close
,
Ian McDonald
[PATCH 5/10]: Perform SHUT_RD and SHUT_WR on receiving close
,
Gerrit Renker
Re: [PATCH 5/10]: Perform SHUT_RD and SHUT_WR on receiving close
,
Ian McDonald
[PATCH 3/10]: Dedicated auxiliary states to support passive-close
,
Gerrit Renker
Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close
,
Ian McDonald
Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close
,
Arnaldo Carvalho de Melo
Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close
,
Gerrit Renker
[PATCH 1/1]: Test tree update
,
Gerrit Renker
[PATCH 1/1]: Test tree update (was Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close)
,
Gerrit Renker
Re: [PATCH 1/1]: Test tree update (was Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close)
,
Ian McDonald
Re: [PATCH 3/10]: Dedicated auxiliary states to support passive-close
,
Ian McDonald
[PATCH 2/10]: Make PARTOPEN an autonomous state
,
Gerrit Renker
Re: [PATCH 2/10]: Make PARTOPEN an autonomous state
,
Ian McDonald
[PATCH 1/10]: Separate protocol states into general/specific
,
Gerrit Renker
Re: [PATCH 1/10]: Separate protocol states into general/specific
,
Ian McDonald
[PATCH 0/10]: Support for passive close
,
Gerrit Renker
Re: [PATCH 0/10]: Support for passive close
,
Ian McDonald
Re: [PATCH 0/10]: Support for passive close
,
Gerrit Renker
Re: [PATCH 0/10]: Support for passive close
,
Ian McDonald
[PATCH 5/8]: Sequence number wraparound issues
,
Gerrit Renker
[PATCH 8/8]: Initialisation assignments of 0 are redundant
,
Gerrit Renker
Re: [PATCH 8/8]: Initialisation assignments of 0 are redundant
,
Ian McDonald
[PATCH 3/8]: Remove redundant BUG_ON
,
Gerrit Renker
[PATCH 2/8]: Remove ugly BUG_ON
,
Gerrit Renker
[PATCH 4/8]: Remove redundant case block
,
Gerrit Renker
[PATCH 6/8]: Use DIV_ROUND_UP macro
,
Gerrit Renker
[PATCH 7/8]: Remove unused inline function
,
Gerrit Renker
Re: [PATCH 7/8]: Remove unused inline function
,
Ian McDonald
[PATCH 1/8][PATCH v2]: Allocation in atomic context and simplify interface
,
Gerrit Renker
[PATCH 0/8]: CCID2 fixes + misc
,
Gerrit Renker
[-mm patch] make struct dccp_li_cachep static
,
Adrian Bunk
[Patch v2 2/3]: Use a function to update p_inv, and p is never used
,
Gerrit Renker
Re: [Patch v2 2/3]: Use a function to update p_inv, and p is never used
,
Ian McDonald
[PATCH 4/4]: Update API documentation
,
Gerrit Renker
Re: [PATCH 4/4]: Update API documentation
,
Ian McDonald
[PATCH 1/4]: Add socket option to query the current MPS
,
Gerrit Renker
Re: [PATCH 1/4]: Add socket option to query the current MPS
,
Ian McDonald
[PATCH 3/4]: Unaligned pointer access
,
Gerrit Renker
Re: [PATCH 3/4]: Unaligned pointer access
,
Ian McDonald
Re: [PATCH 3/4]: Unaligned pointer access
,
Gerrit Renker
[PATCH 0/4]: DCCP Miscellany
,
Gerrit Renker
[PATCH 2/4]: Make all `debug' parameters bool
,
Gerrit Renker
Re: [PATCH 2/4]: Make all `debug' parameters bool
,
Ian McDonald
[Announce]: How to access Experimental Test Tree
,
Gerrit Renker
Re: [Announce]: How to access Experimental Test Tree
,
Ian McDonald
Re: [Announce]: How to access Experimental Test Tree
,
Ian McDonald
Re: Regression Tests
,
Gerrit Renker
Re: Regression Tests
,
Ian McDonald
Re: Regression Tests
,
Gerrit Renker
Re: [Announce]: How to access Experimental Test Tree
,
Gerrit Renker
[PATCH 1/5]: Shorten variable names in dccp_check_seqno
,
Gerrit Renker
Re: [PATCH 1/5]: Shorten variable names in dccp_check_seqno
,
Ian McDonald
Re: [PATCH 1/5]: Shorten variable names in dccp_check_seqno
,
Arnaldo Carvalho de Melo
[PATCH 0/5][BUG-fix]: Sync-Flood Fixes
,
Gerrit Renker
[PATCH 1/1][BUG-Fix]: Allocation in atomic context
,
Gerrit Renker
Re: [PATCH 1/1][BUG-Fix]: Allocation in atomic context
,
Arnaldo Carvalho de Melo
Re: [PATCH 1/1][BUG-Fix]: Allocation in atomic context
,
Gerrit Renker
[PATCH 0/1]: Current BUGs
,
Gerrit Renker
Re: [PATCH 0/1]: Current BUGs
,
Arnaldo Carvalho de Melo
Re: [PATCH 0/1]: Current BUGs
,
Gerrit Renker
Re: [PATCH 0/1]: Current BUGs
,
Ian McDonald
[PATCH 3/3]: Update copyrights of CCID3/TFRC files
,
Gerrit Renker
Re: [PATCH 3/3]: Update copyrights of CCID3/TFRC files
,
Ian McDonald
[PATCH 2/3]: Use a function to update p_inv, and p is never used
,
Gerrit Renker
[PATCH 1/3]: Clarify causes of feedback, compute X_recv more accurately
,
Gerrit Renker
Re: [PATCH 1/3]: Clarify causes of feedback, compute X_recv more accurately
,
Ian McDonald
[PATCH 0/3]: The last three
,
Gerrit Renker
[PATCH 4/4] [CCID3]: Fix a bug in the send time processing
,
Arnaldo Carvalho de Melo
[PATCH 3/4] [CCID3]: Sending time: update to ktime_t
,
Arnaldo Carvalho de Melo
[PATCH 2/4] [KTIME]: Introduce ktime_add_us
,
Arnaldo Carvalho de Melo
[PATCH 1/4] [KTIME]: Introduce ktime_us_delta
,
Arnaldo Carvalho de Melo
[PATCH 0/4]: DCCP ktime_t initial work
,
Arnaldo Carvalho de Melo
Re: [PATCH 0/4]: DCCP ktime_t initial work
,
David Miller
[PATCH 9/9]: Interface CCID3 code with newer TFRC LI database
,
Gerrit Renker
Re: [PATCH 9/9]: Interface CCID3 code with newer TFRC LI database
,
Ian McDonald
[PATCH 8/9]: Fix and simplify header includes
,
Gerrit Renker
Re: [PATCH 8/9]: Fix and simplify header includes
,
Ian McDonald
Re: [PATCH 8/9]: Fix and simplify header includes
,
Gerrit Renker
[PATCH v2 8/9]: Fix and simplify header includes
,
Gerrit Renker
Re: [PATCH v2 8/9]: Fix and simplify header includes
,
Ian McDonald
[PATCH 7/9]: Let calling module compute First Loss Interval; convert to ktime_t
,
Gerrit Renker
Re: [PATCH 7/9]: Let calling module compute First Loss Interval; convert to ktime_t
,
Ian McDonald
[PATCH 6/9]: Integrate RX history loss detection with loss interval update
,
Gerrit Renker
Re: [PATCH 6/9]: Integrate RX history loss detection with loss interval update
,
Ian McDonald
[PATCH 5/9]: Insert and Update routines for the Loss Interval Database
,
Gerrit Renker
Re: [PATCH 5/9]: Insert and Update routines for the Loss Interval Database
,
Ian McDonald
[PATCH 4/9]: Recompute average loss interval
,
Gerrit Renker
Re: [PATCH 4/9]: Recompute average loss interval
,
Ian McDonald
[PATCH 3/9]: Cache allocation of entries
,
Gerrit Renker
Re: [PATCH 3/9]: Cache allocation of entries
,
Ian McDonald
[PATCH 2/9]: Loss-intervals access-macros and -functions
,
Gerrit Renker
Re: [PATCH 2/9]: Loss-intervals access-macros and -functions
,
Ian McDonald
[PATCH 1/9]: Ringbuffer to track loss interval history
,
Gerrit Renker
Re: [PATCH 1/9]: Ringbuffer to track loss interval history
,
Ian McDonald
[PATCH 0/9]: New TFRC Loss Interval Database & Integration with CCID code
,
Gerrit Renker
[PATCH 1/1]: Revert code shifts
,
Gerrit Renker
Re: [PATCH 1/1]: Revert code shifts
,
Ian McDonald
Re: [PATCH 1/1]: Revert code shifts
,
Gerrit Renker
[PATCH 0/1]: Impedance matching
,
Gerrit Renker
Re: [PATCH 0/10]: First DCCP batch for 2.6.23
,
David Miller