aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/outqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala1-1/+2
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala1-1/+5
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala1-3/+6
2006-06-17[SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich1-0/+1
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich1-5/+7
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-22/+28
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz1-5/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1734