Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-10--09-00 (v6.13-rc1-488-g4b3c029787dd) remotes/brancher/net-next-2024-12-10--12-00 (v6.13-rc1-477-g3143a0f6aad3) ==== BASE DIFF ==== .../net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c | 18 ++++++------- drivers/net/virtio_net.c | 31 +++++++++++++++++----- drivers/virtio/virtio_ring.c | 12 +++++++-- include/linux/virtio.h | 6 +++-- 4 files changed, 47 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.7ir5fQciLZ b/tmp/tmp.djT5bBetQg index ae73dd5f2756..41e89d8912ee 100644 --- a/tmp/tmp.7ir5fQciLZ +++ b/tmp/tmp.djT5bBetQg @@ -1,5 +1,9 @@ +selftests: net: enable profiling +fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer +tc_action dbg profile patch forwarding: set timeout to 3 hours +splice: do not checksum AF_UNIX sockets xfrm: add SA information to the offloaded packet when if_id is set tcp: Add sysctl to configure TIME-WAIT reuse delay tcp: Measure TIME-WAIT reuse delay with millisecond precision @@ -80,26 +84,3 @@ net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user ports on 6393X net: dsa: mv88e6xxx: Never force link on in-band managed MACs net: dsa: mv88e6xxx: Give chips more time to activate their PPUs net: dsa: mv88e6xxx: Improve I/O related error logging -af_unix: Remove unix_our_peer(). -af_unix: Remove sk_locked logic in unix_dgram_sendmsg(). -af_unix: Clean up error path in unix_dgram_sendmsg(). -af_unix: Clean up SOCK_DEAD error paths in unix_dgram_sendmsg(). -af_unix: Defer sock_put() to clean up path in unix_dgram_sendmsg(). -af_unix: Split restart label in unix_dgram_sendmsg(). -af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg(). -af_unix: Move !sunaddr case in unix_dgram_sendmsg(). -af_unix: Call unix_autobind() only when msg_namelen is specified in unix_dgram_sendmsg(). -af_unix: Set error only when needed in unix_dgram_sendmsg(). -af_unix: Clean up error paths in unix_stream_sendmsg(). -af_unix: Remove redundant SEND_SHUTDOWN check in unix_stream_sendmsg(). -af_unix: Set error only when needed in unix_stream_sendmsg(). -af_unix: Clean up error paths in unix_stream_connect(). -af_unix: Set error only when needed in unix_stream_connect(). -virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx -virtio_ring: add a func argument 'recycle_done' to virtqueue_reset() -virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize -virtio_ring: add a func argument 'recycle_done' to virtqueue_resize() -virtio_net: replace vq2rxq with vq2txq where appropriate -virtio_net: correct netdev_tx_reset_queue() invocation point -Do not invoke addrconf_verify_rtnl unnecessarily -octeontx2-af: Fix installation of PF multicast rule