summaryrefslogtreecommitdiff
path: root/include/net/sctp/constants.h
AgeCommit message (Expand)Author
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long
2017-08-06sctp: remove the typedef sctp_event_tXin Long
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_tXin Long
2017-02-19sctp: add reconf chunk eventXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2011-04-19sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei
2010-11-28sctp: kill unused macro definitionShan Wei
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta
2009-09-04sctp: Disallow new connection on a closing socketVlad Yasevich
2009-08-05net: mark read-only arrays as constJan Engelhardt
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2008-01-28[IPV4] sctp: Use ipv4_is_<type>Joe Perches
2007-11-29SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich
2007-11-09SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich
2007-04-25[SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich
2006-12-02[SCTP]: Trivial sctp endianness annotations.Al Viro
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz