mbox series

pull request: bluetooth 2024-08-30

Message ID 20240830220300.1316772-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit 5517ae241919e0208b077c910b0a369b9dce3c11
Headers show
Series pull request: bluetooth 2024-08-30 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-30

Message

Luiz Augusto von Dentz Aug. 30, 2024, 10:03 p.m. UTC
The following changes since commit fe1910f9337bd46a9343967b547ccab26b4b2c6e:

  tcp_bpf: fix return value of tcp_bpf_sendmsg() (2024-08-30 11:09:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-30

for you to fetch changes up to 1e9683c9b6ca88cc9340cdca85edd6134c8cffe3:

  Bluetooth: MGMT: Ignore keys being loaded with invalid type (2024-08-30 17:57:11 -0400)

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

 - qca: If memdump doesn't work, re-enable IBS
 - MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
 - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
 - MGMT: Ignore keys being loaded with invalid type

----------------------------------------------------------------
Douglas Anderson (1):
      Bluetooth: qca: If memdump doesn't work, re-enable IBS

Luiz Augusto von Dentz (4):
      Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
      Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
      Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
      Bluetooth: MGMT: Ignore keys being loaded with invalid type

 drivers/bluetooth/hci_qca.c      |   1 +
 include/net/bluetooth/hci_core.h |   5 --
 include/net/bluetooth/hci_sync.h |   4 ++
 net/bluetooth/hci_conn.c         |   6 +-
 net/bluetooth/hci_sync.c         |  42 +++++++++++-
 net/bluetooth/mgmt.c             | 144 ++++++++++++++++++---------------------
 net/bluetooth/smp.c              |   7 --
 7 files changed, 117 insertions(+), 92 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 3, 2024, 2:20 a.m. UTC | #1
Hello:

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

On Fri, 30 Aug 2024 18:03:00 -0400 you wrote:
> The following changes since commit fe1910f9337bd46a9343967b547ccab26b4b2c6e:
> 
>   tcp_bpf: fix return value of tcp_bpf_sendmsg() (2024-08-30 11:09:10 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-30
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-08-30
    https://git.kernel.org/netdev/net/c/5517ae241919

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org Sept. 12, 2024, 4:33 p.m. UTC | #2
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 30 Aug 2024 18:03:00 -0400 you wrote:
> The following changes since commit fe1910f9337bd46a9343967b547ccab26b4b2c6e:
> 
>   tcp_bpf: fix return value of tcp_bpf_sendmsg() (2024-08-30 11:09:10 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-30
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-08-30
    https://git.kernel.org/bluetooth/bluetooth-next/c/5517ae241919

You are awesome, thank you!