index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
constants.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
1
-0
/
+1
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
1
-0
/
+17
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
1
-0
/
+2
2020-10-31
sctp: create udp4 sock and add its encap_rcv
Xin Long
1
-0
/
+2
2020-06-26
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2019-11-09
sctp: add support for Primary Path Switchover
Xin Long
1
-0
/
+2
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
1
-0
/
+10
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
1
-16
/
+1
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
1
-1
/
+1
2018-10-18
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
1
-5
/
+0
2018-04-27
sctp: remove old and unused SCTP_MIN_PMTU
Marcelo Ricardo Leitner
1
-3
/
+2
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
1
-4
/
+5
2017-08-07
sctp: remove the typedef sctp_subtype_t
Xin Long
1
-9
/
+9
2017-08-07
sctp: remove the typedef sctp_event_t
Xin Long
1
-4
/
+2
2017-08-07
sctp: remove the typedef sctp_event_timeout_t
Xin Long
1
-4
/
+4
2017-08-07
sctp: remove the typedef sctp_event_other_t
Xin Long
1
-4
/
+4
2017-08-07
sctp: remove the typedef sctp_event_primitive_t
Xin Long
1
-4
/
+4
2017-08-07
sctp: remove the typedef sctp_state_t
Xin Long
1
-2
/
+2
2017-08-07
sctp: remove the typedef sctp_ierror_t
Xin Long
1
-3
/
+2
2017-08-07
sctp: remove the typedef sctp_xmit_t
Xin Long
1
-2
/
+2
2017-08-07
sctp: remove the typedef sctp_sock_state_t
Xin Long
1
-3
/
+3
2017-08-07
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
1
-2
/
+2
2017-08-07
sctp: remove the typedef sctp_scope_t
Xin Long
1
-2
/
+2
2017-08-07
sctp: remove the typedef sctp_scope_policy_t
Xin Long
1
-2
/
+4
2017-08-07
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
1
-2
/
+2
2017-08-07
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
1
-2
/
+2
2017-07-01
sctp: remove the typedef sctp_data_chunk_t
Xin Long
1
-1
/
+1
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
1
-2
/
+2
2017-02-20
sctp: add reconf chunk event
Xin Long
1
-0
/
+3
2017-01-18
sctp: add stream reconf primitive
Xin Long
1
-1
/
+2
2017-01-18
sctp: add stream reconf timer
Xin Long
1
-0
/
+1
2016-08-01
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Xin Long
1
-1
/
+1
2014-07-23
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
1
-1
/
+1
2013-12-06
include/net/: 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
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
1
-1
/
+0
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
1
-1
/
+1
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
1
-8
/
+0
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
1
-0
/
+1
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
1
-9
/
+8
2011-04-20
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
1
-1
/
+0
2010-11-28
sctp: kill unused macro definition
Shan Wei
1
-14
/
+0
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
1
-0
/
+4
2009-09-05
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
1
-0
/
+7
2009-09-05
sctp: Disallow new connection on a closing socket
Vlad Yasevich
1
-1
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+3
2008-10-09
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
1
-1
/
+3
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
[next]