aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAge
* sctp: whitespace fixesStephen Hemminger2018-07-24
* sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-14
* net: tracepoint: using sock_set_state tracepoint to trace SCTP state transitionYafang Shao2017-12-20
* sctp: implement handle_ftsn for sctp_stream_interleaveXin Long2017-12-15
* sctp: implement report_ftsn for sctp_stream_interleaveXin Long2017-12-15
* sctp: implement abort_pd for sctp_stream_interleaveXin Long2017-12-11
* sctp: implement start_pd for sctp_stream_interleaveXin Long2017-12-11
* sctp: implement renege_events for sctp_stream_interleaveXin Long2017-12-11
* sctp: implement enqueue_event for sctp_stream_interleaveXin Long2017-12-11
* sctp: implement ulpevent_data for sctp_stream_interleaveXin Long2017-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\
| * sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-29
| * sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long2017-10-29
* | net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-24
* | sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-03
|/
* sctp: remove the typedef sctp_disposition_tXin Long2017-08-11
* sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-11
* sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-11
* sctp: remove the typedef sctp_cmd_tXin Long2017-08-11
* sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-11
* sctp: remove the typedef sctp_subtype_tXin Long2017-08-07
* sctp: remove the typedef sctp_event_tXin Long2017-08-07
* sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-07
* sctp: remove the typedef sctp_state_tXin Long2017-08-07
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-01
* sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-01
* sctp: handle errors when updating asocXin Long2017-06-20
* sctp: uncork the old asoc before changing to the new oneXin Long2017-06-20
* sctp: flush out queue once assoc state falls into SHUTDOWN_PENDINGXin Long2017-02-20
* sctp: add dst_pending_confirm flagJulian Anastasov2017-02-07
* sctp: add stream reconf timerXin Long2017-01-18
* sctp: make sctp_outq_flush/tail/uncork return voidXin Long2016-09-18
* sctp: do not return the transmit err back to sctp_sendmsgXin Long2016-09-18
* sctp: sctp should change socket state when shutdown is receivedXin Long2016-06-11
* sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-10
* | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-13
|/
* sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-20
* sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-13
* sctp: remove the dead field of sctp_transportXin Long2016-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2016-01-11
* | sctp: drop the old assoc hashtable of sctpXin Long2016-01-05
* | net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-16
|/
* sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2015-09-29
* sctp: Whitespace fixKarl Heiss2015-09-29
* sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-29
* sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-27