The following changes since commit dd3188ddc4c49cb234b82439693121d2c1c69c38: Merge branch 'net-remove-the-single-page-frag-cache-for-good' (2025-02-20 10:53:32 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-20 for you to fetch changes up to fe476133a67a15bbe8c1357209e31b8d9a8e00c1: Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO (2025-02-20 13:25:13 -0500) ---------------------------------------------------------------- bluetooth pull request for net: - btusb: Always allow SCO packets for user channel - L2CAP: Fix L2CAP_ECRED_CONN_RSP response - hci_core: Enable buffer flow control for SCO/eSCO ---------------------------------------------------------------- Hsin-chen Chuang (1): Bluetooth: Always allow SCO packets for user channel Luiz Augusto von Dentz (2): Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO drivers/bluetooth/btusb.c | 6 ++++-- net/bluetooth/hci_core.c | 2 ++ net/bluetooth/l2cap_core.c | 9 +++++++-- 3 files changed, 13 insertions(+), 4 deletions(-)