summaryrefslogtreecommitdiffstats
path: root/net/sctp/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: support sysctl to allow users to use stream interleaveXin Long2017-12-151-0/+7
* sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-061-1/+1
* sctp: add get and set sockopt for reconf_enableXin Long2017-03-121-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-1/+1
|\
| * net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-01-101-1/+1
* | net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-161-0/+7
|/
* sctp: avoid to repeatedly declare external variablesYing Xue2015-03-251-4/+0
* net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann2014-07-021-2/+3
* net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-06-191-2/+1
* net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-181-20/+23
* net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
* sctp: add a checking for sctp_sysctl_net_registerwangweidong2014-05-091-0/+4
* Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong2014-05-091-10/+7
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-181-1/+35
* sctp: optimize the sctp_sysctl_net_registerwangweidong2014-02-131-7/+10
* sctp: fix a missed .data initializationwangweidong2014-02-131-0/+1
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-9/+67
|\
| * sctp: fix up a spacingwangweidong2013-12-101-5/+2
| * sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-101-4/+65
* | sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2
|/
* Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-091-9/+1
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0
* net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-091-1/+9
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-241-1/+1
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-5/+5
* SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich2013-01-281-0/+4
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-261-0/+59
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-141-90/+95
* sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-141-0/+21
* sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-221-0/+9
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-7/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+13
* sctp: Add sysctl support for Auto-ASCONF.Michio Honda2011-06-021-0/+7
* net: avoid limits overflowEric Dumazet2010-11-101-2/+2
* sctp: fix compile error due to sysctl mismergeLinus Torvalds2009-12-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-1/+13
|\
| * sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-231-0/+13
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-46/+3
|/
* sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-041-0/+12
* sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin2009-06-031-3/+3
* net: '&' reduxAlexey Dobriyan2008-11-031-41/+41
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-19/+5
* SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-071-0/+9
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-101-0/+9
* [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich2007-10-101-8/+3
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-101-0/+33