Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-18--00-00 (v6.12-rc2-926-g1e009eace7eb) remotes/brancher/net-next-2024-10-18--03-00 (v6.12-rc2-923-ge96b5348e4fa) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ETAXLxcLWv b/tmp/tmp.0Ms94GP5Mt index 97ab0ffc99c5..2c4f04a451d5 100644 --- a/tmp/tmp.ETAXLxcLWv +++ b/tmp/tmp.0Ms94GP5Mt @@ -2,6 +2,8 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +ipv4: Switch inet_addr_hash() to less predictable hash. +MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] r8169: enable EEE at 2.5G per default on RTL8125B octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c @@ -18,9 +20,6 @@ phonet: Don't hold RTNL for addr_doit(). phonet: Convert phonet_device_list.lock to spinlock_t. phonet: Pass net and ifindex to phonet_address_notify(). phonet: Pass ifindex to fill_addr(). -connector/cn_proc: Selftest for threads -connector/cn_proc: Kunit tests for threads hash table -connector/cn_proc: Add hash table for threads ip6mr: Add __init to ip6_mr_cleanup(). net: mscc: ocelot: allow tc-flower mirred action towards foreign interfaces net: dsa: allow matchall mirroring rules towards the CPU @@ -88,7 +87,6 @@ dt-bindings: net: add bindings for NETC blocks control dt-bindings: net: add i.MX95 ENETC support dt-bindings: net: add compatible string for i.MX95 EMDIO net: usb: usbnet: fix name regression -r8169: avoid unsolicited interrupts selftests: nic_performance: Add selftest for performance of NIC driver selftests: nic_link_layer: Add selftest case for speed and duplex states selftests: nic_link_layer: Add link layer selftest for NIC driver @@ -96,7 +94,6 @@ net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters net: phy: mediatek-ge-soc: Fix coding style mlxsw: spectrum_router: fix xa_store() error checking -net: phy: aquantia: Add mdix config and reporting net: phy: marvell: Add mdix status reporting net: stmmac: Programming sequence for VLAN packets with split header net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() @@ -146,21 +143,13 @@ net/mlx5: Introduce node type to rate group structure net/mlx5: Refactor QoS group scheduling element creation virtio_net: fix integer overflow in stats mailmap: update entry for Jesper Dangaard Brouer -net: usb: sr9700: only store little-endian values in __le16 variable -net: ks8851: use %*ph to print small buffer net: phy: dp83822: Fix reset pin definitions -net: phylink: remove "using_mac_select_pcs" -net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() -net: phylink: allow mac_select_pcs() to remove a PCS -net: dsa: mv88e6xxx: return NULL when no PCS is present -net: dsa: remove dsa_port_phylink_mac_select_pcs() ethernet: cavium: Replace deprecated PCI functions gpio: Replace deprecated PCI functions block: mtip32xx: Replace deprecated PCI functions fpga/dfl-pci.c: Replace deprecated PCI functions PCI: Deprecate pcim_iounmap_regions() PCI: Make pcim_iounmap_region() a public function -tg3: Increase buffer size for IRQ label eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency selftest/tcp-ao: Add filter tests net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x @@ -211,16 +200,6 @@ net: ip: make ip_mc_validate_source() return drop reason net: ip: make ip_route_input_mc() return drop reason net: ip: make fib_validate_source() return drop reason net: ip: refactor fib_validate_source/__fib_validate_source -net: ravb: Add VLAN checksum support -net: ravb: Enable IPv6 TX checksum offload for GbEth -net: ravb: Enable IPv6 RX checksum offloading for GbEth -net: ravb: Simplify UDP TX checksum offload -net: ravb: Disable IP header TX checksum offloading -net: ravb: Simplify types in RX csum validation -net: ravb: Combine if conditions in RX csum validation -net: ravb: Drop IP protocol check from RX csum verification -net: ravb: Disable IP header RX checksum offloading -net: ravb: Factor out checksum offload enable bits net: wwan: fix global oob in wwan_rtnl_policy net: pse-pd: Fix out of bound for loop net: hibmcge: Add maintainer for hibmcge @@ -244,10 +223,28 @@ net: stmmac: Introduce stmmac_fpe_ops for gmac4 and xgmac net: stmmac: Introduce separate files for FPE implementation net: vxlan: update the document for vxlan_snoop() net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND -net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration fsl/fman: Fix refcount handling of fman-related devices fsl/fman: Save device references taken in mac_probe() net: sfp: change quirks for Alcatel Lucent G-010S-P +net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration +net: ravb: Add VLAN checksum support +net: ravb: Enable IPv6 TX checksum offload for GbEth +net: ravb: Enable IPv6 RX checksum offloading for GbEth +net: ravb: Simplify UDP TX checksum offload +net: ravb: Disable IP header TX checksum offloading +net: ravb: Simplify types in RX csum validation +net: ravb: Combine if conditions in RX csum validation +net: ravb: Drop IP protocol check from RX csum verification +net: ravb: Disable IP header RX checksum offloading +net: ravb: Factor out checksum offload enable bits +tg3: Increase buffer size for IRQ label +net: phylink: remove "using_mac_select_pcs" +net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() +net: phylink: allow mac_select_pcs() to remove a PCS +net: dsa: mv88e6xxx: return NULL when no PCS is present +net: dsa: remove dsa_port_phylink_mac_select_pcs() +net: ks8851: use %*ph to print small buffer +net: usb: sr9700: only store little-endian values in __le16 variable net: ethernet: ti: am65-cpsw: Fix uninitialized variable net: phy: realtek: merge the drivers for internal NBase-T PHY's eth: fbnic: Add hardware monitoring support via HWMON interface