Merge branch 'net-ipv4-sysctl-races-part-3'
[linux-2.6-microblaze.git] / net /
2022-07-18 David S. MillerMerge branch 'net-ipv4-sysctl-races-part-3'
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen_blackhol...
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_max_syn_backlog.
2022-07-18 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_tw_reuse.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around some timeout sysctl knobs.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reordering.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_migrate_req.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syncookies.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
2022-07-18 Kuniyuki Iwashimatcp: Fix data-races around keepalive sysctl knobs.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_qrv.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_max_msf.
2022-07-18 Kuniyuki Iwashimaigmp: Fix a data-race around sysctl_igmp_max_memberships.
2022-07-18 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_llm_reports.
2022-07-18 Tariq Toukannet/tls: Fix race in TLS device down flow
2022-07-16 Kuniyuki Iwashimatcp/udp: Make early_demux back namespacified.
2022-07-15 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-07-15 David S. MillerMerge branch 'net-sysctl-races-round2'
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_interval.
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_threshold.
2022-07-15 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_min_snd_mss.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_base_mss.
2022-07-15 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_mtu_probing.
2022-07-15 Kuniyuki Iwashimaip: Fix a data-race around sysctl_ip_autobind_reuse.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_nonlocal_bind.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_fwd_update_priority.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_fwd_use_pmtu.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_no_pmtu_disc.
2022-07-15 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_default_ttl.
2022-07-14 Linus TorvaldsMerge tag 'net-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'integrity-v5.19-fix' of git://git./linux...
2022-07-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-14 Linus TorvaldsMerge tag 'sound-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Tariq Toukannet/tls: Check for errors in tls_device_init
2022-07-14 Nicolas Dichtelip: fix dflt addr selection for connected nexthop
2022-07-14 Paolo AbeniMerge branch 'seg6-fix-skb-checksum-for-srh-encapsulati...
2022-07-14 Andrea Mayerseg6: bpf: fix skb checksum in bpf_push_seg6_encap()
2022-07-14 Andrea Mayerseg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps...
2022-07-14 Andrea Mayerseg6: fix skb checksum evaluation in SRH encapsulation...
2022-07-14 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-13 Linus TorvaldsMerge tag 'cgroup-for-5.19-rc6-fixes' of git://git...
2022-07-13 David S. MillerMerge tag 'wireless-2022-07-13' of git://git./linux...
2022-07-13 David S. MillerMerge branch 'net-sysctl-races'
2022-07-13 Kuniyuki Iwashimanexthop: Fix data-races around nexthop_compat_mode.
2022-07-13 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_ip_dynaddr.
2022-07-13 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_ecn_fallback.
2022-07-13 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_ecn.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratemask.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratelimit.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_errors_use_inb...
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ignore_bogus_e...
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_echo_ignore_br...
2022-07-13 Kuniyuki Iwashimaicmp: Fix data-races around sysctl_icmp_echo_enable_probe.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
2022-07-13 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_max_tw_buckets.
2022-07-12 Linus TorvaldsMerge tag 'trace-v5.19-rc5' of git://git./linux/kernel...
2022-07-12 Linus TorvaldsMerge tag 'ovl-fixes-5.19-rc7' of git://git./linux...
2022-07-12 Linus TorvaldsMerge tag 'x86_bugs_retbleed' of git://git./linux/kerne...
2022-07-12 Linus TorvaldsMerge tag 'x86_bugs_retbleed' of git://git./linux/kerne...
2022-07-12 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git...
2022-07-12 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-07' of git://anongit...
2022-07-12 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-07-06' of https...
2022-07-11 Linus TorvaldsMerge tag 'for-5.19-rc6-tag' of git://git./linux/kernel...
2022-07-11 Linus TorvaldsMerge tags 'free-mq_sysctls-for-v5.19' and 'ptrace_unfr...
2022-07-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-11' of git:/...
2022-07-11 Linus TorvaldsMerge tag 'modules-5.19-rc7' of git://git./linux/kernel...
2022-07-11 Linus TorvaldsMerge tag 'vfio-v5.19-rc7' of https://github.com/awilli...
2022-07-11 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2022-07-11 David S. MillerMerge branch 'mptcp-fixes'
2022-07-11 Paolo Abenimptcp: fix subflow traversal at disconnect time
2022-07-11 Felix Fietkauwifi: mac80211: fix queue selection for mesh/OCB interfaces
2022-07-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.19' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'staging-5.19-rc6' of git://git./linux/kernel...
2022-07-10 Linus TorvaldsMerge tag 'char-misc-5.19-rc6' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-09' of git://git.kerne...
2022-07-10 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-3' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'irq_urgent_for_v5.19_rc6' of git://git....
2022-07-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc6' of git://git....
2022-07-09 Linus TorvaldsMerge tag 'i2c-for-5.19-rc6' of git://git./linux/kernel...
2022-07-09 Linus TorvaldsMerge tag 'powerpc-5.19-5' of git://git./linux/kernel...
2022-07-09 Pablo Neira Ayusonetfilter: nf_tables: replace BUG_ON by element length...
2022-07-09 Eric Dumazetvlan: fix memory leak in vlan_newlink()
2022-07-09 Pablo Neira Ayusonetfilter: nf_log: incorrect offset to network header
2022-07-08 Linus TorvaldsMerge tag 'fscache-fixes-20220708' of git://git./linux...
2022-07-08 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-07-08 Linus TorvaldsMerge tag 'acpi-5.19-rc6' of git://git./linux/kernel...
2022-07-08 Linus TorvaldsMerge tag 'pm-5.19-rc6' of git://git./linux/kernel...
2022-07-08 Linus TorvaldsMerge tag 'cxl-fixes-for-5.19-rc6' of git://git./linux...
2022-07-08 Linus TorvaldsMerge tag 'iommu-fixes-v5.19-rc5' of git://git./linux...
2022-07-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc6' of git://git....
2022-07-08 Rafael J. WysockiMerge branch 'pm-core'
2022-07-08 Linus TorvaldsMerge tag 'block-5.19-2022-07-08' of git://git.kernel...
2022-07-08 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-08' of git://git.kerne...
2022-07-08 Linus TorvaldsMerge tag 'for-5.19/fbdev-3' of git://git./linux/kernel...
2022-07-08 David S. MillerMerge branch 'sysctl-data-races'
2022-07-08 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_sync_mem.
2022-07-08 Kuniyuki Iwashimaicmp: Fix data-races around sysctl.
next