summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2024-04-241-0/+4
* Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz2024-04-241-1/+3
* Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-0/+9
* Bluetooth: add quirk for broken address propertiesJohan Hovold2024-03-291-0/+9
* Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz2024-03-071-0/+2
* Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-061-0/+8
* Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-061-0/+1
* Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2024-03-062-2/+8
* Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu2024-03-061-3/+3
* Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2024-03-062-4/+25
* Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz2024-03-061-0/+12
* Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz2024-03-061-2/+1
* Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2024-03-062-3/+4
* Bluetooth: Remove pending ACL connection attemptsJonas Dreßler2024-03-061-1/+0
* Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2024-03-062-0/+4
* Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-062-43/+0
* Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz2024-03-061-1/+1
* Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler2024-03-061-0/+2
* Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler2024-03-061-0/+1
* Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler2024-03-061-1/+0
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2023-12-221-1/+0
* Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz2023-12-221-1/+0
* Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu2023-12-221-0/+24
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2023-12-151-0/+5
* Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz2023-12-151-2/+2
* Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan2023-10-231-1/+5
* Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu2023-10-231-23/+20
* Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-10-232-1/+27
* Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu2023-10-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-1/+1
|\
| * Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-1/+1
|\|
| * Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1
* | net: implement lockless SO_PRIORITYEric Dumazet2023-10-011-1/+1
|/
* Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz2023-08-242-1/+13
* Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu2023-08-241-0/+11
* Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-241-3/+3
* Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu2023-08-241-2/+28
* Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen2023-08-111-2/+2
* Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz2023-08-111-0/+3
* Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz2023-08-111-0/+21
* Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz2023-08-111-0/+1
* Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz2023-08-112-7/+3
* Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-111-0/+4
* Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu2023-08-111-0/+25
* Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz2023-08-111-1/+1
* Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz2023-08-111-1/+1
* Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-0/+10
* Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-111-3/+2
* Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-111-0/+1