summaryrefslogtreecommitdiff
path: root/net/sctp/sm_sideeffect.c
AgeCommit message (Expand)Author
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long
2017-10-25net: sctp: Convert timers to use timer_setup()Kees Cook
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long
2017-08-06sctp: remove the typedef sctp_event_tXin Long
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-06-20sctp: handle errors when updating asocXin Long
2017-06-20sctp: uncork the old asoc before changing to the new oneXin Long
2017-02-20sctp: flush out queue once assoc state falls into SHUTDOWN_PENDINGXin Long
2017-02-07sctp: add dst_pending_confirm flagJulian Anastasov
2017-01-18sctp: add stream reconf timerXin Long
2016-09-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long
2016-09-18sctp: do not return the transmit err back to sctp_sendmsgXin Long
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long
2016-05-01sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-03-20sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-01-28sctp: remove the dead field of sctp_transportXin Long
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-09-28sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2015-09-28sctp: Whitespace fixKarl Heiss
2015-08-28sctp: Do not try to search for the transport twiceVlad Yasevich
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2014-04-27net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic
2014-01-21sctp: remove macros sctp_bh_[un]lock_sockwangweidong
2013-12-26sctp: fix checkpatch errors with space required or prohibitedwangweidong
2013-12-22sctp: remove casting from function calls through ops structurewangweidong
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-11-04net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann