aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-08Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-25Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-25Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-25Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2022-04-15Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-02-08Bluetooth: refactor malicious adv data checkBrian Gix
2022-01-27Bluetooth: stop proccessing malicious adv dataPavel Skripkin
2021-09-22Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz
2021-09-22Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-07-20Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2020-12-30Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn
2020-12-30Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-10-01Bluetooth: guard against controllers sending zero'd eventsAlain Michaud
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-08-05Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-06-22Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2019-10-01Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-07-26Bluetooth: validate BLE connection interval updatescsonsino
2019-05-31Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-01-26Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-07-06Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery
2018-07-06Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik
2018-05-18Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann