aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ackvec.h
Commit message (Expand)AuthorAge
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* dccp ccid-2: Separate option parsing from CCID processingGerrit Renker2010-11-15
* dccp ccid-2: Remove old infrastructureGerrit Renker2010-11-15
* dccp ccid-2: Update code for the Ack Vector input/registration routineGerrit Renker2010-11-15
* dccp ccid-2: Algorithm to update buffer stateGerrit Renker2010-11-15
* dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker2010-11-10
* dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker2010-11-10
* dccp ccid-2: Ack Vector interface clean-upGerrit Renker2010-11-10
* dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-02
* dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker2009-01-05
* dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker2009-01-05
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* [ACKVEC]: Reduce length of identifiersGerrit Renker2008-01-28
* [DCCP]: Spelling fixesJoe Perches2007-12-20
* [DCCP] ackvec: Convert to ktime_tArnaldo Carvalho de Melo2007-10-10
* [DCCP] ackvec: infrastructure for sending more than one ackvec per packetAndrea Bittau2006-12-03
* [DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvecAndrea Bittau2006-12-03
* [DCCP]: Update documentation references.Gerrit Renker2006-10-24
* [DCCP] ackvec: Remove unused variablesAndrea Bittau2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DCCP] ackvec: Introduce ack vector recordsAndrea Bittau2006-03-20
* [DCCP] ackvec: Introduce dccp_ackvec_slabArnaldo Carvalho de Melo2006-03-20
* [DCCP] ackvec: Ditch dccpav_buf_lenArnaldo Carvalho de Melo2006-03-20
* [DCCP] ackvec: use u8 for the buf offsetsArnaldo Carvalho de Melo2006-01-03
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo2005-09-18