aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/outqueue.c
Commit message (Expand)AuthorAgeFilesLines
...
* SCTP : Fix bad formatted comment in outqueue.cWei Yongjun2007-11-071-1/+2
* SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich2007-08-301-0/+7
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-6/+6
* [SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich2007-02-261-5/+22
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-15/+15
* [SCTP]: Even more trivial sctp annotations.Al Viro2006-12-021-1/+1
* [SCTP]: More trivial sctp annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2006-09-291-1/+2
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-1/+5
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-211-3/+6
* [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-171-0/+1
* [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-021-5/+7
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-081-22/+28
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-5/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1734