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