index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
net
/
netns
/
ipv4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
1
-1
/
+0
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-0
/
+1
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
1
-10
/
+0
2021-04-01
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
2021-04-01
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-04-01
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-04-01
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-26
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-26
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-26
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-26
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-25
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-02-03
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+2
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-0
/
+1
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
1
-0
/
+1
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
1
-0
/
+2
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2019-12-10
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
1
-0
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-16
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-05-27
net: dynamically allocate fqdir structures
Eric Dumazet
1
-1
/
+1
2019-05-27
net: rename struct fqdir fields
Eric Dumazet
1
-1
/
+1
2019-05-27
inet: rename netns_frags to fqdir
Eric Dumazet
1
-1
/
+1
2019-03-28
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+2
2018-11-08
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
1
-0
/
+3
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
1
-0
/
+1
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
1
-0
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-0
/
+3
2018-03-01
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
1
-0
/
+1
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-0
/
+1
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
1
-0
/
+1
[next]