Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-14--21-00 (v6.11-rc7-1879-gf6647b5932c4) remotes/brancher/net-next-2024-09-15--00-00 (v6.11-rc7-1860-g509a3dfb50b0) ==== BASE DIFF ==== drivers/net/ethernet/ti/icssg/icss_iep.c | 72 --------- drivers/net/ethernet/ti/icssg/icss_iep.h | 73 ++++++++- drivers/net/ethernet/ti/icssg/icssg_classifier.c | 1 + drivers/net/ethernet/ti/icssg/icssg_common.c | 18 ++- drivers/net/ethernet/ti/icssg/icssg_config.c | 22 +-- drivers/net/ethernet/ti/icssg/icssg_config.h | 2 + drivers/net/ethernet/ti/icssg/icssg_prueth.c | 185 ++++++++++++++++++++++- drivers/net/ethernet/ti/icssg/icssg_prueth.h | 9 ++ 8 files changed, 290 insertions(+), 92 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.d57xNPFiWn b/tmp/tmp.k4klRC1v2S index 11beb2a4ea5d..3b02d56f6881 100644 --- a/tmp/tmp.d57xNPFiWn +++ b/tmp/tmp.k4klRC1v2S @@ -19,36 +19,11 @@ dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs usbnet: ipheth: prevent OoB reads of NDP16 net:ipv4:ip_route_input_slow: Change behaviour of routing decision when IP router alert option is present net: hsr: convert to use new timer API -net: hibmcge: Add maintainer for hibmcge -net: hibmcge: Add a Makefile and update Kconfig for hibmcge -net: hibmcge: Implement some ethtool_ops functions -net: hibmcge: Implement rx_poll function to receive packets -net: hibmcge: Implement .ndo_start_xmit function -net: hibmcge: Implement some .ndo functions -net: hibmcge: Add interrupt supported in this module -net: hibmcge: Add mdio and hardware configuration supported in this module -net: hibmcge: Add read/write registers supported through the bar space -net: hibmcge: Add pci table supported in this module smc: use RCU version of lower netdev searching bpf: selftests: send packet to devmap redirect XDP bpf: devmap: provide rxq after redirect -net: ti: icssg-prueth: Add multicast filtering support in HSR mode -net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload -net: ti: icssg-prueth: Add support for HSR frame forward offload -net: ti: icssg-prueth: Stop hardcoding def_inc -net: ti: icss-iep: Move icss_iep structure tcp: check skb is non-NULL in tcp_rto_delta_us() net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() -net: netconsole: fix wrong warning -net: netconsole: split send_msg_fragmented -net: netconsole: do not pass userdata up to the tail -net: netconsole: extract release appending into separate function -net: netconsole: track explicitly if msgbody was written to buffer -net: netconsole: introduce variable to track body length -net: netconsole: rename body to msg_body -net: netconsole: separate fragmented message handling in send_ext_msg -net: netconsole: split send_ext_msg_udp() function -net: netconsole: remove msg_ready variable net: ethtool: Add support for writing firmware blocks using EPL payload net: ethtool: Add new parameters and a function to support EPL selftests: net: ioam: add tunsrc support