index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
sysctl_net_ipv4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
tcp: early retransmit
Yuchung Cheng
1
-0
/
+10
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-7
/
+0
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-3
/
+2
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
1
-2
/
+2
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
1
-6
/
+0
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+1
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-13
tcp buffer limitation: per-cgroup limit
Glauber Costa
1
-0
/
+14
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
1
-7
/
+44
2011-06-09
inetpeer: remove unused list
Eric Dumazet
1
-14
/
+0
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
1
-12
/
+0
2011-05-14
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
1
-0
/
+80
2011-04-13
net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
Joakim Tjernlund
1
-3
/
+0
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-13
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
1
-1
/
+1
2010-11-28
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
1
-1
/
+5
2010-11-10
net: avoid limits overflow
Eric Dumazet
1
-3
/
+2
2010-05-16
net: reserve ports for applications using fixed port numbers
Amerigo Wang
1
-0
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
net: TCP thin dupack
Andreas Petlund
1
-0
/
+7
2010-02-19
net: TCP thin linear timeouts
Andreas Petlund
1
-0
/
+7
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+9
2009-12-03
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-0
/
+8
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-161
/
+3
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-8
/
+8
2008-11-04
net: '&' redux
Alexey Dobriyan
1
-89
/
+89
2008-10-28
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
1
-0
/
+12
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-9
/
+9
2008-10-09
inet: cleanup of local_port_range
Eric Dumazet
1
-13
/
+10
2008-08-04
net: Add missing extra2 parameter for ip_default_ttl sysctl
Sven Wegener
1
-0
/
+1
2008-07-27
missing bits of net-namespace / sysctl
Al Viro
1
-14
/
+0
2008-07-27
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
Al Viro
1
-0
/
+7
2008-07-02
icmp: fix units for ratelimit
Stephen Hemminger
1
-1
/
+2
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-03-26
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
1
-48
/
+90
2008-03-26
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
1
-6
/
+6
2008-03-26
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
Pavel Emelyanov
1
-1
/
+23
2008-02-01
[TCP]: Fix a bug in strategy_allowed_congestion_control
Shan Wei
1
-1
/
+1
2008-01-29
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
1
-42
/
+0
2008-01-29
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
1
-2
/
+3
2008-01-29
[UDP]: Add memory accounting.
Hideo Aoki
1
-0
/
+31
2008-01-29
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
1
-65
/
+0
2008-01-29
[IPV4]: Use ctl paths to register net/ipv4/ table
Pavel Emelyanov
1
-1
/
+18
2008-01-29
[IPV4]: Cleanup the sysctl_net_ipv4.c file
Pavel Emelyanov
1
-13
/
+0
2007-11-20
[TCP]: Problem bug with sysctl_tcp_congestion_control function
Sam Jansen
1
-1
/
+1
2007-10-19
[INET]: Justification for local port range robustness.
Anton Arapov
1
-2
/
+2
2007-10-19
sysctl: ipv4 remove binary sysctl paths where they are broken
Eric W. Biederman
1
-2
/
+0
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
1
-4
/
+5
[next]