index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-11-05
tcp: properly handle stretch acks in slow start
Yuchung Cheng
1
-7
/
+0
2013-10-22
ipv4: Allow unprivileged users to use per net sysctls
Eric W. Biederman
1
-4
/
+0
2013-10-22
ipv4: Use math to point per net sysctls into the appropriate struct net.
Eric W. Biederman
1
-18
/
+5
2013-10-22
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
1
-16
/
+7
2013-10-22
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
1
-37
/
+2
2013-10-20
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
1
-0
/
+5
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-18
/
+34
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
1
-0
/
+10
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
1
-0
/
+7
2013-07-20
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-15
/
+16
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
1
-7
/
+0
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
1
-7
/
+0
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
1
-2
/
+2
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
1
-7
/
+0
2013-01-29
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
1
-4
/
+7
2013-01-07
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
1
-7
/
+9
2012-12-29
tcp: make proc_tcp_fastopen_key static
stephen hemminger
1
-2
/
+2
2012-11-19
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-09-01
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
1
-0
/
+45
2012-08-15
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-15
/
+27
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+2
2012-08-01
memcg: rename config variables
Andrew Morton
1
-2
/
+2
2012-07-31
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-12
tcp: TCP Small Queues
Eric Dumazet
1
-0
/
+7
2012-06-23
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
1
-0
/
+7
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
[next]