Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[platform/kernel/linux-starfive.git] / net /
2022-07-21 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-21 Linus TorvaldsMerge tag 'net-5.19-rc8' of git://git./linux/kernel...
2022-07-21 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-07-21 Jakub KicinskiMerge tag 'mlx5-updates-2022-07-17' of git://git./linux...
2022-07-20 Justin Stittnetfilter: xt_TPROXY: remove pr_debug invocations
2022-07-20 Florian Westphalnetfilter: flowtable: prefer refcount_inc
2022-07-20 Christophe JAILLETnetfilter: ipvs: Use the bitmap API to allocate bitmaps
2022-07-20 David S. MillerMerge tag 'linux-can-fixes-for-5.19-20220720' of git...
2022-07-20 Oz Shlomonet/sched: cls_api: Fix flow action initialization
2022-07-20 David S. MillerMerge tag 'linux-can-next-for-5.20-20220720' of git...
2022-07-20 David S. MillerMerge branch 'net-sysctl-races-round-4'
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_max_reordering.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_rfc1337.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_stdurg.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_retrans_collapse.
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_slow_start_after_...
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_thin_linear_time...
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_recovery.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_early_retrans.
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-07-20 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_prot_sock.
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_f...
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_p...
2022-07-20 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_multipath_use_n...
2022-07-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-07-20 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-07-20 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2022-07-19 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-19 Pavel Begunkovtcp: support externally provided ubufs
2022-07-19 Pavel Begunkovipv6/udp: support externally provided ubufs
2022-07-19 Pavel Begunkovipv4/udp: support externally provided ubufs
2022-07-19 Pavel Begunkovnet: introduce managed frags infrastructure
2022-07-19 David Ahernnet: Allow custom iter handler in msghdr
2022-07-19 Pavel Begunkovskbuff: carry external ubuf_info in msghdr
2022-07-19 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-19 Jakub KicinskiMerge branch 'fix-2-dsa-issues-with-vlan_filtering_is_g...
2022-07-19 Vladimir Olteannet: dsa: fix NULL pointer dereference in dsa_port_rese...
2022-07-19 Vladimir Olteannet: dsa: fix dsa_port_vlan_filtering when global
2022-07-19 Jakub KicinskiMerge branch 'devlink-prepare-mlxsw-and-netdevsim-for...
2022-07-19 Jiri Pirkonet: devlink: remove unused locked functions
2022-07-19 Jiri Pirkonetdevsim: convert driver to use unlocked devlink API...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_region_c...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_dpipe...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_sb*...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_resource...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devling_trap...
2022-07-19 Moshe Shemeshnet: devlink: avoid false DEADLOCK warning reported...
2022-07-19 Pavel Begunkovskbuff: add SKBFL_DONT_ORPHAN flag
2022-07-19 Pavel Begunkovskbuff: don't mix ubuf_info from different sources
2022-07-19 Pavel Begunkovipv6: avoid partial copy for zc
2022-07-19 Pavel Begunkovipv4: avoid partial copy for zc
2022-07-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-07-18 Linus TorvaldsMerge tag 'hte/for-5.19' of git://git./linux/kernel...
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-18 David S. MillerMerge branch 'tls-rx-avoid-skb_cow_data'
2022-07-18 Jakub Kicinskitls: rx: decrypt into a fresh skb
2022-07-18 Jakub Kicinskitls: rx: async: don't put async zc on the list
2022-07-18 Jakub Kicinskitls: rx: async: hold onto the input skb
2022-07-18 Jakub Kicinskitls: rx: async: adjust record geometry immediately
2022-07-18 Jakub Kicinskitls: rx: return the decrypted skb via darg
2022-07-18 Jakub Kicinskitls: rx: read the input skb from ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: factor out device darg update
2022-07-18 Jakub Kicinskitls: rx: remove the message decrypted tracking
2022-07-18 Jakub Kicinskitls: rx: don't keep decrypted skbs on ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: don't try to keep the skbs always on the list
2022-07-18 Jakub Kicinskitls: rx: allow only one reader at a time
2022-07-18 David S. MillerMerge branch 'net-smc-virt-contig-buffers'
2022-07-18 Wen Gunet/smc: Extend SMC-R link group netlink attribute
2022-07-18 Wen Gunet/smc: Allow virtually contiguous sndbufs or RMBs...
2022-07-18 Wen Gunet/smc: Use sysctl-specified types of buffers in new...
2022-07-18 Wen Gunet/smc: Introduce a sysctl for setting SMC-R buffer...
2022-07-18 Guangguan Wangnet/smc: optimize for smc_sndbuf_sync_sg_for_device...
2022-07-18 Guangguan Wangnet/smc: remove redundant dma sync ops
2022-07-17 Linus TorvaldsMerge tag 'drm-intel-fixes-2022-07-17' of git://anongit...
2022-07-17 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc7' of git://git...
2022-07-17 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
2022-07-17 Linus TorvaldsMerge tag 'for-v5.19-rc' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-16 Linus TorvaldsMerge tag 'block-5.19-2022-07-15' of git://git.kernel...
2022-07-16 Linus TorvaldsMerge tag 'usb-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'tty-5.19-rc7' of git://git./linux/kernel...
next