summaryrefslogtreecommitdiff
path: root/include/net/sctp/ulpqueue.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-21sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner1-16/+1
2019-04-12sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().David Miller1-1/+1
2017-12-11sctp: add support for the process of unordered idataXin Long1-0/+1
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long1-6/+3
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
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann1-1/+0
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman1-1/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-3/+3
2007-08-29SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich1-0/+1
2007-04-26[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich1-1/+1
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich1-0/+1
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-7/+4
2005-07-12[SCTP]: __nocast annotationsAlexey Dobriyan1-4/+7
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+92