summaryrefslogtreecommitdiff
path: root/net/sctp/sm_statetable.c
AgeCommit message (Expand)Author
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2009-06-03sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun
2008-10-01sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2008-01-28[SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich
2006-12-02[SCTP]: Cleanup of the sctp state table code.Peter Zijlstra
2006-05-05[SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz
2005-04-16Linux-2.6.12-rc2Linus Torvalds