Age | Commit message (Expand) | Author | Files | Lines |
2017-03-13 | sctp: implement receiver-side procedures for the Reconf Response Parameter | Xin Long | 1 | -0/+4 |
2017-03-13 | sctp: implement receiver-side procedures for the Add Incoming Streams Request... | Xin Long | 1 | -0/+4 |
2017-03-13 | sctp: implement receiver-side procedures for the Add Outgoing Streams Request... | Xin Long | 1 | -0/+4 |
2017-03-13 | sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter | Xin Long | 1 | -0/+4 |
2017-02-20 | sctp: add reconf chunk process | Xin Long | 1 | -0/+1 |
2017-02-20 | sctp: add a function to verify the sctp reconf chunk | Xin Long | 1 | -0/+3 |
2017-02-20 | sctp: implement receiver-side procedures for the Incoming SSN Reset Request P... | Xin Long | 1 | -0/+4 |
2017-02-20 | sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P... | Xin Long | 1 | -0/+6 |
2017-02-20 | sctp: add support for generating stream reconf resp chunk | Xin Long | 1 | -0/+7 |
2017-02-10 | sctp: add support for generating stream reconf add incoming/outgoing streams ... | Xin Long | 1 | -0/+3 |
2017-02-10 | sctp: add support for generating stream reconf ssn/tsn reset request chunk | Xin Long | 1 | -0/+2 |
2017-01-18 | sctp: add stream reconf primitive | Xin Long | 1 | -0/+1 |
2017-01-18 | sctp: add stream reconf timer | Xin Long | 1 | -0/+2 |
2017-01-18 | sctp: add support for generating stream reconf ssn reset request chunk | Xin Long | 1 | -1/+4 |
2016-09-23 | sctp: improve how SSN, TSN and ASCONF serial are compared | Marcelo Ricardo Leitner | 1 | -76/+18 |
2016-09-17 | sctp: fix SSN comparision | Marcelo Ricardo Leitner | 1 | -1/+1 |
2016-03-14 | sctp: allow sctp_transmit_packet and others to use gfp | Marcelo Ricardo Leitner | 1 | -1/+1 |
2014-11-24 | new helper: memcpy_from_msg() | Al Viro | 1 | -1/+1 |
2014-10-14 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann | 1 | -3/+3 |
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-11-21 | sctp: send abort chunk when max_retrans exceeded | Neil Horman | 1 | -0/+2 |
2012-08-15 | sctp: Push struct net down into all of the state machine functions | Eric W. Biederman | 1 | -1/+2 |
2012-08-15 | sctp: Push struct net down to sctp_chunk_event_lookup | Eric W. Biederman | 1 | -2/+3 |
2011-04-21 | sctp: implement event notification SCTP_SENDER_DRY_EVENT | Wei Yongjun | 1 | -0/+1 |
2011-04-20 | sctp: make heartbeat information in sctp_make_heartbeat() | Wei Yongjun | 1 | -3/+1 |
2010-09-24 | net: return operator cleanup | Eric Dumazet | 1 | -5/+5 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-05-06 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 1 | -0/+1 |
2010-05-01 | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state | Wei Yongjun | 1 | -1/+1 |
2009-11-23 | sctp: Fix malformed "Invalid Stream Identifier" error | Vlad Yasevich | 1 | -1/+2 |
2008-10-23 | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 1 | -0/+1 |
2008-09-30 | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun | 1 | -0/+3 |
2008-03-28 | [SCTP]: Remove sctp_add_cmd_sf wrapper bloat | Ilpo Järvinen | 1 | -8/+0 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
2007-10-11 | [SCTP]: Implement the receive and verification of AUTH chunk | Vlad Yasevich | 1 | -0/+1 |
2007-10-11 | [SCTP]: Enable the sending of the AUTH chunk. | Vlad Yasevich | 1 | -0/+1 |
2007-09-26 | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun | 1 | -0/+3 |
2007-09-26 | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 1 | -1/+0 |
2007-08-30 | SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly | Wei Yongjun | 1 | -1/+1 |
2007-01-24 | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 1 | -0/+1 |
2006-12-03 | [SCTP]: Trivial sctp endianness annotations. | Al Viro | 1 | -1/+1 |
2006-12-03 | [SCTP]: sctp_make_op_error() annotations. | Al Viro | 1 | -1/+1 |
2006-12-03 | [SCTP]: Annotate sctp_init_cause(). | Al Viro | 1 | -1/+1 |
2006-08-22 | Fix sctp privilege elevation (CVE-2006-3745) | Sridhar Samudrala | 1 | -2/+1 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -5/+5 |
2005-07-12 | [SCTP]: __nocast annotations | Alexey Dobriyan | 1 | -5/+6 |
2005-06-24 | [PATCH] make various thing static | Adrian Bunk | 1 | -6/+0 |
2005-06-21 | [SCTP] sctp_connectx() API support | Frank Filz | 1 | -2/+6 |