From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: [GIT PULL] bluetooth 2025-05-08
Date: Thu, 8 May 2025 11:09:27 -0400 [thread overview]
Message-ID: <20250508150927.385675-1-luiz.dentz@gmail.com> (raw)
The following changes since commit 9540984da649d46f699c47f28c68bbd3c9d99e4c:
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2025-05-06 19:06:50 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-05-08
for you to fetch changes up to c82b6357a5465a3222780ac5d3edcdfb02208cc3:
Bluetooth: hci_event: Fix not using key encryption size when its known (2025-05-08 10:24:15 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
- hci_event: Fix not using key encryption size when its known
----------------------------------------------------------------
Luiz Augusto von Dentz (2):
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Bluetooth: hci_event: Fix not using key encryption size when its known
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_conn.c | 24 +++++++++++++
net/bluetooth/hci_event.c | 73 +++++++++++++++++++++++-----------------
net/bluetooth/mgmt.c | 9 +++--
4 files changed, 73 insertions(+), 34 deletions(-)
next reply other threads:[~2025-05-08 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-08 15:09 Luiz Augusto von Dentz [this message]
2025-05-09 1:50 ` [GIT PULL] bluetooth 2025-05-08 patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250508150927.385675-1-luiz.dentz@gmail.com \
--to=luiz.dentz@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.