aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/command.h
AgeCommit message (Expand)Author
2019-05-05sctp: avoid running the sctp state machine recursivelyXin Long
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long
2017-08-11sctp: remove the typedef sctp_verb_tXin Long
2017-08-11sctp: remove the typedef sctp_arg_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-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-07-08net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight
2014-07-08net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2009-09-04sctp: Send user messages to the lower layer as oneVlad Yasevich
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-03-27[SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich
2007-10-10[SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich
2007-05-04[SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich
2006-12-02[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro
2006-12-02[SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala
2005-11-11[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds