summaryrefslogtreecommitdiff
path: root/net/sctp/sm_statetable.c
Commit message (Expand)AuthorAge
* sctp: implement validate_ftsn for sctp_stream_interleaveXin Long2017-12-15
* sctp: implement validate_data for sctp_stream_interleaveXin Long2017-12-11
* sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-11
* sctp: remove the typedef sctp_subtype_tXin Long2017-08-06
* sctp: remove the typedef sctp_event_tXin Long2017-08-06
* sctp: remove the typedef sctp_state_tXin Long2017-08-06
* sctp: remove the typedef sctp_cid_tXin Long2017-07-01
* sctp: add reconf chunk eventXin Long2017-02-19
* sctp: add stream reconf primitiveXin Long2017-01-18
* sctp: add stream reconf timerXin Long2017-01-18
* sctp: fix checkpatch errors with indentwangweidong2013-12-26
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-14
* sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-14
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-07
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-21
* sctp: remove completely unsed EMPTY stateVlad Yasevich2011-04-20
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26
* sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun2009-06-03
* sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-23
* sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun2008-10-23
* sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun2008-10-01
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich2008-01-28
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-10
* SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-25
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-03
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-25
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-23
* [SCTP]: Cleanup of the sctp state table code.Peter Zijlstra2006-12-02
* [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-05
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16