summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/command.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1Star
* sctp: avoid running the sctp state machine recursivelyXin Long2019-05-011-1/+0Star
* sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-141-0/+1
* sctp: remove the typedef sctp_verb_tXin Long2017-08-111-5/+5
* sctp: remove the typedef sctp_arg_tXin Long2017-08-111-13/+13
* sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-111-7/+7
* sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-7/+7
* sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-071-2/+2
* sctp: remove the typedef sctp_state_tXin Long2017-08-071-2/+2
* sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-251-2/+2
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-011-2/+2
* sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-061-1/+1
* net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight2014-07-081-12/+14
* net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight2014-07-081-3/+5
* net: sctp: Inline the functions from command.cDavid Laight2014-07-081-4/+23
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2Star
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-10/+8Star
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-031-16/+22
* sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-161-0/+1
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
* sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-011-0/+1
* sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2011-04-201-1/+0Star
* sctp: kill unused macros in head fileShan Wei2010-11-291-3/+0Star
* sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-281-0/+1
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-051-0/+3
* sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-031-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-0/+1
|\
| * [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-131-0/+1
* | [SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen2008-03-281-2/+1Star
|/
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-071-0/+1
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-111-0/+1
* [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-041-0/+2
* [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-031-0/+2
* [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-031-0/+2
* [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
* [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-121-3/+4
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+211