index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
sctp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
1
-1
/
+2
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
1
-1
/
+2
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-5
/
+5
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
1
-0
/
+8
2020-10-31
sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
Xin Long
1
-0
/
+7
2019-11-09
sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt
Xin Long
1
-0
/
+10
2019-11-09
sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt
Xin Long
1
-0
/
+2
2019-11-09
sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification
Xin Long
1
-0
/
+2
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
1
-0
/
+1
2019-10-10
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
1
-1
/
+15
2019-08-28
sctp: allow users to set ep ecn flag by sockopt
Xin Long
1
-0
/
+1
2019-08-20
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
1
-0
/
+1
2019-08-20
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
1
-0
/
+1
2019-01-30
sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOC
Xin Long
1
-0
/
+4
2018-11-19
sctp: add sockopt SCTP_EVENT
Xin Long
1
-0
/
+7
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
1
-1
/
+5
2018-11-04
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
1
-0
/
+1
2018-11-04
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
1
-0
/
+1
2018-07-04
sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
Xin Long
1
-0
/
+4
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
1
-0
/
+1
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
1
-0
/
+1
2018-03-14
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
1
-1
/
+5
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
1
-0
/
+1
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
1
-1
/
+13
2018-03-07
sctp: add support for snd flag SCTP_SENDALL process in sendmsg
Xin Long
1
-0
/
+2
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
1
-0
/
+6
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
1
-0
/
+15
2018-02-27
sctp: Add LSM hooks
Richard Haines
1
-0
/
+1
2017-12-11
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
1
-0
/
+2
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
1
-1
/
+1
2017-10-04
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
1
-1
/
+2
2017-10-04
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
1
-1
/
+2
2017-10-04
sctp: add sockopt to get/set stream scheduler parameters
Marcelo Ricardo Leitner
1
-0
/
+7
2017-10-04
sctp: add sockopt to get/set stream scheduler
Marcelo Ricardo Leitner
1
-0
/
+1
2017-10-04
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
1
-0
/
+6
2017-07-02
sctp: Add peeloff-flags socket option
Neil Horman
1
-0
/
+6
2017-04-04
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
1
-0
/
+1
2017-03-13
sctp: add get and set sockopt for reconf_enable
Xin Long
1
-0
/
+1
2017-03-13
sctp: add support for generating add stream change event notification
Xin Long
1
-0
/
+15
2017-03-13
sctp: add support for generating assoc reset event notification
Xin Long
1
-0
/
+15
2017-02-20
sctp: add support for generating stream ssn reset event notification
Xin Long
1
-0
/
+16
2017-02-10
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
1
-0
/
+7
2017-02-10
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
1
-0
/
+1
[next]