dccp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-03 02:25:06 to 2015-09-15 23:50:09 UTC [more...]

[PATCH 34/39] dccp: drop null test before destroy functions
 2015-09-15 23:50 UTC  (2+ messages)

[PATCH 00/39] drop null test before destroy functions
 2015-09-14 11:55 UTC  (2+ messages)

DCCP Test Tree has moved
 2015-07-05 22:56 UTC 

[PATCH RFC 11/14] dccp: reduce size of dccp_skb_cb to 40 bytes
 2015-03-02 17:40 UTC 

[PATCH RFC 10/14] dccp: keep failed options on stack
 2015-03-02 17:40 UTC 

[PATCH 1/1 net-next] dccp: spelling s/reseting/resetting
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: replace min/casting by min_t
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: remove blank lines between function/EXPORT_SYMBOL
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 net-next] dccp: kerneldoc warning fixes
 2014-11-18 20:55 UTC  (2+ messages)

[PATCH 1/1 linux-next] net/dccp/ccid.c: add __init to ccid_activate
 2014-10-01 22:34 UTC  (2+ messages)

[PATCH 1/1 linux-next] net/dccp/proto.c: add __init to dccp_mib_init
 2014-10-01 22:34 UTC  (2+ messages)

回复: Re: [PATCH linux-next] net/d =?UTF-8?B?Y2NwL3RpbWVyLmM6IHVzZ
 2014-05-23  1:43 UTC 

回复: Re: 回复: [PATCH linux- =
 2014-05-22 23:58 UTC  (2+ messages)
` 回复: Re: [PATCH linux-next] net/dccp/timer.c: use

[PATCH linux-next] net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
 2014-05-22 19:33 UTC  (2+ messages)

回复: Re: 回复: [PATCH linux-n =?UTF-8?B?ZXh0XSBuZXQvZGNjcC90a
 2014-05-22  1:14 UTC 

回复: [PATCH linux-next] net/dccp/ =?UTF-8?B?dGltZXIuYzogdXNlICd1N
 2014-05-22  1:01 UTC 

回复: [PATCH linux-next] net/dccp/timer.c: use 'u
 2014-05-22  0:26 UTC 

[PATCH net-next] dccp: make the request_retries minimum is 1
 2014-05-14 19:34 UTC  (3+ messages)

[PATCH 1/1][net-next] dccp: catch failed request_module call in dccp_probe init (was: [PATCH net-n
 2013-12-20  0:26 UTC  (3+ messages)
` [PATCH 1/1][net-next] dccp: catch failed request_module call in dccp_probe init

[PATCH net-next] dccp: add check request_moduls in setup_jprobe
 2013-12-17 12:30 UTC 

[PATCH net-next 10/10] dccp: remove unused code
 2013-12-16 22:27 UTC  (2+ messages)

[PATCH net-next 10/10] dccp: remove dead code
 2013-12-16 19:29 UTC 

[PATCH 2/2] ipv6: use sk_v6_copy_addrs when memcpy struct ipv6_pinfo
 2013-11-19 15:25 UTC  (14+ messages)

[PATCH 1/2] ipv6: add helper function for copy addrs from old sock
 2013-11-19  2:47 UTC 

[PATCH 0/2] ipv6: fix the missing copies when memcpy ipv6_pinfo
 2013-11-19  2:47 UTC 

[PATCH 1/1]
 2013-04-29  3:06 UTC 

[RFC][PATCH] tfrc: Correct 2nd Loss Interval Handling
 2013-04-29  3:00 UTC  (4+ messages)

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

[PATCH v2] inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
 2012-12-14 18:16 UTC  (2+ messages)

[PATCH] Fix: kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
 2012-12-14 13:34 UTC  (5+ messages)

[PATCH net-next] inet: makes syn_ack_timeout mandatory
 2012-04-14 19:29 UTC  (2+ messages)

[PATCH 0/2][BUG-FIX] dccp: two bug-fixes
 2012-03-03 19:57 UTC  (2+ messages)

[PATCH 2/2] dccp: fix bug in sequence number validation during connection setup
 2012-03-03 16:33 UTC 

[PATCH 1/2] dccp ccid-3: replace incorrect BUG_ON
 2012-03-03 16:33 UTC 

[PATCH 1/1] dccp ccid-3: replace incorrect BUG_ON
 2012-02-27  8:52 UTC  (2+ messages)

Bug on CCID 3 of DCCP
 2012-02-27  8:48 UTC  (12+ messages)

[PATCH] Allow Acknowledgment of all valid Response packets
 2012-02-27  5:33 UTC  (5+ messages)

RTT info gets stuck
 2012-02-24 16:12 UTC  (2+ messages)

dccp test-tree [ANNOUNCE] dccp: DCCP-Cubic / CCID-5 subtree
 2011-09-22  2:50 UTC 

[PATCH] Implements Cubic algorithm as a new CCID on DCCP
 2011-09-20 18:13 UTC 

[PATCH 2/2] net: Compute protocol sequence numbers and fragment
 2011-08-07  1:50 UTC 

[PATCH 1/2] crypto: Move md5_transform to lib/md5.c
 2011-08-07  1:50 UTC 

[PATCH 0/2] Improve sequence number generation
 2011-08-07  1:50 UTC 

net-next-2.6 [PATCH 0/7] dccp: add support for dynamic parameter updates
 2011-08-02  0:37 UTC  (4+ messages)
` net-next-2.6 [PATCH 0/7] dccp: add support for dynamic

[PATCH 7/7] dccp ccid-2: check Ack Ratio when reducing cwnd
 2011-07-25 13:36 UTC 

[PATCH 6/7] dccp ccid-2: increment cwnd correctly
 2011-07-25 13:36 UTC 

[PATCH 5/7] dccp ccid-2: prevent cwnd > Sequence Window
 2011-07-25 13:36 UTC 

[PATCH 4/7] dccp ccid-2: use feature-negotiation to report Ack Ratio changes
 2011-07-25 13:36 UTC 

[PATCH 3/7] dccp: send Confirm options only once
 2011-07-25 13:36 UTC 

[PATCH 2/7] dccp: support for exchanging of NN options in established state 2/2
 2011-07-25 13:36 UTC 

[PATCH 1/7] dccp: support for the exchange of NN options in established state 1/2
 2011-07-25 13:36 UTC 

[PATCH 01/07] dccp: support for the exchange of NN options in established state 1/2
 2011-07-18  1:59 UTC  (3+ messages)
` [PATCH 01/07] dccp: support for the exchange of NN options in

[PATCH 02/07] dccp: support for exchanging of NN options in established state 2/2
 2011-07-18  0:11 UTC  (3+ messages)
` [PATCH 02/07] dccp: support for exchanging of NN options in established
` [PATCH 02/07] dccp: support for exchanging of NN options in

[PATCH 04/07] dccp ccid-2: use feature-negotiation to report Ack Ratio changes
 2011-07-16 17:50 UTC  (2+ messages)
` [PATCH 04/07] dccp ccid-2: use feature-negotiation to report

dccp test-tree [RFC] [PATCH 0/7] dccp: dynamic feature negotiation + CCID-2 fixes
 2011-07-16 12:38 UTC  (2+ messages)
` dccp test-tree [RFC] [PATCH 0/7] dccp: dynamic feature

[PATCH 07/07] dccp ccid-2: check ack ratio when reducing cwnd
 2011-07-14 13:42 UTC 

[PATCH 06/07] dccp ccid-2: increment cwnd correctly
 2011-07-14 13:42 UTC 

[PATCH 05/07] dccp ccid-2: prevent cwnd > sequence window
 2011-07-14 13:42 UTC 

[PATCH 03/07] dccp: send Confirm options only once
 2011-07-14 13:42 UTC 

net-next-2.6 [PATCH 0/6] dccp: several long-tested updates from dccp test tree
 2011-07-05  0:55 UTC  (2+ messages)
` net-next-2.6 [PATCH 0/6] dccp: several long-tested updates

[PATCH 6/6] dccp ccid-2: Perform congestion-window validation
 2011-07-04 19:01 UTC 

[PATCH 5/6] dccp ccid-2: Use existing function to test for data packets
 2011-07-04 19:01 UTC 

[PATCH 4/6] dccp ccid-2: move rfc 3390 function into header file
 2011-07-04 19:01 UTC 

[PATCH 3/6] dccp: cosmetics of info message
 2011-07-04 19:01 UTC 

[PATCH 2/6] dccp: combine the functionality of enqeueing and cloning
 2011-07-04 19:01 UTC 

[PATCH 1/6] dccp: Clean up slow-path input processing
 2011-07-04 19:01 UTC 

Testing Tree Timeline
 2011-06-15  5:10 UTC  (3+ messages)

Doubt about DCCP_SOCKOPT_GET_CUR_MPS
 2011-06-13  8:19 UTC  (2+ messages)

[PATCH] dccp: handle invalid feature options length
 2011-05-06 20:04 UTC  (5+ messages)

dccp test-tree [PATCH 1/1] ccid-2: still stuck with RFC 3390
 2011-04-25 16:52 UTC 

dccp test-tree [RFC] [Patch 1/1] dccp: Only activate NN values
 2011-03-25 11:39 UTC  (9+ messages)

dccp test-tree [PATCH 1/1] ccid-2: still stuck with RFC 3390
 2011-03-18 21:06 UTC 

dccp test-tree [RFC] [Patch 2/2] dccp: CCID2 check ack ratio
 2011-03-18 11:33 UTC  (2+ messages)

[Patch 1/1] dccp: CCID2 increment cwnd correctly
 2011-03-13 19:50 UTC  (3+ messages)

dccp: null-pointer dereference on close
 2011-03-01 12:16 UTC  (5+ messages)

Proposed NN Feature handling modification
 2011-03-01  6:12 UTC  (5+ messages)

[PATCH 5/4] dccp: Always Send Newest NN Feature Value
 2011-02-26  2:15 UTC 

[PATCH 4/4] dccp: Enable the Ack Ratio Feature but keep CCID2 Ack
 2011-02-26  2:10 UTC  (3+ messages)
` [PATCH 4/4] dccp: Enable the Ack Ratio Feature but keep CCID2

[PATCH 3/4] dccp: Don't Reset On Confirm for Old NN Feature Values
 2011-02-26  2:10 UTC  (3+ messages)
` [PATCH 3/4] dccp: Don't Reset On Confirm for Old NN Feature

[PATCH 2/4] dccp: Send Confirm Options Only Once
 2011-02-26  2:09 UTC  (3+ messages)

[PATCH 1/4] dccp: Prevent Congestion Window > Sequence Window
 2011-02-26  2:05 UTC  (3+ messages)

[PATCH 0/4] dccp: Congestion Window > Sequence Window
 2011-02-24  5:25 UTC  (4+ messages)

[PATCH] tcp: Increase the initial congestion window to 10
 2011-02-06  2:14 UTC  (14+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).