aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ackvec.c
Commit message (Expand)AuthorAge
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* dccp: Fix sparse warningsGerrit Renker2008-06-11
* [ACKVEC]: Reduce length of identifiersGerrit Renker2008-01-28
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-10
* [DCCP] ackvec: Convert to ktime_tArnaldo Carvalho de Melo2007-10-10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [DCCP]: 48-bit sequence number arithmeticGerrit Renker2007-04-26
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [DCCP] ackvec: Split long ack vectors across multiple optionsAndrea Bittau2006-12-03
* [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]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-03
* [DCCP]: enable debug messages also for static buildsGerrit Renker2006-12-03
* [DCCP] ACKVEC: Optimization - Do not traverse records if none will be foundAndrea Bittau2006-12-03
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-03
* [DCCP]: Update documentation references.Gerrit Renker2006-10-24
* [DCCP] ackvec: Remove unused variablesAndrea Bittau2006-09-22
* [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is usedAndrea Bittau2006-09-22
* [DCCP] ACKVEC: fix ackvector length calculationAndrea Bittau2006-09-22
* [DCCP] Ackvec: fix soft lockup in ackvec handling codeAndrea Bittau2006-06-12
* [DCCP] options: Make dccp_insert_options & friends yell on errorArnaldo Carvalho de Melo2006-03-21
* [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_freeArnaldo Carvalho de Melo2006-03-20
* [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
* [NET]: "signed long" -> "long"Kris Katterjohn2006-01-17
* [DCCP] ackvec: use u8 for the buf offsetsArnaldo Carvalho de Melo2006-01-03
* [DCCP] ackvec: Fix spelling of "throw"Andrea Bittau2006-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