Revert "Bluetooth: Store advertising handle so it can be re-enabled"
[platform/kernel/linux-rpi.git] / net / ipv4 /
2024-02-16 Eric Dumazetinet: read sk->sk_family once in inet_recv_error()
2024-02-16 Antoine Tenarttunnels: fix out of bounds access when building IPv6...
2024-02-05 Zhipeng Lunet: ipv4: fix a memleak in ip_setup_cork
2024-02-05 Eric Dumazettcp: add sanity checks to rx zerocopy
2024-02-05 Nicolas Dichtelipmr: fix kernel panic when forwarding mcast packets
2024-02-01 Martin KaFai Launet/bpf: Avoid unused "sin_addr_len" warning when CONFI...
2024-02-01 Daan De Meyerbpf: Propagate modified uaddrlen from cgroup sockaddr...
2024-02-01 Salvatore Dipietrotcp: Add memory barrier to tcp_push()
2024-02-01 Zhengchao Shaotcp: make sure init the accept_queue's spinlocks once
2024-01-25 Pavel Tikhomirovnetfilter: bridge: replace physindev with physinif...
2024-01-25 Pavel Tikhomirovnetfilter: propagate net to nf_bridge_get_physindev
2024-01-25 Martin KaFai Laubpf: Avoid iter->offset making backward progress in...
2024-01-25 Martin KaFai Laubpf: iter_udp: Retry with a larger batch size without...
2024-01-25 Eric Dumazetudp: annotate data-races around up->pending
2024-01-25 Eric Dumazetsctp: support MSG_ERRQUEUE flag in recvmsg()
2024-01-25 Leone Fernandoipmr: support IP_PKTINFO on cache report IGMP msg
2024-01-10 Eric Dumazettcp: derive delack_max from rto_min
2023-12-20 Dong Chenchennet: Remove acked SYN flag from packet in the transmit...
2023-12-13 Eric Dumazettcp: do not accept ACK of bytes we never sent
2023-12-13 Shigeru Yoshidaipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
2023-12-13 Paolo Abenitcp: fix mid stream window clamp.
2023-12-08 Zhengchao Shaoipv4: igmp: fix refcnt uaf issue when receiving igmp...
2023-12-03 Kunwu Chanipv4: Correct/silence an endian warning in __ip_do_redirect
2023-11-28 Stanislav Fomichevnet: set SOCK_RCU_FREE before inserting socket into...
2023-11-28 Eric Dumazetnet: annotate data-races around sk->sk_dst_pending_confirm
2023-11-20 Eric Dumazettcp: fix cookie_init_timestamp() overflows
2023-11-20 Eric Dumazettcp_metrics: do not create an entry from tcp_init_metrics()
2023-11-20 Eric Dumazettcp_metrics: properly set tp->snd_ssthresh in tcp_init_...
2023-11-20 Eric Dumazettcp_metrics: add missing barriers on delete
2023-11-20 Aananth Vtcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK...
2023-11-20 Eric Dumazetudplite: fix various data-races
2023-11-20 Eric Dumazetudplite: remove UDPLITE_BIT
2023-11-20 Eric Dumazetudp: annotate data-races around udp->encap_type
2023-11-20 Eric Dumazetudp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
2023-11-20 Eric Dumazetudp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
2023-11-20 Eric Dumazetudp: add missing WRITE_ONCE() around up->encap_rcv
2023-11-20 Eric Dumazetudp: move udp->gro_enabled to udp->udp_flags
2023-11-20 Eric Dumazetudp: move udp->no_check6_rx to udp->udp_flags
2023-11-20 Eric Dumazetudp: move udp->no_check6_tx to udp->udp_flags
2023-11-20 Eric Dumazetudp: introduce udp->udp_flags
2023-10-28 Linus TorvaldsMerge tag 'x86-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'irq-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'perf-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'probes-fixes-v6.6-rc7' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-10-28' of git://git...
2023-10-28 Linus TorvaldsMerge tag 'char-misc-6.6-final' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'i2c-for-6.6-rc8' of git://git./linux/kernel...
2023-10-28 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-10-28 Linus TorvaldsMerge tag 'io_uring-6.6-2023-10-27' of git://git.kernel...
2023-10-28 Linus TorvaldsMerge tag 'block-6.6-2023-10-27' of git://git.kernel...
2023-10-27 Linus TorvaldsMerge tag 'ata-6.6-final' of git://git./linux/kernel...
2023-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-6' of git://git...
2023-10-27 Linus TorvaldsMerge tag 'iommu-fix-v6.6-rc7' of git://git./linux...
2023-10-27 Linus TorvaldsMerge tag 'powerpc-6.6-6' of git://git./linux/kernel...
2023-10-27 Linus TorvaldsMerge tag 'drm-fixes-2023-10-27' of git://anongit.freed...
2023-10-27 Dave AirlieMerge tag 'drm-misc-fixes-2023-10-26' of git://anongit...
2023-10-26 Linus TorvaldsMerge tag 'soc-fixes-6.7-3' of git://git./linux/kernel...
2023-10-26 Linus TorvaldsMerge tag 'net-6.6-rc8' of git://git./linux/kernel...
2023-10-26 Arnd BergmannMerge tag 'renesas-fixes-for-v6.6-tag3' of git://git...
2023-10-25 Jakub KicinskiMerge tag 'nf-23-10-25' of git://git./linux/kernel...
2023-10-25 Deming Wangnet: ipv4: fix typo in comments
2023-10-24 Jakub KicinskiMerge tag 'wireless-2023-10-24' of git://git./linux...
2023-10-24 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-24-09-40' of...
2023-10-24 Linus TorvaldsMerge tag 'pull-nfsd-fix' of git://git./linux/kernel...
2023-10-24 Linus TorvaldsMerge tag 'urgent/nolibc.2023.10.16a' of git://git...
2023-10-23 Arnd BergmannMerge tag 'mvebu-fixes-6.6-1' of git://git./linux/kerne...
2023-10-23 Linus TorvaldsMerge tag 'for-6.6-rc7-tag' of git://git./linux/kernel...
2023-10-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-10-22 Linus TorvaldsMerge tag 'phy-fixes-6.6' of git://git./linux/kernel...
2023-10-22 Linus TorvaldsMerge tag 'efi-fixes-for-v6.6-3' of git://git./linux...
2023-10-22 Fred Chentcp: fix wrong RTO timeout when received SACK reneging
2023-10-22 Linus TorvaldsMerge tag 'powerpc-6.6-5' of git://git./linux/kernel...
2023-10-21 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc7' of git://git./linux...
2023-10-21 Linus TorvaldsMerge tag 'rust-fixes-6.6' of https://github.com/Rust...
2023-10-21 Linus TorvaldsMerge tag 'sched-urgent-2023-10-21' of git://git./linux...
2023-10-21 Linus TorvaldsMerge tag 'perf-urgent-2023-10-21' of git://git./linux...
2023-10-21 Linus TorvaldsMerge tag 'probes-fixes-v6.6-rc6.2' of git://git./linux...
2023-10-21 Linus TorvaldsMerge tag 's390-6.6-4' of git://git./linux/kernel/git...
2023-10-21 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-5' of git://git...
2023-10-21 Linus TorvaldsMerge tag 'usb-6.6-rc7' of git://git./linux/kernel...
2023-10-21 Linus TorvaldsMerge tag 'v6.6-p5' of git://git./linux/kernel/git...
2023-10-21 Linus TorvaldsMerge tag 'iomap-6.6-fixes-5' of git://git./fs/xfs...
2023-10-21 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.6b' of https://git./linux...
2023-10-21 Eric Dumazetnet: do not leave an empty skb in write queue
2023-10-20 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20'...
2023-10-20 Linus TorvaldsMerge tag 'linux_kselftest_active-fixes-6.6-rc7' of...
2023-10-20 Linus TorvaldsMerge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org...
2023-10-20 Linus TorvaldsMerge tag 'fsnotify_for_v6.6-rc7' of git://git./linux...
2023-10-20 Linus TorvaldsMerge tag 'acpi-6.6-rc7' of git://git./linux/kernel...
2023-10-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-10-20 Linus TorvaldsMerge tag 'pinctrl-v6.6-3' of git://git./linux/kernel...
2023-10-20 Linus TorvaldsMerge tag 'mtd/fixes-for-6.6-rc7' of git://git./linux...
2023-10-20 Linus TorvaldsMerge tag 'mmc-v6.6-rc3' of git://git./linux/kernel...
2023-10-20 Linus TorvaldsMerge tag 'block-6.6-2023-10-20' of git://git.kernel...
2023-10-20 Linus TorvaldsMerge tag 'io_uring-6.6-2023-10-20' of git://git.kernel...
2023-10-20 Linus TorvaldsMerge tag 'sound-6.6-rc7' of git://git./linux/kernel...
2023-10-20 Linus TorvaldsMerge tag 'drm-fixes-2023-10-20' of git://anongit.freed...
2023-10-20 Greg Kroah-HartmanMerge tag 'usb-serial-6.6-rc7' of https://git./linux...
2023-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2023-10-19' of git://anongit...
next