aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10[SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich1-0/+9
2007-10-10[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich1-8/+3
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman1-0/+33
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich1-77/+63
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich1-5/+2
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+8
2005-09-05[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk1-0/+1
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich1-0/+13
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+251