Commit History

Author SHA1 Message Date
  Marcelo Ricardo Leitner 6d3e8aa876 sctp: allow sctp_init_cause to return errors 7 years ago
  Marcelo Ricardo Leitner 47b3ba5175 sctp: fix const parameter violation in sctp_make_sack 7 years ago
  Xin Long 1b1e0bc994 sctp: add refcnt support for sh_key 7 years ago
  Xin Long 2d07a49ade sctp: add basic structures and make chunk function for ifwdtsn 7 years ago
  Xin Long 9d4ceaf154 sctp: implement validate_data for sctp_stream_interleave 7 years ago
  Xin Long 668c9beb90 sctp: implement assign_number for sctp_stream_interleave 7 years ago
  Xin Long 0c3f6f6554 sctp: implement make_datafrag for sctp_stream_interleave 7 years ago
  Xin Long ad05a7a05e sctp: add basic structures and make chunk function for idata 7 years ago
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Xin Long 1da4fc97cb sctp: fix some type cast warnings introduced by stream reconf 7 years ago
  Kees Cook 9c3b575183 net: sctp: Convert timers to use timer_setup() 7 years ago
  Xin Long 327c0dab8d sctp: fix some indents in sm_make_chunk.c 8 years ago
  Xin Long 172a1599ba sctp: remove the typedef sctp_disposition_t 8 years ago
  Xin Long 8ee821aea3 sctp: remove the typedef sctp_sm_table_entry_t 8 years ago
  Xin Long eb662a6a9b sctp: remove the unused typedef sctp_sm_command_t 8 years ago
  Xin Long a85bbeb221 sctp: remove the typedef sctp_cmd_seq_t 8 years ago
  Xin Long bfc6f8270f sctp: remove the typedef sctp_subtype_t 8 years ago
  Xin Long 61f0eb0722 sctp: remove the typedef sctp_event_t 8 years ago
  Xin Long 5210601945 sctp: remove the typedef sctp_state_t 8 years ago
  Xin Long 9f8d314715 sctp: remove the typedef sctp_data_chunk_t 8 years ago
  Xin Long 34b4e29b38 sctp: remove the typedef sctp_param_t 8 years ago
  Xin Long 11ae76e67a sctp: implement receiver-side procedures for the Reconf Response Parameter 8 years ago
  Xin Long c5c4ebb3ab sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter 8 years ago
  Xin Long 50a41591f1 sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter 8 years ago
  Xin Long 692787cef6 sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter 8 years ago
  Xin Long 2040d3d7a3 sctp: add reconf chunk process 8 years ago
  Xin Long ea62504373 sctp: add a function to verify the sctp reconf chunk 8 years ago
  Xin Long 16e1a91965 sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter 8 years ago
  Xin Long 8105447645 sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter 8 years ago
  Xin Long bd4b9f8b4a sctp: add support for generating stream reconf resp chunk 8 years ago