summaryrefslogtreecommitdiff
path: root/net/sctp/sysctl.c
Commit message (Expand)AuthorAge
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\
| * sctp: fix up a spacingwangweidong2013-12-10
| * sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-10
* | sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-09
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich2013-01-28
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-26
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-14
* sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-14
* sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-22
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* sctp: fix incorrect overflow check on autocloseXi Wang2011-12-19
* sctp: Add sysctl support for Auto-ASCONF.Michio Honda2011-06-02
* net: avoid limits overflowEric Dumazet2010-11-10
* sctp: fix compile error due to sysctl mismergeLinus Torvalds2009-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-04
* sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin2009-06-03
* net: '&' reduxAlexey Dobriyan2008-11-03
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-28
* SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-07
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-10
* [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich2007-10-10
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-10
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2006-09-22
* [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-17
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-11
* [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk2005-09-05
* [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-28
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16