Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-03--21-00 (net-next-6.15-10725-gd0635bc11ddb) remotes/brancher/net-next-2025-04-04--00-00 (net-next-6.15-10727-g56e064572a66) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.3jgzJyQ2Jv b/tmp/tmp.bb03aGknCD index cd16e5993bb3..888217daa449 100644 --- a/tmp/tmp.3jgzJyQ2Jv +++ b/tmp/tmp.bb03aGknCD @@ -7,35 +7,32 @@ tc_action dbg profile patch forwarding: set timeout to 3 hours Bluetooth: increment TX timestamping tskey always for stream sockets -Remove __get_unaligned_cpu32 from netronome drivers -IPC MUX: Add error handling for ipc_mux_dl_acb_send_cmds(). +selftests: net: amt: indicate progress in the stress test +net: hibmcge: fix multiple phy_stop() issue +net: hibmcge: fix not restore rx pause mac addr after reset issue +net: hibmcge: fix the incorrect np_link fail state issue. +net: hibmcge: fix wrong mtu log issue +net: hibmcge: fix the share of irq statistics among different network ports issue +net: hibmcge: fix incorrect multicast filtering issue +net: hibmcge: fix incorrect pause frame statistics issue +net: ethtool: Don't call .cleanup_data when prepare_data fails +netfilter: nft_tunnel: fix geneve_opt type confusion addition +netfilter: nf_tables: don't unregister hook when table is dormant +netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only +net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds(). ethtool: cmis: use u16 for calculated read_write_len_ext ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() -idpf: fix adapter NULL pointer dereference on reboot -ixgbe: fix media type detection for E610 device -e1000e: change k1 configuration on MTP and later platforms -igc: Fix TX drops in XDP ZC -igc: Fix XSK queue NAPI ID mapping -io_uring/zcrx: fix selftests w/ updated netdev Python helpers configs/debug: run and debug PREEMPT -net: fix geneve_opt length integer overflow net: ibmveth: make veth_pool_store stop hanging -vsock/virtio: Remove queued_replies pushback logic arcnet: Add NULL check in com20020pci_probe() -eth: bnxt: fix deadlock in the mgmt_ops -ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS ipv6: Do not consider link down nexthops in path selection ipv6: Start path selection from the first nexthop -net/mlx5: fix potential null dereference when enable shared FDB -net/mlx5e: fix potential null dereference in mlx5e_tc_nic_create_miss_table usbnet:fix NPE during rx_complete -virtio-net: disable delayed refill when setting up xdp -net/selftests: Add loopback link local route for self-connect -gve: handle overflow when reporting TX consumed descriptors -sfc: fix NULL dereferences in ef100_process_design_param() -netdev: don't hold rtnl_lock over nl queue info get when possible -netdev: add "ops compat locking" helpers -net: designate XSK pool pointers in queues as "ops protected" +net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP +Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue +net: fix geneve_opt length integer overflow +io_uring/zcrx: fix selftests w/ updated netdev Python helpers +Merge branch 'net-hold-instance-lock-during-netdev_up-register' selftests: net: use netdevsim in netns test docs: net: document netdev notifier expectations net: dummy: request ops lock @@ -44,14 +41,14 @@ net: rename rtnl_net_debug to lock_debug net: use netif_disable_lro in ipv6_add_dev net: hold instance lock during NETDEV_REGISTER/UP net: switch to netif_disable_lro in inetdev_init -MAINTAINERS: Update Loic Poulain's email address -net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy -sfc: Add error handling for devlink_info_serial_number_put() net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare() -page_pool: Track DMA-mapped pages and unmap them when destroying the pool -page_pool: Move pp_magic check into helper functions -bonding: use permanent address for MAC swapping if device address is same -net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP +net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy +MAINTAINERS: Update Loic Poulain's email address +ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS +eth: bnxt: fix deadlock in the mgmt_ops +net/selftests: Add loopback link local route for self-connect +sfc: fix NULL dereferences in ef100_process_design_param() +gve: handle overflow when reporting TX consumed descriptors net: decrease cached dst counters in dst_release tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). vsock: avoid timeout during connect() if the socket is closing @@ -71,6 +68,11 @@ Merge branch 'net_sched-skbprio-remove-overly-strict-queue-assertions' selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test net_sched: skbprio: Remove overly strict queue assertions netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets +idpf: fix adapter NULL pointer dereference on reboot +ixgbe: fix media type detection for E610 device +e1000e: change k1 configuration on MTP and later platforms +igc: Fix TX drops in XDP ZC +igc: Fix XSK queue NAPI ID mapping Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost