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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-1
/
+1
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+5
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2021-12-23
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2
-6
/
+6
2021-11-26
sctp: make the raise timer more simple and accurate
Xin Long
1
-4
/
+3
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
1
-10
/
+10
2021-10-29
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
1
-1
/
+2
2021-10-29
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
1
-3
/
+1
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
1
-3
/
+3
2021-07-26
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-0
/
+1
2021-07-26
sctp: improve the code for pmtu probe send and recv update
Xin Long
1
-2
/
+2
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-29
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-1
/
+2
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
1
-0
/
+2
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
1
-0
/
+1
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2
-1
/
+4
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
5
-1
/
+16
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
3
-3
/
+70
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2
-0
/
+5
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
1
-0
/
+1
2021-05-01
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+0
2020-11-06
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
1
-0
/
+6
2020-10-31
sctp: add the error cause for new encapsulation port restart
Xin Long
1
-0
/
+3
2020-10-31
sctp: add udphdr to overhead when udp_port is set
Xin Long
2
-2
/
+6
2020-10-31
sctp: allow changing transport encap_port by peer packets
Xin Long
2
-6
/
+2
2020-10-31
sctp: add encap_port for netns sock asoc and transport
Xin Long
1
-0
/
+6
2020-10-31
sctp: create udp4 sock and add its encap_rcv
Xin Long
2
-0
/
+4
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-3
/
+5
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-1
/
+1
2020-07-20
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-10
/
+0
2020-07-16
net: sctp: drop duplicate words in comments
Randy Dunlap
2
-4
/
+4
2020-06-29
sctp: use list_is_singular in sctp_list_single_entry
Geliang Tang
1
-1
/
+1
2020-06-26
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-05-29
sctp: add sctp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+7
2020-05-28
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
1
-1
/
+1
2020-03-01
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-11-24
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-11-09
sctp: add support for Primary Path Switchover
Xin Long
2
-3
/
+10
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
2
-0
/
+12
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+5
2019-10-10
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
1
-0
/
+7
2019-10-10
sctp: add SCTP_ADDR_ADDED event
Xin Long
1
-7
/
+2
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-0
/
+5
2019-08-28
sctp: make ecn flag per netns and endpoint
Xin Long
1
-1
/
+2
[next]