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(-)