summaryrefslogtreecommitdiff
path: root/net/sctp/sysctl.c
AgeCommit message (Expand)Author
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long
2017-03-12sctp: add get and set sockopt for reconf_enableXin Long
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-10net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2014-07-02net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann
2014-06-19net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-06-18net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-05-09sctp: add a checking for sctp_sysctl_net_registerwangweidong
2014-05-09Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich
2014-02-13sctp: optimize the sctp_sysctl_net_registerwangweidong
2014-02-13sctp: fix a missed .data initializationwangweidong
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-10sctp: fix up a spacingwangweidong
2013-12-10sctp: add check rto_min and rto_max in sysctlwangweidong
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2010-11-10net: avoid limits overflowEric Dumazet
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-23sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta
2009-06-03sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin
2008-11-03net: '&' reduxAlexey Dobriyan
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich
2007-10-10[SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich
2007-10-10[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman