[TCP]: Prevent sending past receiver window with TSO (at last skb)
[safe/jmp/linux-2.6] / net / dccp / ackvec.h
2008-01-28 Gerrit Renker[ACKVEC]: Reduce length of identifiers
2007-12-20 Joe Perches[DCCP]: Spelling fixes
2007-10-10 Arnaldo Carvalho... [DCCP] ackvec: Convert to ktime_t
2006-12-03 Andrea Bittau[DCCP] ackvec: infrastructure for sending more than...
2006-12-03 Andrea Bittau[DCCP] ackvec: Remove unused dccpav_ack_ptr field from...
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-09-22 Andrea Bittau[DCCP] ackvec: Remove unused variables
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Andrea Bittau[DCCP] ackvec: Introduce ack vector records
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Introduce dccp_ackvec_slab
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Ditch dccpav_buf_len
2006-01-04 Arnaldo Carvalho... [DCCP] ackvec: use u8 for the buf offsets
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-18 Arnaldo Carvalho... [DCCP]: Move the ack vector code to net/dccp/ackvec...