aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long1-0/+7
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-19/+16
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner1-16/+1
2017-12-15sctp: support sysctl to allow users to use stream interleaveXin Long1-0/+7
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long1-1/+1
2017-03-12sctp: add get and set sockopt for reconf_enableXin Long1-0/+7
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-01-10net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun1-0/+7
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue1-4/+0
2014-07-02net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann1-2/+3
2014-06-19net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann1-2/+1
2014-06-18net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann1-20/+23
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-05-09sctp: add a checking for sctp_sysctl_net_registerwangweidong1-0/+4
2014-05-09Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong1-10/+7
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+35
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong1-7/+10
2014-02-13sctp: fix a missed .data initializationwangweidong1-0/+1
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong1-1/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+67
2013-12-10sctp: fix up a spacingwangweidong1-5/+2
2013-12-10sctp: add check rto_min and rto_max in sysctlwangweidong1-4/+65
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller1-9/+1
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann1-6/+0
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann1-1/+9
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-5/+5
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich1-0/+4
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman1-0/+59
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman1-90/+95
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman1-0/+21
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman1-0/+9
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang1-0/+13
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda1-0/+7
2010-11-10net: avoid limits overflowEric Dumazet1-2/+2
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+13
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich1-0/+13
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-46/+3
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta1-0/+12
2009-06-03sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin1-3/+3
2008-11-03net: '&' reduxAlexey Dobriyan1-41/+41
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov1-19/+5
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich1-0/+9