index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
1
-7
/
+0
2013-01-28
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
1
-4
/
+7
2013-01-06
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
1
-7
/
+9
2012-12-28
tcp: make proc_tcp_fastopen_key static
stephen hemminger
1
-2
/
+2
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+3
2012-10-11
tcp: sysctl interface leaks 16 bytes of kernel memory
Alan Cox
1
-0
/
+2
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
1
-0
/
+45
2012-08-14
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-15
/
+27
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+2
2012-07-31
memcg: rename config variables
Andrew Morton
1
-2
/
+2
2012-07-30
ipv4: remove rt_cache_rebuild_count
Eric Dumazet
1
-11
/
+0
2012-07-19
net-tcp: Fast Open base
Yuchung Cheng
1
-0
/
+7
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
1
-0
/
+7
2012-07-11
tcp: TCP Small Queues
Eric Dumazet
1
-0
/
+7
2012-06-22
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
1
-0
/
+7
2012-05-02
tcp: early retransmit
Yuchung Cheng
1
-0
/
+10
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-7
/
+0
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-3
/
+2
2012-04-20
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-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
1
-0
/
+14
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
1
-7
/
+44
2011-06-08
inetpeer: remove unused list
Eric Dumazet
1
-14
/
+0
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
1
-12
/
+0
2011-05-13
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
1
-0
/
+80
2011-04-12
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-12
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-15
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-18
net: TCP thin dupack
Andreas Petlund
1
-0
/
+7
2010-02-18
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-02
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
1
-0
/
+8
2009-11-25
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-03
net: '&' redux
Alexey Dobriyan
1
-89
/
+89
2008-10-27
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-08
inet: cleanup of local_port_range
Eric Dumazet
1
-13
/
+10
2008-08-03
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-26
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
Al Viro
1
-0
/
+7
2008-07-01
icmp: fix units for ratelimit
Stephen Hemminger
1
-1
/
+2
[next]