| Commit message (Expand) | Author | Age |
* | dccp: replace min/casting by min_t | Fabian Frederick | 2014-11-18 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 |
* | dccp ccid-2: whitespace fix-up | Gerrit Renker | 2010-11-18 |
* | dccp ccid-2: Separate option parsing from CCID processing | Gerrit Renker | 2010-11-15 |
* | dccp ccid-2: Remove old infrastructure | Gerrit Renker | 2010-11-15 |
* | dccp ccid-2: Update code for the Ack Vector input/registration routine | Gerrit Renker | 2010-11-15 |
* | dccp ccid-2: Algorithm to update buffer state | Gerrit Renker | 2010-11-15 |
* | dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling | Gerrit Renker | 2010-11-10 |
* | dccp ccid-2: Separate internals of Ack Vectors from option-parsing code | Gerrit Renker | 2010-11-10 |
* | dccp ccid-2: Ack Vector interface clean-up | Gerrit Renker | 2010-11-10 |
* | net: dccp: fix sign bug | Kulikov Vasiliy | 2010-07-18 |
* | dccp: remove unused function argument | Gerrit Renker | 2010-06-26 |
* | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 2008-11-23 |
* | dccp: Fix sparse warnings | Gerrit Renker | 2008-06-11 |
* | [ACKVEC]: Reduce length of identifiers | Gerrit Renker | 2008-01-28 |
* | [NET]: DIV_ROUND_UP cleanup (part two) | Ilpo Järvinen | 2007-10-10 |
* | [DCCP] ackvec: Convert to ktime_t | Arnaldo Carvalho de Melo | 2007-10-10 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | [DCCP]: 48-bit sequence number arithmetic | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [DCCP] ackvec: Split long ack vectors across multiple options | Andrea Bittau | 2006-12-03 |
* | [DCCP] ackvec: infrastructure for sending more than one ackvec per packet | Andrea Bittau | 2006-12-03 |
* | [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec | Andrea Bittau | 2006-12-03 |
* | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker | 2006-12-03 |
* | [DCCP]: enable debug messages also for static builds | Gerrit Renker | 2006-12-03 |
* | [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found | Andrea Bittau | 2006-12-03 |
* | [DCCP]: Miscellaneous code tidy-ups | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Update documentation references. | Gerrit Renker | 2006-10-24 |
* | [DCCP] ackvec: Remove unused variables | Andrea Bittau | 2006-09-22 |
* | [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used | Andrea Bittau | 2006-09-22 |
* | [DCCP] ACKVEC: fix ackvector length calculation | Andrea Bittau | 2006-09-22 |
* | [DCCP] Ackvec: fix soft lockup in ackvec handling code | Andrea Bittau | 2006-06-12 |
* | [DCCP] options: Make dccp_insert_options & friends yell on error | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP] ackvec: Introduce ack vector records | Andrea Bittau | 2006-03-20 |
* | [DCCP] ackvec: Introduce dccp_ackvec_slab | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP] ackvec: Ditch dccpav_buf_len | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [NET]: "signed long" -> "long" | Kris Katterjohn | 2006-01-17 |
* | [DCCP] ackvec: use u8 for the buf offsets | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [DCCP] ackvec: Fix spelling of "throw" | Andrea Bittau | 2006-01-03 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 |