Историја ревизија

Аутор SHA1 Порука Датум
  Konstantin Khorenko 0d493b4d0b net/sctp: Replace in/out stream arrays with flex_array пре 7 година
  Konstantin Khorenko 05364ca03c net/sctp: Make wrappers for accessing in/out streams пре 7 година
  Xin Long 6a9a27d539 sctp: clear the new asoc's stream outcnt in sctp_stream_update пре 7 година
  Xin Long fae8b6f4a6 sctp: fix some copy-paste errors for file comments пре 7 година
  David S. Miller a0ce093180 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 7 година
  Marcelo Ricardo Leitner 79d0895140 sctp: fix error path in sctp_stream_init пре 7 година
  Xin Long 107e242569 sctp: update mid instead of ssn when doing stream and asoc reset пре 7 година
  Xin Long 47b20a8856 sctp: implement report_ftsn for sctp_stream_interleave пре 7 година
  Xin Long 0c3f6f6554 sctp: implement make_datafrag for sctp_stream_interleave пре 7 година
  Xin Long 08f46070dd sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail пре 7 година
  Xin Long 52a395896a sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1 пре 7 година
  Xin Long 159f2a7456 sctp: avoid flushing unsent queue when doing asoc reset пре 7 година
  Xin Long 5c6144a0eb sctp: only allow the asoc reset when the asoc outq is empty пре 7 година
  Xin Long d570a59c5b sctp: only allow the out stream reset when the stream outq is empty пре 7 година
  Xin Long 3aa623da78 sctp: use sizeof(__u16) for each stream number length instead of magic number пре 7 година
  Xin Long 423852f890 sctp: check stream reset info len before making reconf chunk пре 7 година
  Wei Yongjun dc82673f0c sctp: fix error return code in sctp_send_add_streams() пре 7 година
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 7 година
  Xin Long 1da4fc97cb sctp: fix some type cast warnings introduced by stream reconf пре 7 година
  Marcelo Ricardo Leitner 5bbbbe32a4 sctp: introduce stream scheduler foundations пре 8 година
  Marcelo Ricardo Leitner f952be79ce sctp: introduce struct sctp_stream_out_ext пре 8 година
  Marcelo Ricardo Leitner 1fdb8d8fef sctp: factor out stream->in allocation пре 8 година
  Marcelo Ricardo Leitner e090abd0d8 sctp: factor out stream->out allocation пре 8 година
  Marcelo Ricardo Leitner 1ae2eaaa22 sctp: silence warns on sctp_stream_init allocations пре 8 година
  Xin Long 3c91870492 sctp: remove the typedef sctp_paramhdr_t пре 8 година
  Xin Long ff356414dc sctp: merge sctp_stream_new and sctp_stream_init пре 8 година
  Xin Long cee360ab4d sctp: define the member stream as an object instead of pointer in asoc пре 8 година
  Xin Long 6c80138773 sctp: process duplicated strreset asoc request correctly пре 8 година
  Xin Long d0f025e611 sctp: process duplicated strreset in and addstrm in requests correctly пре 8 година
  Xin Long e4dc99c7c2 sctp: process duplicated strreset out and addstrm out requests correctly пре 8 година