index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ackvec.c
Age
Commit message (
Expand
)
Author
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-02
[DCCP] ackvec: Split long ack vectors across multiple options
Andrea Bittau
2006-12-02
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
Andrea Bittau
2006-12-02
[DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
Andrea Bittau
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
[DCCP]: enable debug messages also for static builds
Gerrit Renker
2006-12-02
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
Andrea Bittau
2006-12-02
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
2006-09-22
[DCCP] ackvec: Remove unused variables
Andrea Bittau
2006-09-22
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
Andrea Bittau
2006-09-22
[DCCP] ACKVEC: fix ackvector length calculation
Andrea Bittau
2006-06-11
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2006-03-20
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
2006-01-17
[NET]: "signed long" -> "long"
Kris Katterjohn
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
2006-01-04
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo