aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet1-1/+1
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet1-1/+0
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima1-0/+1
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel1-0/+1
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal1-10/+0
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet1-2/+2
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet1-1/+1
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet1-1/+1
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet1-3/+3
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet1-2/+5
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler1-0/+1
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-2/+2
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-1/+1
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-16/+16
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet1-1/+0
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang1-0/+1
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet1-0/+1
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-0/+2
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.Kuniyuki Iwashima1-0/+1
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+1
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet1-1/+1
2019-05-26net: rename struct fqdir fieldsEric Dumazet1-1/+1
2019-05-26inet: rename netns_frags to fqdirEric Dumazet1-1/+1
2019-03-27inet: switch IP ID generator to siphashEric Dumazet1-0/+2
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning1-0/+3
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata1-0/+1
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai1-0/+1
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai1-0/+1
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang1-0/+3
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu1-0/+1
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger1-0/+1
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet1-0/+1