Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni: "Including fixes from netfilter and bpf. Current release - regressions: - core: avoid skb end_offset change in __skb_unclone_keeptruesize() - sched: - act_connmark: handle errno on tcf_idr_check_alloc - flower: fix fl_change() error recovery path - ieee802154: prevent user from crashing the host Current release - new code bugs: - eth: bnxt_en: fix the double free during device removal - tools: ynl: - fix enum-as-flags in the generic CLI - fully inherit attrs in subsets - re-license uniformly under GPL-2.0 or BSD-3-clause Previous releases - regressions: - core: use indirect calls helpers for sk_exit_memory_pressure() - tls: - fix return value for async crypto - avoid hanging tasks on the tx_lock - eth: ice: copy last block omitted in ice_get_module_eeprom() Previous releases - always broken: - core: avoid double iput when sock_alloc_file fails - af_unix: fix struct pid leaks in OOB support - tls: - fix possible race condition - fix device-offloaded sendpage straddling records - bpf: - sockmap: fix an infinite loop error - test_run: fix &xdp_frame misplacement for LIVE_FRAMES - fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR - netfilter: tproxy: fix deadlock due to missing BH disable - phylib: get rid of unnecessary locking - eth: bgmac: fix *initial* chip reset to support BCM5358 - eth: nfp: fix csum for ipsec offload - eth: mtk_eth_soc: fix RX data corruption issue Misc: - usb: qmi_wwan: add telit 0x1080 composition" * tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (64 commits) tools: ynl: fix enum-as-flags in the generic CLI tools: ynl: move the enum classes to shared code net: avoid double iput when sock_alloc_file fails af_unix: fix struct pid leaks in OOB support eth: fealnx: bring back this old driver net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC net: microchip: sparx5: fix deletion of existing DSCP mappings octeontx2-af: Unlock contexts in the queue context cache in case of fault detection net/smc: fix fallback failed while sendmsg with fastopen ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause mailmap: update entries for Stephen Hemminger mailmap: add entry for Maxim Mikityanskiy nfc: change order inside nfc_se_io error path ethernet: ice: avoid gcc-9 integer overflow warning ice: don't ignore return codes in VSI related code ice: Fix DSCP PFC TLV creation net: usb: qmi_wwan: add Telit 0x1080 composition net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990 netfilter: conntrack: adopt safer max chain length net: tls: fix device-offloaded sendpage straddling records ...
Showing
- .mailmap 6 additions, 1 deletion.mailmap
- Documentation/bpf/bpf_devel_QA.rst 5 additions, 9 deletionsDocumentation/bpf/bpf_devel_QA.rst
- Documentation/netlink/genetlink-c.yaml 1 addition, 1 deletionDocumentation/netlink/genetlink-c.yaml
- Documentation/netlink/genetlink-legacy.yaml 1 addition, 1 deletionDocumentation/netlink/genetlink-legacy.yaml
- Documentation/netlink/genetlink.yaml 1 addition, 1 deletionDocumentation/netlink/genetlink.yaml
- Documentation/netlink/specs/ethtool.yaml 2 additions, 15 deletionsDocumentation/netlink/specs/ethtool.yaml
- Documentation/netlink/specs/fou.yaml 4 additions, 0 deletionsDocumentation/netlink/specs/fou.yaml
- Documentation/netlink/specs/netdev.yaml 2 additions, 2 deletionsDocumentation/netlink/specs/netdev.yaml
- Documentation/userspace-api/netlink/specs.rst 11 additions, 2 deletionsDocumentation/userspace-api/netlink/specs.rst
- arch/mips/configs/mtx1_defconfig 1 addition, 0 deletionsarch/mips/configs/mtx1_defconfig
- arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts 0 additions, 1 deletionarch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts
- arch/powerpc/boot/dts/fsl/t1040rdb.dts 4 additions, 1 deletionarch/powerpc/boot/dts/fsl/t1040rdb.dts
- arch/powerpc/boot/dts/fsl/t1040si-post.dtsi 2 additions, 0 deletionsarch/powerpc/boot/dts/fsl/t1040si-post.dtsi
- arch/powerpc/configs/ppc6xx_defconfig 1 addition, 0 deletionsarch/powerpc/configs/ppc6xx_defconfig
- arch/riscv/net/bpf_jit_comp64.c 1 addition, 0 deletionsarch/riscv/net/bpf_jit_comp64.c
- drivers/net/dsa/mt7530.c 20 additions, 15 deletionsdrivers/net/dsa/mt7530.c
- drivers/net/ethernet/Kconfig 10 additions, 0 deletionsdrivers/net/ethernet/Kconfig
- drivers/net/ethernet/Makefile 1 addition, 0 deletionsdrivers/net/ethernet/Makefile
- drivers/net/ethernet/broadcom/bgmac.c 6 additions, 2 deletionsdrivers/net/ethernet/broadcom/bgmac.c
- drivers/net/ethernet/broadcom/bgmac.h 2 additions, 0 deletionsdrivers/net/ethernet/broadcom/bgmac.h
Loading
Please register or sign in to comment