summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/ulpevent.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: implement abort_pd for sctp_stream_interleaveXin Long2017-12-111-1/+2
* sctp: implement ulpevent_data for sctp_stream_interleaveXin Long2017-12-111-3/+17
* sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-1/+1
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-141-1/+5
* sctp: add support for generating add stream change event notificationXin Long2017-03-131-0/+4
* sctp: add support for generating assoc reset event notificationXin Long2017-03-131-0/+4
* sctp: add support for generating stream ssn reset event notificationXin Long2017-02-201-0/+4
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-141-1/+1
* sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-141-5/+5
* net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-161-7/+2Star
* net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-161-1/+4
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2Star
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0Star
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-251-1/+1
* sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-211-0/+3
* [SCTP]: Fix compiler warning about const qualifiersVlad Yasevich2008-04-131-1/+1
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-111-0/+4
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-261-0/+1
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-221-1/+1
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-121-0/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-8/+8
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-121-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+162