summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+2
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz1-0/+1
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz1-1/+0
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen1-0/+4
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-0/+82
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz1-0/+1
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz3-5/+5
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz3-7/+10
2025-03-25Bluetooth: MGMT: Add LL Privacy SettingLuiz Augusto von Dentz1-0/+1
2025-03-25Bluetooth: L2CAP: add TX timestampingPauli Virtanen1-1/+2
2025-03-25Bluetooth: ISO: add TX timestampingPauli Virtanen1-0/+1
2025-03-25Bluetooth: add support for skb TX SND/COMPLETION timestampingPauli Virtanen1-0/+20
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan1-0/+5
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2025-03-25Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama1-0/+8
2025-03-25Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama2-0/+12
2025-03-25Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+2
2025-03-25Bluetooth: MGMT: Remove unused mgmt_*_discovery_completeDr. David Alan Gilbert1-2/+0
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy1-1/+1
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz1-70/+38
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang1-1/+0
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert2-3/+0
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz2-8/+4
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis1-0/+1
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz1-38/+70
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj1-9/+0
2024-11-14Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNCLuiz Augusto von Dentz1-0/+10
2024-11-14Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz1-0/+1
2024-11-14Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu1-1/+11
2024-11-14Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu2-0/+30
2024-11-14Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu2-1/+36
2024-11-14Bluetooth: Add new quirks for ATS2851Danil Pylaev2-4/+20
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz1-2/+2
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing1-4/+0
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K1-0/+5
2024-08-31Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz1-5/+0
2024-08-31Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz1-0/+4
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2-8/+11
2024-07-15Bluetooth: Remove hci_request.{c,h}Luiz Augusto von Dentz1-0/+4
2024-07-15Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz1-0/+17
2024-07-15Bluetooth: hci_core: Don't use hci_prepare_cmdLuiz Augusto von Dentz1-0/+4
2024-07-15Bluetooth: hci_core: Remove usage of hci_req_syncLuiz Augusto von Dentz1-0/+2
2024-07-15Bluetooth: hci_core: cleanup struct hci_devDmitry Antipov1-2/+0
2024-07-15Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov1-4/+0
2024-07-15Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu1-0/+1