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
starfive-6.6.48-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
/
structs.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-3
/
+3
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
1
-3
/
+8
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
1
-0
/
+2
2019-08-28
sctp: make ecn flag per netns and endpoint
Xin Long
1
-1
/
+2
2019-08-20
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
1
-0
/
+1
2019-07-09
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
1
-1
/
+1
2019-07-09
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
1
-16
/
+17
2019-07-09
sctp: remove prsctp_enable from asoc
Xin Long
1
-2
/
+1
2019-07-09
sctp: remove reconf_enable from asoc
Xin Long
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
1
-16
/
+1
2019-03-12
sctp: convert to genradix
Kent Overstreet
1
-7
/
+8
2019-01-30
sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...
Xin Long
1
-0
/
+2
2019-01-30
sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt
Xin Long
1
-0
/
+2
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-12-04
sctp: kfree_rcu asoc
Xin Long
1
-0
/
+2
2018-11-19
sctp: add subscribe per asoc
Xin Long
1
-0
/
+2
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
1
-1
/
+1
2018-11-12
sctp: process sk_reuseport in sctp_get_port_local
Xin Long
1
-1
/
+3
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
1
-0
/
+2
2018-10-16
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
1
-0
/
+2
2018-08-11
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
1
-4
/
+5
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
1
-10
/
+25
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
1
-0
/
+9
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
1
-0
/
+1
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
1
-1
/
+1
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
1
-0
/
+5
2018-04-27
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
1
-0
/
+1
2018-04-27
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
1
-0
/
+1
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
1
-4
/
+0
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+12
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
1
-4
/
+4
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
1
-2
/
+7
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
1
-0
/
+1
2018-02-27
sctp: Add LSM hooks
Richard Haines
1
-0
/
+10
2018-02-27
sctp: Add ip option support
Richard Haines
1
-0
/
+2
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
1
-2
/
+7
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+10
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+1
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
1
-0
/
+1
[next]