Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-20sctp: 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-23net: 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-25net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2013-02-13net: 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-20sctp: 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-05sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta
2009-09-05sctp: Disallow new connection on a closing socketVlad Yasevich
2009-08-05net: mark read-only arrays as constJan Engelhardt
2008-10-09sctp: 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-29[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-11[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich
2007-10-11[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich
2007-04-26[SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich
2006-12-03[SCTP]: Trivial sctp endianness annotations.Al Viro
2006-09-23[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2005-08-30[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-06-29[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich
2005-06-21[SCTP] sctp_connectx() API supportFrank Filz
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds