index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
sysctl.c
Age
Commit message (
Expand
)
Author
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-08-27
sctp: allow users to set netns ecn flag with sysctl
Xin Long
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2017-12-15
sctp: support sysctl to allow users to use stream interleave
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2017-03-12
sctp: add get and set sockopt for reconf_enable
Xin Long
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-10
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
2014-07-02
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
2014-06-19
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
2014-06-18
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-05-09
sctp: add a checking for sctp_sysctl_net_register
wangweidong
2014-05-09
Revert "sctp: optimize the sctp_sysctl_net_register"
wangweidong
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
sctp: fix a missed .data initialization
wangweidong
2013-12-26
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-10
sctp: fix up a spacing
wangweidong
2013-12-10
sctp: add check rto_min and rto_max in sysctl
wangweidong
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-14
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-06-02
sctp: Add sysctl support for Auto-ASCONF.
Michio Honda
2010-11-10
net: avoid limits overflow
Eric Dumazet
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-09-04
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2009-06-03
sctp: fix sack_timeout sysctl min and max types
Jean-Mickael Guerin
2008-11-03
net: '&' redux
Alexey Dobriyan
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
[next]