aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/ulpevent.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long1-0/+7
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long1-7/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner1-16/+1
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long1-15/+24
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long1-1/+2
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long1-3/+17
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long1-1/+1
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-03-12sctp: add support for generating add stream change event notificationXin Long1-0/+4
2017-03-12sctp: add support for generating assoc reset event notificationXin Long1-0/+4
2017-02-19sctp: add support for generating stream ssn reset event notificationXin Long1-0/+4
2016-07-13sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner1-1/+1
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner1-5/+5
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland1-7/+2
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland1-1/+4
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-24net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socketThomas Graf1-1/+1
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun1-0/+3
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich1-1/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2007-10-10[SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich1-0/+4
2007-04-25[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich1-0/+1
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen1-1/+1
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich1-0/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-8/+8
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162