Age | Commit message (Expand) | Author | Files | Lines |
2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_inithdr_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_datahdr_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_param_action_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 1 | -22/+22 |
2017-07-01 | sctp: remove the typedef sctp_cid_action_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 1 | -17/+17 |
2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long | 1 | -2/+2 |
2017-02-20 | sctp: add support for generating stream reconf resp chunk | Xin Long | 1 | -0/+24 |
2017-02-10 | sctp: add support for generating stream reconf add incoming/outgoing streams ... | Xin Long | 1 | -0/+7 |
2017-02-10 | sctp: add support for generating stream reconf ssn/tsn reset request chunk | Xin Long | 1 | -0/+5 |
2017-02-10 | sctp: drop unnecessary __packed from some stream reconf structures | Xin Long | 1 | -3/+3 |
2017-02-07 | sctp: drop __packed from almost all SCTP structures | Marcelo Ricardo Leitner | 1 | -40/+40 |
2017-01-18 | sctp: add support for generating stream reconf ssn reset request chunk | Xin Long | 1 | -0/+27 |
2016-08-08 | sctp: Export struct sctp_info to userspace | Phil Sutter | 1 | -64/+0 |
2016-05-31 | sctp: sctp_diag should dump sctp socket type | Xin Long | 1 | -0/+2 |
2016-04-16 | sctp: add sctp_info dump api for sctp_diag | Xin Long | 1 | -0/+67 |
2014-01-20 | sctp: fix missing SCTP mailing list address update | Jean Sacren | 1 | -1/+1 |
2013-12-06 | sctp: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+2 |
2013-04-09 | net: sctp: introduce uapi header for sctp | Daniel Borkmann | 1 | -4/+2 |
2010-06-03 | net: use __packed annotation | Eric Dumazet | 1 | -40/+40 |
2009-11-23 | sctp: implement definition for SACK-IMMEDIATELY extension | Wei Yongjun | 1 | -0/+1 |
2009-06-03 | sctp: fix error cause codes of ADD-IP extension | Wei Yongjun | 1 | -10/+10 |
2009-02-16 | sctp: Clean up sctp checksumming code | Vlad Yasevich | 1 | -1/+1 |
2009-02-15 | net: replace __constant_{endian} uses in net headers | Harvey Harrison | 1 | -45/+45 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -2/+2 |
2007-10-11 | [SCTP]: protocol definitions for SCTP-AUTH implementation | Vlad Yasevich | 1 | -1/+99 |
2007-10-11 | [SCTP]: Implement the Supported Extensions Parameter | Vlad Yasevich | 1 | -0/+9 |
2007-04-26 | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SCTP]: Introduce sctp_hdr() | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2006-12-22 | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 1 | -5/+5 |
2006-12-03 | [SCTP]: Annotate SCTP headers. | Al Viro | 1 | -36/+36 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+594 |