Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-10--06-00 (net-next-6.15-11724-gfd55e3ba2f01) remotes/brancher/net-next-2025-04-10--09-00 (net-next-6.15-11744-gd34d206bec21) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.BGdSqS9sZQ b/tmp/tmp.m6YV8doGaT index 3a862e4401cd..0f0bb6192031 100644 --- a/tmp/tmp.BGdSqS9sZQ +++ b/tmp/tmp.m6YV8doGaT @@ -6,6 +6,26 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: Move specific fragmented packet to slow_path instead of dropping it +eth: bnxt: add support rx side device memory TCP +net: wangxun: restrict feature flags for tunnel packets +net: txgbe: Support to set UDP tunnel port +net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy) +net: pktgen: fix code style (WARNING: quoted string split across lines) +net: pktgen: fix code style (WARNING: braces {} are not necessary for single statement blocks) +net: pktgen: fix code style (WARNING: macros should not use a trailing semicolon) +net: pktgen: fix code style (WARNING: Missing a blank line after declarations) +net: pktgen: fix code style (WARNING: Block comments) +net: pktgen: fix code style (WARNING: suspect code indent for conditional statements) +net: pktgen: fix code style (WARNING: please, no space before tabs) +net: pktgen: fix code style (ERROR: else should follow close brace '}') +net: pktgen: fix code style (ERROR: space prohibited after that '&') +net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar") +eth: fbnic: add support for TTI HW stats +eth: fbnic: add support for TMI stats +eth: fbnic: add coverage for RXB stats +eth: fbnic: add coverage for hw queue stats +eth: fbnic: add locking support for hw stats net: ethernet: microchip: lan743x: Fix memory allocation failure net: mctp: Set SOCK_RCU_FREE tcp: Rename tcp_or_dccp_get_hashinfo().