Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-13--00-00 (v6.11-rc7-1520-g3259e16d5166) remotes/brancher/net-next-2024-09-13--03-00 (v6.11-rc7-1539-g73666fd72ba3) ==== BASE DIFF ==== net/hsr/hsr_device.c | 34 ++++++++++++++++++++++++---------- net/hsr/hsr_forward.c | 4 +++- net/hsr/hsr_main.h | 5 +++-- net/hsr/hsr_netlink.c | 2 +- 4 files changed, 31 insertions(+), 14 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qe574GqiCb b/tmp/tmp.l0Y9a6WytF index c8b581ecc1db..3a01f602ac70 100644 --- a/tmp/tmp.qe574GqiCb +++ b/tmp/tmp.l0Y9a6WytF @@ -2,20 +2,10 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next +usbnet: ipheth: prevent OoB reads of NDP16 fbnic: Set napi irq value after calling netif_napi_add -selftests: ncdevmem: Add automated test -selftests: ncdevmem: Move ncdevmem under drivers/net -selftests: ncdevmem: Remove hard-coded queue numbers -selftests: ncdevmem: Use YNL to enable TCP header split -selftests: ncdevmem: Properly reset flow steering -selftests: ncdevmem: Switch to AF_INET6 -selftests: ncdevmem: Remove default arguments -selftests: ncdevmem: Remove client_ip -selftests: ncdevmem: Unify error handling -selftests: ncdevmem: Separate out dmabuf provider -selftests: ncdevmem: Redirect all non-payload output to stderr -selftests: ncdevmem: Remove validation -selftests: ncdevmem: Add a flag for the selftest +net: enetc: Replace ifdef with IS_ENABLED octeontx2-af: debugfs: Add Channel info to RPM map octeontx2-af: Knobs for NPC default rule counters tg3: Link IRQs to NAPI instances @@ -72,6 +62,7 @@ net: phy: aquantia: add probe function to aqr105 for firmware loading net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input Documentation: networking: Fix missing PSE documentation issue net: dsa: lan9303: avoid dsa_switch_shutdown() +net: ethernet: ag71xx: Remove dead code r8169: disable ALDPS per default for RTL8125 net: ethtool: phy: Clear the netdev context pointer for DUMP requests selftests: fib_rule_tests: Add DSCP selector connect tests @@ -94,11 +85,7 @@ net: ti: icssg-prueth: Stop hardcoding def_inc net: ti: icss-iep: Move icss_iep structure net: caif: remove unused name uapi: libc-compat: remove ipx leftovers -selftests/net: packetdrill: import tcp/slow_start -selftests/net: packetdrill: import tcp/zerocopy -selftests/net: packetdrill: run in netns and expand config tcp: check skb is non-NULL in tcp_rto_delta_us() -net: ag71xx: remove dead code path net: sockmap: avoid race between sock_map_destroy() and sk_psock_put() net: netconsole: fix wrong warning net: netconsole: split send_msg_fragmented @@ -119,6 +106,38 @@ net: ethernet: ti: am65-cpsw: Introduce multi queue Rx net: ethtool: Enhance error messages sent to user space 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 +Merge branch 'selftests-net-packetdrill-netns-and-two-imports' +selftests/net: packetdrill: import tcp/slow_start +selftests/net: packetdrill: import tcp/zerocopy +selftests/net: packetdrill: run in netns and expand config +Merge branch 'ena-driver-metrics-changes' net: ena: Extend customer metrics reporting support net: ena: Add ENA Express metrics support -selftests: net: ioam: add tunsrc support +Bluetooth: btintel_pcie: Allocate memory for driver private data +Bluetooth: btusb: Fix not handling ZPL/short-transfer +Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e) +Bluetooth: btsdio: Do not bind to non-removable CYW4373 +Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL +Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED +Bluetooth: replace deprecated strncpy with strscpy_pad +Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED +Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B +Bluetooth: Use led_set_brightness() in LED trigger activate() callback +Bluetooth: btrtl: Use kvmemdup to simplify the code +Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608 +Bluetooth: btrtl: Add the support for RTL8922A +Bluetooth: hci_ldisc: Use speed set by btattach as oper_speed +Bluetooth: hci_conn: Remove redundant memset after kzalloc +Bluetooth: L2CAP: Remove unused declarations +dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855 +Bluetooth: btnxpuart: Add support for ISO packets +Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h +Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 +Bluetooth: btusb: Invert LE State flag to set invalid rather then valid +MAINTAINERS: Add an entry for Amlogic HCI UART (M: Yang Li) +Bluetooth: hci_uart: Add support for Amlogic HCI UART +dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth +Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604 +Bluetooth: btintel_pcie: Add support for ISO data +Bluetooth: Add a helper function to extract iso header