summaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv4.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespaceify mtu_expires sysctlxu xin2022-01-041-0/+1
* Namespaceify min_pmtu sysctlxu xin2022-01-041-0/+2
* ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2021-12-021-1/+1
* net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet2021-07-201-1/+0
* net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima2021-06-151-0/+1
* ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-0/+1
* netfilter: remove all xt_table anchors from struct netFlorian Westphal2021-04-261-10/+0
* tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet2021-03-311-1/+1
* ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet2021-03-311-1/+1
* ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet2021-03-311-2/+2
* ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet2021-03-311-1/+1
* ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet2021-03-311-1/+1
* inet: shrink netns_ipv4 by another cache lineEric Dumazet2021-03-311-3/+3
* inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet2021-03-311-2/+5
* net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-0/+1
* tcp: convert elligible sysctls to u8Eric Dumazet2021-03-261-34/+34
* inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet2021-03-261-2/+2
* ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet2021-03-261-1/+1
* ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet2021-03-261-16/+16
* tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet2021-03-251-1/+0
* net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen2021-02-031-0/+2
* tcp: reflect tos value received in SYN to the socketWei Wang2020-09-101-0/+1
* tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-301-0/+1
* net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-0/+2
* tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+1
* net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang2019-12-101-0/+1
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-0/+1
|\
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-161-0/+1
* | net: dynamically allocate fqdir structuresEric Dumazet2019-05-261-1/+1
* | net: rename struct fqdir fieldsEric Dumazet2019-05-261-1/+1
* | inet: rename netns_frags to fqdirEric Dumazet2019-05-261-1/+1
|/
* inet: switch IP ID generator to siphashEric Dumazet2019-03-271-0/+2
* net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-081-0/+3
* net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-011-0/+1
* tcp: add tcp_comp_sack_nr sysctlEric Dumazet2018-05-181-0/+1
* tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet2018-05-181-0/+1
* net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-221-0/+1
* net: Make ip_ra_chain per struct netKirill Tkhai2018-03-221-0/+1
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-0/+3
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-03-011-0/+1
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-0/+1
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-281-0/+1