| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-22 | sctp: add the probe timer in transport for PLPMTUD | Xin Long | 1 | -0/+1 |
| 2021-04-30 | sctp: do asoc update earlier in sctp_sf_do_dupcook_b | Xin Long | 1 | -1/+0 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 | Thomas Gleixner | 1 | -16/+1 |
| 2019-05-01 | sctp: avoid running the sctp state machine recursively | Xin Long | 1 | -1/+0 |
| 2018-03-14 | sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT | Xin Long | 1 | -0/+1 |
| 2017-08-11 | sctp: remove the typedef sctp_verb_t | Xin Long | 1 | -5/+5 |
| 2017-08-11 | sctp: remove the typedef sctp_arg_t | Xin Long | 1 | -13/+13 |
| 2017-08-11 | sctp: remove the typedef sctp_cmd_seq_t | Xin Long | 1 | -7/+7 |
| 2017-08-11 | sctp: remove the typedef sctp_cmd_t | Xin Long | 1 | -7/+7 |
| 2017-08-06 | sctp: remove the typedef sctp_event_timeout_t | Xin Long | 1 | -2/+2 |
| 2017-08-06 | sctp: remove the typedef sctp_state_t | Xin Long | 1 | -2/+2 |
| 2017-07-24 | sctp: remove the typedef sctp_sackhdr_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 1 | -2/+2 |
| 2014-10-06 | sctp: handle association restarts when the socket is closed. | Vlad Yasevich | 1 | -1/+1 |
| 2014-07-08 | net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. | David Laight | 1 | -12/+14 |
| 2014-07-08 | net: sctp: Optimise the way 'sctp_arg_t' values are initialised. | David Laight | 1 | -3/+5 |
| 2014-07-08 | net: sctp: Inline the functions from command.c | David Laight | 1 | -4/+23 |
| 2013-12-06 | include/net/: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+2 |
| 2013-08-09 | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 1 | -10/+8 |
| 2012-11-03 | sctp: Clean up type-punning in sctp_cmd_t union | Neil Horman | 1 | -16/+22 |
| 2011-09-16 | sctp: deal with multiple COOKIE_ECHO chunks | Max Matveev | 1 | -0/+1 |
| 2011-07-07 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -0/+1 |
| 2011-05-31 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun | 1 | -0/+1 |
| 2011-04-19 | sctp: kill abandoned SCTP_CMD_TRANSMIT command | Shan Wei | 1 | -1/+0 |
| 2010-11-29 | sctp: kill unused macros in head file | Shan Wei | 1 | -3/+0 |
| 2010-04-28 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 1 | -0/+1 |
| 2009-09-04 | sctp: Send user messages to the lower layer as one | Vlad Yasevich | 1 | -0/+3 |
| 2009-03-02 | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 1 | -1/+2 |
| 2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2008-04-12 | [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK | Gui Jianfeng | 1 | -0/+1 |
| 2008-03-27 | [SCTP]: Remove sctp_add_cmd_sf wrapper bloat | Ilpo Järvinen | 1 | -2/+1 |
| 2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
| 2007-11-07 | SCTP: Fix difference cases of retransmit. | Vlad Yasevich | 1 | -0/+1 |
| 2007-10-10 | [SCTP]: Implete SCTP-AUTH parameter processing | Vlad Yasevich | 1 | -0/+1 |
| 2007-05-04 | [SCTP]: Set assoc_id correctly during INIT collision. | Vlad Yasevich | 1 | -0/+2 |
| 2006-12-02 | [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. | Al Viro | 1 | -0/+2 |
| 2006-12-02 | [SCTP]: SCTP_CMD_INIT_FAILED annotations. | Al Viro | 1 | -0/+2 |
| 2006-05-19 | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. | Sridhar Samudrala | 1 | -0/+1 |
| 2005-11-11 | [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. | Vladislav Yasevich | 1 | -3/+4 |
| 2005-06-20 | [SCTP] sctp_connectx() API support | Frank Filz | 1 | -4/+4 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+211 |