summaryrefslogtreecommitdiff
path: root/net/sctp/outqueue.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich1-5/+22
2007-02-11[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki1-15/+15
2006-12-03[SCTP]: Even more trivial sctp annotations.Al Viro1-1/+1
2006-12-03[SCTP]: More trivial sctp annotations.Al Viro1-1/+1
2006-09-30[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala1-1/+2
2006-09-23[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala1-1/+5
2006-07-22[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala1-3/+6
2006-06-18[SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich1-0/+1
2006-02-03[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich1-5/+7
2005-07-09[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-22/+28
2005-06-21[SCTP] sctp_connectx() API supportFrank Filz1-5/+6
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1734