Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-05--00-00 (net-next-6.14-8399-g454e0198c0ba) remotes/brancher/net-next-2025-02-05--03-00 (net-next-6.14-8385-gc291720d0d51) ==== BASE DIFF ==== .../aquantia/atlantic/hw_atl/hw_atl_utils.h | 1 - drivers/net/ethernet/realtek/Kconfig | 3 +- drivers/net/phy/realtek/Kconfig | 8 +- net/core/dev.c | 3 + tools/testing/selftests/drivers/net/Makefile | 1 + .../selftests/drivers/net/lib/sh/lib_netcons.sh | 7 ++ .../drivers/net/netcons_fragmented_msg.sh | 122 +++++++++++++++++++++ 7 files changed, 141 insertions(+), 4 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.wGBmkJZ36T b/tmp/tmp.rQZa7Od0Bi index 4f1493ac5446..cc0d141b6baf 100644 --- a/tmp/tmp.wGBmkJZ36T +++ b/tmp/tmp.rQZa7Od0Bi @@ -5,9 +5,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +igc: Set buffer type for empty frames in igc_init_empty_frame rxrpc: Fix race in call state changing vs recvmsg() rxrpc: Fix call state set to not include the SERVER_SECURING state selftests: mptcp: connect: -f: no reconnect +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 MAINTAINERS: add a sample ethtool section entry MAINTAINERS: add entry for ethtool ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only @@ -52,39 +58,14 @@ netlink: support dumping IPv4 multicast addresses r8169: don't scan PHY addresses > 0 net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings cxgb4: Avoid a -Wflex-array-member-not-at-end warning -net: atlantic: Avoid -Wflex-array-member-not-at-end warnings eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrs eth: fbnic: add MAC address TCAM to debugfs -vsock/test: Add test for SO_LINGER null ptr deref -vsock: Orphan socket after transport release -Documentation/networking: Fix basic node example document ISO 15765-2 -net: devmem: make dmabuf unbinding scheduled work -net: devmem: Implement TX path -net: devmem: TCP tx netlink api -net: add get_netmem/put_netmem support -selftests: ncdevmem: Implement devmem TCP TX -net: add devmem TCP TX documentation -net: warn if NAPI instance wasn't shut down +selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog() +netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() +selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0 +pfifo_tail_enqueue: Drop new packet when sch->limit == 0 tools: ynl-gen: support limits using definitions tools: ynl-gen: don't output external constants selftests: net: suppress ReST file generation when building selftests -net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled -net/mlx5e: Remove unused mlx5e_tc_flow_action struct -net/mlx5: Remove stray semicolon in LAG port selection table creation -net/mlx5e: Support FEC settings for 200G per lane link modes -net/mlx5: Add support for 200Gbps per lane link modes -ethtool: Add support for 200Gbps per lane link modes -net/mlx5: Generate PPS IN event on new function for shared clock -net/mlx5: Support one PTP device per hardware clock -net/mlx5: Move PPS notifier and out_work to clock_state -net/mlx5: Add devcom component for the clock shared by functions -net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer -net/mlx5: Add API to get mlx5_core_dev from mlx5_clock -net/mlx5: Add init and destruction functions for a single HW clock -net/mlx5: Change parameters for PTP internal functions -net/mlx5: Add helper functions for PTP callbacks net: phy: realtek: use string choices helpers -r8169: make Kconfig option for LED support user-visible -net: phy: realtek: make HWMON support a user-visible Kconfig symbol -netconsole: selftest: Add test for fragmented messages ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt