Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee1635180a8437b8ea4ea2233fd3d3ab1ae95a49
/
net
/
sctp
/
sysctl.c
7e3ea6d
sctp: avoid to repeatedly declare external variables
by Ying Xue
· 10 years ago
eaea2da
net: sctp: only warn in proc_sctp_do_alpha_beta if write
by Daniel Borkmann
· 10 years ago
24599e6
net: sctp: check proc_dointvec result in proc_sctp_do_auth
by Daniel Borkmann
· 10 years ago
ff5e92c
net: sctp: propagate sysctl errors from proc_do* properly
by Daniel Borkmann
· 10 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 10 years ago
f66138c
sctp: add a checking for sctp_sysctl_net_register
by wangweidong
· 10 years ago
eb9f370
Revert "sctp: optimize the sctp_sysctl_net_register"
by wangweidong
· 10 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
efb842c
sctp: optimize the sctp_sysctl_net_register
by wangweidong
· 11 years ago
22a1f514
sctp: fix a missed .data initialization
by wangweidong
· 11 years ago
26ac8e5
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
by wangweidong
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b486b22
sctp: fix up a spacing
by wangweidong
· 11 years ago
4f3fdf3
sctp: add check rto_min and rto_max in sysctl
by wangweidong
· 11 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
71acc0d
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
by David S. Miller
· 11 years ago
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
cda5f98
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
by Daniel Borkmann
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
5f19d12
SCTP: Free the per-net sysctl table on net exit. v2
by Vlad Yasevich
· 12 years ago
3c68198
sctp: Make hmac algorithm selection for cookie generation dynamic
by Neil Horman
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
ebb7e95
sctp: Add infrastructure for per net sysctls
by Eric W. Biederman
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
2692ba6
sctp: fix incorrect overflow check on autoclose
by Xi Wang
· 13 years ago
dd51be0
sctp: Add sysctl support for Auto-ASCONF.
by Michio Honda
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
a252e74
sctp: fix compile error due to sysctl mismerge
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
90f2f53
sctp: Update SWS avaoidance receiver side algorithm
by Vlad Yasevich
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
7238843
sctp: Sysctl configuration for IPv4 Address Scoping
by Bhaskar Dutta
· 15 years ago
d48e074
sctp: fix sack_timeout sysctl min and max types
by Jean-Mickael Guerin
· 15 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
73d9c4f
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
by Vlad Yasevich
· 17 years ago
a29a5bd
[SCTP]: Implement SCTP-AUTH initializations.
by Vlad Yasevich
· 17 years ago
007e393
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
by Vlad Yasevich
· 17 years ago
4d93df0
[SCTP]: Rewrite of sctp buffer management code
by Neil Horman
· 17 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
3fd091e
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
by Vladislav Yasevich
· 18 years ago
8116ffa
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
by Vlad Yasevich
· 19 years ago
049b3ff
[SCTP]: Include ulpevents in socket receive buffer accounting.
by Neil Horman
· 19 years ago
8c5955d
[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>
by Adrian Bunk
· 19 years ago
2f85a42
[SCTP] Make init & delayed sack timeouts configurable by user.
by Vlad Yasevich
· 19 years ago
4eb701d
[SCTP] Fix SCTP sendbuffer accouting.
by Neil Horman
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago