Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni: "Including fixes from bpf and netfilter. Current release - regressions: - gro: initialize network_offset in network layer - tcp: reduce accepted window in NEW_SYN_RECV state Current release - new code bugs: - eth: mlx5e: do not use ptp structure for tx ts stats when not initialized - eth: ice: check for unregistering correct number of devlink params Previous releases - regressions: - bpf: Allow delete from sockmap/sockhash only if update is allowed - sched: taprio: extend minimum interval restriction to entire cycle too - netfilter: ipset: add list flush to cancel_gc - ipv4: fix address dump when IPv4 is disabled on an interface - sock_map: avoid race between sock_map_close and sk_psock_put - eth: mlx5: use mlx5_ipsec_rx_status_destroy to correctly delete status rules Previous releases - always broken: - core: fix __dst_negative_advice() race - bpf: - fix multi-uprobe PID filtering logic - fix pkt_type override upon netkit pass verdict - netfilter: tproxy: bail out if IP has been disabled on the device - af_unix: annotate data-race around unix_sk(sk)->addr - eth: mlx5e: fix UDP GSO for encapsulated packets - eth: idpf: don't enable NAPI and interrupts prior to allocating Rx buffers - eth: i40e: fully suspend and resume IO operations in EEH case - eth: octeontx2-pf: free send queue buffers incase of leaf to inner - eth: ipvlan: dont Use skb->sk in ipvlan_process_v{4,6}_outbound" * tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (69 commits) netdev: add qstat for csum complete ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound net: ena: Fix redundant device NUMA node override ice: check for unregistering correct number of devlink params ice: fix 200G PHY types to link speed mapping i40e: Fully suspend and resume IO operations in EEH case i40e: factoring out i40e_suspend/i40e_resume e1000e: move force SMBUS near the end of enable_ulp function net: dsa: microchip: fix RGMII error in KSZ DSA driver ipv4: correctly iterate over the target netns in inet_dump_ifaddr() net: fix __dst_negative_advice() race nfc/nci: Add the inconsistency check between the input data length and count MAINTAINERS: dwmac: starfive: update Maintainer net/sched: taprio: extend minimum interval restriction to entire cycle too net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() netfilter: nft_fib: allow from forward/input without iif selector netfilter: tproxy: bail out if IP has been disabled on the device netfilter: nft_payload: skbuff vlan metadata mangle support net: ti: icssg-prueth: Fix start counter for ft1 filter sock_map: avoid race between sock_map_close and sk_psock_put ...
Showing
- Documentation/devicetree/bindings/net/pse-pd/microchip,pd692x0.yaml 9 additions, 2 deletions...ion/devicetree/bindings/net/pse-pd/microchip,pd692x0.yaml
- Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml 18 additions, 0 deletions...mentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml
- Documentation/netlink/specs/netdev.yaml 4 additions, 0 deletionsDocumentation/netlink/specs/netdev.yaml
- Documentation/process/maintainer-netdev.rst 1 addition, 1 deletionDocumentation/process/maintainer-netdev.rst
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- arch/arc/net/bpf_jit.h 1 addition, 1 deletionarch/arc/net/bpf_jit.h
- arch/arc/net/bpf_jit_arcv2.c 6 additions, 4 deletionsarch/arc/net/bpf_jit_arcv2.c
- arch/arc/net/bpf_jit_core.c 11 additions, 11 deletionsarch/arc/net/bpf_jit_core.c
- drivers/net/dsa/microchip/ksz_common.c 1 addition, 1 deletiondrivers/net/dsa/microchip/ksz_common.c
- drivers/net/ethernet/amazon/ena/ena_com.c 0 additions, 11 deletionsdrivers/net/ethernet/amazon/ena/ena_com.c
- drivers/net/ethernet/cisco/enic/enic_main.c 12 additions, 0 deletionsdrivers/net/ethernet/cisco/enic/enic_main.c
- drivers/net/ethernet/freescale/fec_main.c 10 additions, 0 deletionsdrivers/net/ethernet/freescale/fec_main.c
- drivers/net/ethernet/intel/e1000e/ich8lan.c 22 additions, 0 deletionsdrivers/net/ethernet/intel/e1000e/ich8lan.c
- drivers/net/ethernet/intel/e1000e/netdev.c 0 additions, 18 deletionsdrivers/net/ethernet/intel/e1000e/netdev.c
- drivers/net/ethernet/intel/i40e/i40e_main.c 141 additions, 117 deletionsdrivers/net/ethernet/intel/i40e/i40e_main.c
- drivers/net/ethernet/intel/ice/devlink/devlink.c 22 additions, 9 deletionsdrivers/net/ethernet/intel/ice/devlink/devlink.c
- drivers/net/ethernet/intel/ice/ice_common.c 10 additions, 0 deletionsdrivers/net/ethernet/intel/ice/ice_common.c
- drivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c 6 additions, 5 deletionsdrivers/net/ethernet/intel/ice/ice_vsi_vlan_lib.c
- drivers/net/ethernet/intel/idpf/idpf_lib.c 1 addition, 0 deletionsdrivers/net/ethernet/intel/idpf/idpf_lib.c
- drivers/net/ethernet/intel/idpf/idpf_txrx.c 7 additions, 5 deletionsdrivers/net/ethernet/intel/idpf/idpf_txrx.c
Please register or sign in to comment