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
/
Documentation
/
networking
/
ip-sysctl.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
net: change tcp_syn_retries documentation
Xin Long
1
-1
/
+1
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
1
-0
/
+8
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
1
-1
/
+22
2015-11-09
net: Documentation: Fix default value tcp_limit_output_bytes
Niklas Cassel
1
-1
/
+1
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+4
2015-10-21
tcp: use RACK to detect losses
Yuchung Cheng
1
-0
/
+9
2015-10-21
tcp: track min RTT using windowed min-filter
Yuchung Cheng
1
-0
/
+8
2015-10-14
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
1
-17
/
+2
2015-10-13
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
1
-2
/
+17
2015-09-29
xfrm: Let the flowcache handle its size by default.
Steffen Klassert
1
-2
/
+4
2015-08-31
IGMP: Document igmp_link_local_mcast_reports
Philip Downey
1
-0
/
+5
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
1
-0
/
+15
2015-08-12
net: Document xfrm4_gc_thresh and xfrm6_gc_thresh
Alexander Duyck
1
-0
/
+10
2015-08-01
ipv6: Enable auto flow labels by default
Tom Herbert
1
-1
/
+1
2015-08-01
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
1
-7
/
+13
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-0
/
+8
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
1
-0
/
+7
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
1
-0
/
+5
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
1
-3
/
+5
2015-05-19
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
1
-0
/
+9
2015-05-04
ipv6: Flow label state ranges
Tom Herbert
1
-0
/
+8
2015-03-24
ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
1
-0
/
+25
2015-03-21
net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.
YOSHIFUJI Hideaki/吉藤英明
1
-1
/
+13
2015-03-06
ipv4: Documenting two sysctls for tcp PMTU probe
Fan Du
1
-0
/
+10
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
1
-0
/
+22
2015-01-26
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
1
-0
/
+7
2015-01-12
update ip-sysctl.txt documentation (v2)
Ani Sinha
1
-0
/
+2
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+14
2014-11-05
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
Loganaden Velvindron
1
-0
/
+14
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
1
-0
/
+13
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
1
-1
/
+9
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+32
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+0
2014-09-28
net_dma: simple removal
Dan Williams
1
-6
/
+0
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
1
-0
/
+13
2014-09-13
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
Sébastien Barré
1
-8
/
+3
2014-09-05
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-09-05
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
1
-0
/
+5
2014-08-26
neigh: document gc_thresh2
stephen hemminger
1
-0
/
+6
2014-07-28
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
1
-1
/
+2
2014-07-28
inet: frag: remove periodic secret rebuild timer
Florian Westphal
1
-10
/
+0
2014-07-28
inet: frag: move eviction of queues to work queue
Florian Westphal
1
-1
/
+3
2014-07-08
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
1
-0
/
+9
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
1
-0
/
+12
2014-01-28
net: Document promote_secondaries
Martin Schwenke
1
-0
/
+6
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+8
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
1
-1
/
+12
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
1
-0
/
+13
2014-01-08
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
1
-0
/
+7
2013-12-19
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
1
-2
/
+8
[next]