Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Jakub Kicinski: "Current release - regressions: - arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Current release - bugs in new features: - mptcp: provide rmem[0] limit offset to fix oops Previous release - regressions: - IPv6: Set SIT tunnel hard_header_len to zero to fix path MTU calculations - lan743x: correctly handle chips with internal PHY - bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE - mlx5e: Fix VXLAN port table synchronization after function reload Previous release - always broken: - bpf: Zero-fill re-used per-cpu map element - fix out-of-order UDP packets when forwarding with UDP GSO fraglists turned on: - fix UDP header access on Fast/frag0 UDP GRO - fix IP header access and skb lookup on Fast/frag0 UDP GRO - ethtool: netlink: add missing netdev_features_change() call - net: Update window_clamp if SOCK_RCVBUF is set - igc: Fix returning wrong statistics - ch_ktls: fix multiple leaks and corner cases in Chelsio TLS offload - tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies - r8169: disable hw csum for short packets on all chip versions - vrf: Fix fast path output packet handling with async Netfilter rules" * tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (65 commits) lan743x: fix use of uninitialized variable net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO net: udp: fix UDP header access on Fast/frag0 UDP GRO devlink: Avoid overwriting port attributes of registered port vrf: Fix fast path output packet handling with async Netfilter rules cosa: Add missing kfree in error path of cosa_write net: switch to the kernel.org patchwork instance ch_ktls: stop the txq if reaches threshold ch_ktls: tcb update fails sometimes ch_ktls/cxgb4: handle partial tag alone SKBs ch_ktls: don't free skb before sending FIN ch_ktls: packet handling prior to start marker ch_ktls: Correction in middle record handling ch_ktls: missing handling of header alone ch_ktls: Correction in trimmed_len calculation cxgb4/ch_ktls: creating skbs causes panic ch_ktls: Update cheksum information ch_ktls: Correction in finding correct length cxgb4/ch_ktls: decrypted bit is not enough net/x25: Fix null-ptr-deref in x25_connect ...
No related branches found
No related tags found
Showing
- Documentation/networking/netdev-FAQ.rst 2 additions, 2 deletionsDocumentation/networking/netdev-FAQ.rst
- Documentation/networking/phy.rst 2 additions, 2 deletionsDocumentation/networking/phy.rst
- Documentation/process/stable-kernel-rules.rst 1 addition, 1 deletionDocumentation/process/stable-kernel-rules.rst
- Documentation/translations/it_IT/process/stable-kernel-rules.rst 1 addition, 1 deletion...tation/translations/it_IT/process/stable-kernel-rules.rst
- MAINTAINERS 12 additions, 15 deletionsMAINTAINERS
- arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts 1 addition, 0 deletionsarch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
- drivers/net/dsa/mv88e6xxx/devlink.c 3 additions, 1 deletiondrivers/net/dsa/mv88e6xxx/devlink.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 3 additions, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4.h
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 2 additions, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 1 addition, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 6 additions, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h
- drivers/net/ethernet/chelsio/cxgb4/sge.c 110 additions, 1 deletiondrivers/net/ethernet/chelsio/cxgb4/sge.c
- drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c 355 additions, 227 deletions...rs/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c
- drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h 1 addition, 0 deletions...rs/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h
- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 24 additions, 2 deletionsdrivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
- drivers/net/ethernet/intel/i40e/i40e_xsk.c 1 addition, 1 deletiondrivers/net/ethernet/intel/i40e/i40e_xsk.c
- drivers/net/ethernet/intel/igc/igc_main.c 8 additions, 6 deletionsdrivers/net/ethernet/intel/igc/igc_main.c
- drivers/net/ethernet/marvell/prestera/Kconfig 1 addition, 0 deletionsdrivers/net/ethernet/marvell/prestera/Kconfig
- drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c 5 additions, 1 deletiondrivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.c
- drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 46 additions, 26 deletionsdrivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c
Loading
Please register or sign in to comment