summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
5 daysBluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
5 daysBluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
5 daysBluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
5 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
9 daysBluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier
9 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
9 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-24Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2026-07-24Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-01Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz
2026-03-25Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2025-12-07Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-12-07Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-12-07Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu
2025-12-07Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-06-27Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-03-28Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-01-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2024-12-19Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-14Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-11-17Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"Greg Kroah-Hartman
2024-11-17Revert "Bluetooth: hci_sync: Fix overwriting request callback"Greg Kroah-Hartman
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2024-10-17Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-09-12Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-07-25Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-06-21Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-06-12Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: add quirk for broken address propertiesJohan Hovold
2024-03-26Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao