summaryrefslogtreecommitdiff
path: root/net/dccp/ackvec.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker1-91/+113
2008-09-04dccp ccid-2: Separate option parsing from CCID processingGerrit Renker1-0/+19
2008-09-04dccp ccid-2: Remove old infrastructureGerrit Renker1-78/+1
2008-09-04dccp ccid-2: Update code for the Ack Vector input/registration routineGerrit Renker1-0/+9
2008-09-04dccp ccid-2: Algorithm to update buffer stateGerrit Renker1-0/+6
2008-09-04dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker1-3/+14
2008-09-04dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker1-3/+2
2008-09-04dccp ccid-2: Ack Vector interface clean-upGerrit Renker1-47/+56
2008-09-04dccp: Leave headroom for options when calculating the MPSGerrit Renker1-0/+3
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker1-3/+2
2008-01-29[ACKVEC]: Reduce length of identifiersGerrit Renker1-31/+31
2007-12-21[DCCP]: Spelling fixesJoe Perches1-1/+1
2007-10-11[DCCP] ackvec: Convert to ktime_tArnaldo Carvalho de Melo1-2/+2
2006-12-03[DCCP] ackvec: infrastructure for sending more than one ackvec per packetAndrea Bittau1-7/+11
2006-12-03[DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvecAndrea Bittau1-2/+0
2006-10-25[DCCP]: Update documentation references.Gerrit Renker1-2/+1
2006-09-23[DCCP] ackvec: Remove unused variablesAndrea Bittau1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-21[DCCP] ackvec: Introduce ack vector recordsAndrea Bittau1-6/+25
2006-03-21[DCCP] ackvec: Introduce dccp_ackvec_slabArnaldo Carvalho de Melo1-0/+12
2006-03-21[DCCP] ackvec: Ditch dccpav_buf_lenArnaldo Carvalho de Melo1-7/+3
2006-01-04[DCCP] ackvec: use u8 for the buf offsetsArnaldo Carvalho de Melo1-6/+6
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-2/+2
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo1-0/+133