Age | Commit message (Expand) | Author | Files | Lines |
2021-06-22 | sctp: add the probe timer in transport for PLPMTUD | Xin Long | 1 | -0/+20 |
2021-06-22 | sctp: add pad chunk and its make function and event table | Xin Long | 1 | -0/+23 |
2019-08-20 | sctp: remove net sctp.x_enable working as a global switch | Xin Long | 1 | -16/+12 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 | Thomas Gleixner | 1 | -16/+1 |
2018-11-19 | sctp: rename enum sctp_event to sctp_event_type | Xin Long | 1 | -1/+1 |
2017-12-15 | sctp: implement validate_ftsn for sctp_stream_interleave | Xin Long | 1 | -2/+2 |
2017-12-11 | sctp: implement validate_data for sctp_stream_interleave | Xin Long | 1 | -0/+3 |
2017-08-11 | sctp: remove the typedef sctp_sm_table_entry_t | Xin Long | 1 | -17/+25 |
2017-08-07 | sctp: remove the typedef sctp_subtype_t | Xin Long | 1 | -4/+5 |
2017-08-07 | sctp: remove the typedef sctp_event_t | Xin Long | 1 | -1/+1 |
2017-08-07 | sctp: remove the typedef sctp_state_t | Xin Long | 1 | -7/+9 |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 1 | -2/+2 |
2017-02-20 | sctp: add reconf chunk event | Xin Long | 1 | -0/+30 |
2017-01-18 | sctp: add stream reconf primitive | Xin Long | 1 | -0/+20 |
2017-01-18 | sctp: add stream reconf timer | Xin Long | 1 | -0/+20 |
2013-12-26 | sctp: fix checkpatch errors with indent | wangweidong | 1 | -1/+1 |
2013-12-06 | sctp: 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 | -6/+0 |
2013-07-25 | net: sctp: trivial: update mailing list address | Daniel Borkmann | 1 | -1/+1 |
2012-08-15 | sctp: Make sysctl tunables per net | Eric W. Biederman | 1 | -3/+3 |
2012-08-15 | sctp: Push struct net down to sctp_chunk_event_lookup | Eric W. Biederman | 1 | -4/+7 |
2011-07-08 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -1/+1 |
2011-04-21 | sctp: implement event notification SCTP_SENDER_DRY_EVENT | Wei Yongjun | 1 | -1/+1 |
2011-04-20 | sctp: remove completely unsed EMPTY state | Vlad Yasevich | 1 | -76/+0 |
2010-08-27 | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 1 | -21/+21 |
2009-06-03 | sctp: fix a typo in net/sctp/sm_statetable.c | Wei Yongjun | 1 | -1/+1 |
2008-10-23 | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 1 | -1/+1 |
2008-10-23 | sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state | Wei Yongjun | 1 | -1/+1 |
2008-10-01 | sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state | Wei Yongjun | 1 | -1/+1 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
2008-01-29 | [SCTP]: ADD-IP updates the states where ASCONFs can be sent | Vlad Yasevich | 1 | -9/+9 |
2007-10-11 | [SCTP]: Implement the receive and verification of AUTH chunk | Vlad Yasevich | 1 | -0/+33 |
2007-09-26 | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 1 | -8/+8 |
2007-06-04 | [NET]: Fix comparisons of unsigned < 0. | Bill Nottingham | 1 | -1/+1 |
2007-04-26 | [NET]: cleanup extra semicolons | Stephen Hemminger | 1 | -1/+1 |
2007-02-11 | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-01-24 | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 1 | -1/+1 |
2006-12-03 | [SCTP]: Cleanup of the sctp state table code. | Peter Zijlstra | 1 | -361/+335 |
2006-05-06 | [SCTP]: Fix state table entries for chunks received in CLOSED state. | Sridhar Samudrala | 1 | -5/+5 |
2005-06-21 | [SCTP] sctp_connectx() API support | Frank Filz | 1 | -2/+4 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1004 |