Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-07--12-00 (v6.13-rc5-954-g76f23ad13b29) remotes/brancher/net-next-2025-01-07--15-00 (v6.13-rc5-951-gebc310df9062) ==== BASE DIFF ==== drivers/net/ethernet/meta/fbnic/fbnic_txrx.c | 2 +- include/linux/rtnetlink.h | 6 ++++++ net/bridge/br_arp_nd_proxy.c | 2 +- net/bridge/br_private.h | 2 +- net/core/dev.c | 14 ++++++++++---- net/core/netdev-genl.c | 5 +++-- net/core/rtnetlink.c | 11 ++++++++++- 7 files changed, 32 insertions(+), 10 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.1BvlMo6Sma b/tmp/tmp.Je8hkbflhI index f9ce47b36b42..390bee83b36a 100644 --- a/tmp/tmp.1BvlMo6Sma +++ b/tmp/tmp.Je8hkbflhI @@ -3,29 +3,19 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next +dt-bindings: net: Correct indentation and style in DTS example +netlink: add IPv6 anycast join/leave notifications +net/mlx5: use do_aux_work for PHC overflow checks tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset net: phy: dp83822: Add support for PHY LEDs on DP83822 net: stmmac: Unexport stmmac_rx_offset() from stmmac.h r8169: add support for RTL8125BP rev.b mctp i3c: fix MCTP I3C driver multi-thread issue -enic: Obtain the Link speed only after the link comes up -enic: Move RX coalescing set function selftests: drv-net: test drivers sleeping in ndo_get_stats64 netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs tools: ynl: print some information about attribute we can't parse tools: ynl: correctly handle overrides of fields in subset -net: homa: create Makefile and Kconfig -net: homa: create homa_plumbing.c homa_utils.c -net: homa: create homa_timer.c -net: homa: create homa_outgoing.c -net: homa: create homa_incoming.c -net: homa: create homa_sock.h and homa_sock.c -net: homa: create homa_peer.h and homa_peer.c -net: homa: create homa_rpc.h and homa_rpc.c -net: homa: create homa_pool.h and homa_pool.c -net: homa: create shared Homa header files -net: homa: create homa_wire.h -net: homa: define user-visible API for Homa netdev: prevent accessing NAPI instances from another namespace r8169: add support for reading over-temp threshold r8169: prepare for extending hwmon support @@ -58,7 +48,6 @@ net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() net: dsa: no longer call ds->ops->get_mac_eee() net: dsa: mt753x: remove setting of tx_lpi parameters net: dsa: ksz: remove setting of tx_lpi parameters -net/mlx5: Fix variable not being completed when function returns ipvlan: Fix use-after-free in ipvlan_get_iflink(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net(). @@ -107,13 +96,15 @@ ieee802154: 6lowpan: Use link netns in newlink() of rtnl_link_ops net: Use link netns in newlink() of rtnl_link_ops rtnetlink: Pack newlink() params into struct rtnetlink: Lookup device in target netns when creating link -bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" -dev: Hold per-netns RTNL in (un)?register_netdev(). -rtnetlink: Add rtnl_net_lock_killable(). -eth: fbnic: update fbnic_poll return value -net: don't dump Tx and uninitialized NAPIs -ptp: limit number of virtual clocks per physical clock net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode net: ti: icssg-prueth: Add VLAN support in EMAC mode net/smc: use the correct ndev to find pnetid by pnetid table +selftests/bpf: Extend netkit tests to validate set {head,tail}room +netkit: Add add netkit {head,tail}room to rt_link.yaml +netkit: Allow for configuring needed_{head,tail}room +Merge branch 'selftests-bpf-migrate-test_xdp_meta-sh-to-test_progs' +selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c +selftests/bpf: test_xdp_meta: Rename BPF sections +selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata +selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata