summaryrefslogtreecommitdiff
path: root/include/linux/sctp.h
AgeCommit message (Expand)Author
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long
2017-07-24sctp: remove the typedef sctp_dup_tsn_tXin Long
2017-07-24sctp: remove the typedef sctp_gap_ack_block_tXin Long
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long
2017-07-24sctp: remove the typedef sctp_initack_chunk_tXin Long
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long
2017-07-01sctp: remove the typedef sctp_param_tXin Long
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_tXin Long
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long
2014-01-19sctp: fix missing SCTP mailing list address updateJean Sacren
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2010-06-03net: use __packed annotationEric Dumazet
2009-11-23sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison