Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-13--15-00 (v6.14-rc1-508-g12b1fed0b9b3) remotes/brancher/net-next-2025-02-13--18-00 (v6.14-rc1-511-gd7e2c19801be) ==== BASE DIFF ==== .../ethernet/freescale/dpaa2/switch-driver.rst | 2 +- drivers/bluetooth/btintel_pcie.c | 5 +- drivers/net/ethernet/apm/xgene-v2/mdio.c | 18 +-- .../net/ethernet/mellanox/mlxsw/spectrum_ethtool.c | 4 +- drivers/net/ethernet/realtek/r8169_main.c | 1 + drivers/net/team/team_core.c | 4 +- drivers/net/usb/asix_devices.c | 17 +++ drivers/s390/net/qeth_core_main.c | 8 +- include/linux/netdevice.h | 1 + include/linux/sctp.h | 1 - include/net/bluetooth/l2cap.h | 3 +- net/bluetooth/l2cap_core.c | 169 ++++++++++----------- net/bluetooth/l2cap_sock.c | 15 +- net/core/dev.c | 17 --- net/core/skbuff.c | 103 ++++++++++++- net/ipv6/mcast.c | 14 +- net/netfilter/nf_flow_table_ip.c | 8 +- 17 files changed, 239 insertions(+), 151 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.fkEwwi4Rgm b/tmp/tmp.EzvzyOld0i index f29565cccb39..6a98c45601e8 100644 --- a/tmp/tmp.fkEwwi4Rgm +++ b/tmp/tmp.EzvzyOld0i @@ -3,6 +3,8 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message +drop_monitor: fix incorrect initialization order rtnetlink: Allow setting IFLA_PERM_ADDRESS at device creation time arp: switch to dev_getbyhwaddr() in arp_req_set_public() net: Add non-RCU dev_getbyhwaddr() helper @@ -19,8 +21,6 @@ net: pktgen: fix hex32_arg parsing for short reads net: pktgen: enable 'param=value' parsing net: pktgen: replace ENOTSUPP with EOPNOTSUPP net: skb: do not assume that ktime_t is equal to s64 -net: phy: mscc: Add auto-negotiation feature to VSC8514 -Revert "netfilter: flowtable: teardown flow if cached mtu is stale" net/mlx5: Add sensor name to temperature event message net/mlx5: Modify LSB bitmask in temperature event to include only the first bit net/mlx5: Prefix temperature event bitmap with '0x' for clarity @@ -45,16 +45,8 @@ selftests/bpf: add rto max for bpf_setsockopt test bpf: add TCP_BPF_RTO_MAX for bpf_setsockopt tcp: add TCP_RTO_MAX_MIN_SEC definition net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions -selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message -net: allow small head cache usage with large MAX_SKB_FRAGS values -s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH -mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() net: pse-pd: Fix deadlock in current limit functions -net: usb: asix_devices: add FiberGecko DeviceID net: Add options as a flexible array to struct ip_tunnel_info -ipv6: mcast: add RCU protection to mld_newpack() -team: better TEAM_OPTION_TYPE_STRING validation -drop_monitor: fix incorrect initialization order udp: use EXPORT_IPV6_MOD[_GPL]() tcp: use EXPORT_IPV6_MOD[_GPL]() inetpeer: use EXPORT_IPV6_MOD[_GPL]() @@ -63,21 +55,16 @@ inet: consolidate inet_csk_clone_lock() inet: reduce inet_csk_clone_lock() indent level rxrpc: Fix ipv6 path MTU discovery net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors -r8169: add support for Intel Killer E5000 dev: Use rtnl_net_dev_lock() in unregister_netdev(). net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). net: Add net_passive_inc() and net_passive_dec(). -ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array -Documentation: dpaa2 ethernet switch driver: Fix spelling idpf: use napi's irq affinity ice: use napi's irq affinity bnxt: use napi's irq affinity net: napi: add CPU affinity to napi_config net: move ARFS rmap management to core ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() -sctp: Remove commented out code net/mlx4_core: Avoid impossible mlx4_db_alloc() order value -net: ethernet: mediatek: add EEE support net: xpcs: group EEE code together net: xpcs: clean up xpcs_config_eee() net: xpcs: remove xpcs_config_eee() from global scope