netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bluetooth 2025-07-03
@ 2025-07-03 15:52 Luiz Augusto von Dentz
  0 siblings, 0 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2025-07-03 15:52 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 223e2288f4b8c262a864e2c03964ffac91744cd5:

  vsock/vmci: Clear the vmci transport packet properly when initializing it (2025-07-03 12:52:52 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-07-03

for you to fetch changes up to c7349772c268ec3c91d83cbfbbcf63f1bd7c256c:

  Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (2025-07-03 11:37:43 -0400)

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

 - hci_sync: Fix not disabling advertising instance
 - hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
 - hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
 - hci_event: Fix not marking Broadcast Sink BIS as connected

----------------------------------------------------------------
Luiz Augusto von Dentz (4):
      Bluetooth: hci_sync: Fix not disabling advertising instance
      Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
      Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
      Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected

 include/net/bluetooth/hci_core.h | 3 +--
 net/bluetooth/hci_event.c        | 3 +++
 net/bluetooth/hci_sync.c         | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] bluetooth 2025-07-03
@ 2025-07-03 16:04 Luiz Augusto von Dentz
  2025-07-08  2:20 ` patchwork-bot+netdevbpf
  2025-07-23 15:59 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2025-07-03 16:04 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 223e2288f4b8c262a864e2c03964ffac91744cd5:

  vsock/vmci: Clear the vmci transport packet properly when initializing it (2025-07-03 12:52:52 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-07-03

for you to fetch changes up to c7349772c268ec3c91d83cbfbbcf63f1bd7c256c:

  Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (2025-07-03 11:37:43 -0400)

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

 - hci_sync: Fix not disabling advertising instance
 - hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
 - hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
 - hci_event: Fix not marking Broadcast Sink BIS as connected

----------------------------------------------------------------
Luiz Augusto von Dentz (4):
      Bluetooth: hci_sync: Fix not disabling advertising instance
      Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
      Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
      Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected

 include/net/bluetooth/hci_core.h | 3 +--
 net/bluetooth/hci_event.c        | 3 +++
 net/bluetooth/hci_sync.c         | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] bluetooth 2025-07-03
  2025-07-03 16:04 [GIT PULL] bluetooth 2025-07-03 Luiz Augusto von Dentz
@ 2025-07-08  2:20 ` patchwork-bot+netdevbpf
  2025-07-23 15:59 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-07-08  2:20 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev

Hello:

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

On Thu,  3 Jul 2025 12:04:09 -0400 you wrote:
> The following changes since commit 223e2288f4b8c262a864e2c03964ffac91744cd5:
> 
>   vsock/vmci: Clear the vmci transport packet properly when initializing it (2025-07-03 12:52:52 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-07-03
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-07-03
    https://git.kernel.org/netdev/net/c/80852774ba0a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] bluetooth 2025-07-03
  2025-07-03 16:04 [GIT PULL] bluetooth 2025-07-03 Luiz Augusto von Dentz
  2025-07-08  2:20 ` patchwork-bot+netdevbpf
@ 2025-07-23 15:59 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+bluetooth @ 2025-07-23 15:59 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev

Hello:

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

On Thu,  3 Jul 2025 12:04:09 -0400 you wrote:
> The following changes since commit 223e2288f4b8c262a864e2c03964ffac91744cd5:
> 
>   vsock/vmci: Clear the vmci transport packet properly when initializing it (2025-07-03 12:52:52 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-07-03
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-07-03
    https://git.kernel.org/bluetooth/bluetooth-next/c/80852774ba0a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-23 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 16:04 [GIT PULL] bluetooth 2025-07-03 Luiz Augusto von Dentz
2025-07-08  2:20 ` patchwork-bot+netdevbpf
2025-07-23 15:59 ` patchwork-bot+bluetooth
  -- strict thread matches above, loose matches on Subject: below --
2025-07-03 15:52 Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).