index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
constants.h
Age
Commit message (
Expand
)
Author
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
2020-06-25
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2019-11-08
sctp: add support for Primary Path Switchover
Xin Long
2019-11-08
sctp: add pf_expose per netns and sock and asoc
Xin Long
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
2018-10-18
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
2018-04-27
sctp: remove old and unused SCTP_MIN_PMTU
Marcelo Ricardo Leitner
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_timeout_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_other_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_primitive_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_ierror_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_sock_state_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_data_chunk_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
2017-02-19
sctp: add reconf chunk event
Xin Long
2017-01-18
sctp: add stream reconf primitive
Xin Long
2017-01-18
sctp: add stream reconf timer
Xin Long
2016-08-01
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
2013-02-12
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-19
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
2010-11-28
sctp: kill unused macro definition
Shan Wei
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-09-04
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2009-09-04
sctp: Disallow new connection on a closing socket
Vlad Yasevich
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2008-10-08
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
[next]