aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long1-17/+17
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long1-2/+2
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long1-0/+24
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams request chunkXin Long1-0/+7
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long1-0/+5
2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long1-3/+3
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner1-40/+40
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long1-0/+27
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter1-64/+0
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+2
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long1-0/+67
2014-01-19sctp: fix missing SCTP mailing list address updateJean Sacren1-1/+1
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann1-4/+2
2010-06-03net: use __packed annotationEric Dumazet1-40/+40
2009-11-23sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun1-0/+1
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun1-10/+10
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich1-1/+1
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-45/+45
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-2/+2
2007-10-10[SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich1-1/+99
2007-10-10[SCTP]: Implement the Supported Extensions ParameterVlad Yasevich1-0/+9
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SCTP]: Introduce sctp_hdr()Arnaldo Carvalho de Melo1-0/+9
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen1-5/+5
2006-12-02[SCTP]: Annotate SCTP headers.Al Viro1-36/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+594