summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/sm.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix transport encap_port update in sctp_vtag_verifyXin Long2021-10-151-3/+3
* sctp: do the basic send and recv for PLPMTUD probeXin Long2021-06-221-1/+2
* sctp: add the probe timer in transport for PLPMTUDXin Long2021-06-221-0/+2
* sctp: add pad chunk and its make function and event tableXin Long2021-06-221-0/+1
* sctp: add the error cause for new encapsulation port restartXin Long2020-10-301-0/+3
* sctp: allow changing transport encap_port by peer packetsXin Long2020-10-301-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
* sctp: rename enum sctp_event to sctp_event_typeXin Long2018-11-191-2/+2
* sctp: fix the data size calculation in sctp_data_sizeXin Long2018-10-171-1/+1
* sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner2018-05-011-1/+1
* sctp: fix const parameter violation in sctp_make_sackMarcelo Ricardo Leitner2018-04-251-1/+1
* sctp: add refcnt support for sh_keyXin Long2018-03-141-1/+2
* sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-151-0/+3
* sctp: implement validate_data for sctp_stream_interleaveXin Long2017-12-111-0/+6
* sctp: implement assign_number for sctp_stream_interleaveXin Long2017-12-111-1/+1
* sctp: implement make_datafrag for sctp_stream_interleaveXin Long2017-12-111-3/+2
* sctp: add basic structures and make chunk function for idataXin Long2017-12-111-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-1/+1
|\
| * sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-1/+1
* | net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-251-5/+5
|/
* sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-79/+79
* sctp: remove the typedef sctp_disposition_tXin Long2017-08-111-9/+10
* sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-111-3/+3
* sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
* sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-111-1/+1
* sctp: remove the typedef sctp_subtype_tXin Long2017-08-061-6/+7
* sctp: remove the typedef sctp_event_tXin Long2017-08-061-7/+5
* sctp: remove the typedef sctp_state_tXin Long2017-08-061-5/+5
* sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-011-1/+1
* sctp: remove the typedef sctp_param_tXin Long2017-07-011-8/+6
* sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long2017-03-121-0/+4
* sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long2017-03-121-0/+4
* sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long2017-03-121-0/+4
* sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long2017-03-121-0/+4
* sctp: add reconf chunk processXin Long2017-02-191-0/+1
* sctp: add a function to verify the sctp reconf chunkXin Long2017-02-191-0/+3
* sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long2017-02-191-0/+4
* sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long2017-02-191-0/+6
* sctp: add support for generating stream reconf resp chunkXin Long2017-02-191-0/+7
* sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-091-0/+3
* sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-091-0/+2
* sctp: add stream reconf primitiveXin Long2017-01-181-0/+1
* sctp: add stream reconf timerXin Long2017-01-181-0/+2
* sctp: add support for generating stream reconf ssn reset request chunkXin Long2017-01-181-1/+4
* sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner2016-09-231-76/+18
* sctp: fix SSN comparisionMarcelo Ricardo Leitner2016-09-171-1/+1
* sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-131-1/+1
* new helper: memcpy_from_msg()Al Viro2014-11-241-1/+1
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-10-141-3/+3
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2