mbox series

[GIT,PULL] bluetooth 2025-02-21

Message ID 20250221154941.2139043-1-luiz.dentz@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] bluetooth 2025-02-21 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-21

Message

Luiz Augusto von Dentz Feb. 21, 2025, 3:49 p.m. UTC
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-21

for you to fetch changes up to b25120e1d5f2ebb3db00af557709041f47f7f3d0:

  Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (2025-02-20 13:25:11 -0500)

----------------------------------------------------------------
bluetooth pull request for net:

 - btusb: Always allow SCO packets for user channel
 - L2CAP: Fix L2CAP_ECRED_CONN_RSP response

----------------------------------------------------------------
Hsin-chen Chuang (1):
      Bluetooth: Always allow SCO packets for user channel

Luiz Augusto von Dentz (1):
      Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response

 drivers/bluetooth/btusb.c  | 6 ++++--
 net/bluetooth/l2cap_core.c | 9 +++++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 22, 2025, 12:10 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 21 Feb 2025 10:49:41 -0500 you wrote:
> 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-21
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-02-21
    https://git.kernel.org/netdev/net/c/fde9836c40d0

You are awesome, thank you!