index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
sysctl.c
Age
Commit message (
Expand
)
Author
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
sctp: fix a missed .data initialization
wangweidong
2013-12-26
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-11
sctp: fix up a spacing
wangweidong
2013-12-11
sctp: add check rto_min and rto_max in sysctl
wangweidong
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-08-15
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-15
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-06-02
sctp: Add sysctl support for Auto-ASCONF.
Michio Honda
2010-11-10
net: avoid limits overflow
Eric Dumazet
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-09-04
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2009-06-03
sctp: fix sack_timeout sysctl min and max types
Jean-Mickael Guerin
2008-11-04
net: '&' redux
Alexey 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-07
SCTP: 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.c
Vlad Yasevich
2007-10-10
[SCTP]: Rewrite of sctp buffer management code
Neil Horman
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2006-09-22
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
2006-01-17
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2005-11-12
[SCTP]: Include ulpevents in socket receive buffer accounting.
Neil Horman
2005-09-06
[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>
Adrian Bunk
2005-06-28
[SCTP] Make init & delayed sack timeouts configurable by user.
Vlad Yasevich
2005-04-28
[SCTP] Fix SCTP sendbuffer accouting.
Neil Horman
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds