| Commit message (Expand) | Author | Age |
* | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | 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 |
* | dccp: Minimise header option overhead in setting the MPS | Gerrit Renker | 2009-03-02 |
* | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 2009-01-05 |
* | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 2009-01-05 |
* | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 2008-11-23 |
* | [ACKVEC]: Reduce length of identifiers | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Spelling fixes | Joe Perches | 2007-12-20 |
* | [DCCP] ackvec: Convert to ktime_t | Arnaldo Carvalho de Melo | 2007-10-10 |
* | [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]: Update documentation references. | Gerrit Renker | 2006-10-24 |
* | [DCCP] ackvec: Remove unused variables | Andrea Bittau | 2006-09-22 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [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 |
* | [DCCP] ackvec: use u8 for the buf offsets | Arnaldo Carvalho de Melo | 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 |