Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -3/+1 |
2013-10-20 | net: dccp: Remove extern from function prototypes | Joe Perches | 1 | -11/+10 |
2012-07-11 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -2/+5 |
2010-11-15 | dccp ccid-2: Separate option parsing from CCID processing | Gerrit Renker | 1 | -0/+19 |
2010-11-15 | dccp ccid-2: Remove old infrastructure | Gerrit Renker | 1 | -14/+0 |
2010-11-15 | dccp ccid-2: Update code for the Ack Vector input/registration routine | Gerrit Renker | 1 | -0/+4 |
2010-11-15 | dccp ccid-2: Algorithm to update buffer state | Gerrit Renker | 1 | -0/+1 |
2010-11-10 | dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling | Gerrit Renker | 1 | -2/+8 |
2010-11-10 | dccp ccid-2: Separate internals of Ack Vectors from option-parsing code | Gerrit Renker | 1 | -1/+1 |
2010-11-10 | dccp ccid-2: Ack Vector interface clean-up | Gerrit Renker | 1 | -47/+56 |
2009-03-02 | dccp: Minimise header option overhead in setting the MPS | Gerrit Renker | 1 | -0/+3 |
2009-01-05 | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 1 | -49/+0 |
2009-01-05 | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 1 | -2/+2 |
2008-11-24 | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 1 | -3/+2 |
2008-01-29 | [ACKVEC]: Reduce length of identifiers | Gerrit Renker | 1 | -31/+31 |
2007-12-21 | [DCCP]: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-10-11 | [DCCP] ackvec: Convert to ktime_t | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2006-12-03 | [DCCP] ackvec: infrastructure for sending more than one ackvec per packet | Andrea Bittau | 1 | -7/+11 |
2006-12-03 | [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec | Andrea Bittau | 1 | -2/+0 |
2006-10-25 | [DCCP]: Update documentation references. | Gerrit Renker | 1 | -2/+1 |
2006-09-23 | [DCCP] ackvec: Remove unused variables | Andrea Bittau | 1 | -3/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-21 | [DCCP] ackvec: Introduce ack vector records | Andrea Bittau | 1 | -6/+25 |
2006-03-21 | [DCCP] ackvec: Introduce dccp_ackvec_slab | Arnaldo Carvalho de Melo | 1 | -0/+12 |
2006-03-21 | [DCCP] ackvec: Ditch dccpav_buf_len | Arnaldo Carvalho de Melo | 1 | -7/+3 |
2006-01-04 | [DCCP] ackvec: use u8 for the buf offsets | Arnaldo Carvalho de Melo | 1 | -6/+6 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -2/+2 |
2005-09-18 | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 1 | -0/+133 |