summaryrefslogtreecommitdiff
path: root/include/net/sctp/sm.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann1-6/+0
2013-07-25net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2012-11-21sctp: send abort chunk when max_retrans exceededNeil Horman1-0/+2
2012-08-15sctp: Push struct net down into all of the state machine functionsEric W. Biederman1-1/+2
2012-08-15sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman1-2/+3
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun1-0/+1
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun1-3/+1
2010-09-24net: return operator cleanupEric Dumazet1-5/+5
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich1-0/+1
2010-05-01sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun1-1/+1
2009-11-23sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich1-1/+2
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun1-0/+1
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun1-0/+3
2008-03-28[SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen1-8/+0
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2007-10-11[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich1-0/+1
2007-10-11[SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich1-0/+1
2007-09-26SCTP : Add paramters validity check for ASCONF chunkWei Yongjun1-0/+3
2007-09-26SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich1-1/+0
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun1-1/+1
2007-01-24[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich1-0/+1
2006-12-03[SCTP]: Trivial sctp endianness annotations.Al Viro1-1/+1
2006-12-03[SCTP]: sctp_make_op_error() annotations.Al Viro1-1/+1
2006-12-03[SCTP]: Annotate sctp_init_cause().Al Viro1-1/+1
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala1-2/+1
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-5/+5
2005-07-12[SCTP]: __nocast annotationsAlexey Dobriyan1-5/+6
2005-06-24[PATCH] make various thing staticAdrian Bunk1-6/+0
2005-06-21[SCTP] sctp_connectx() API supportFrank Filz1-2/+6
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier1-18/+24
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+442