summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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
* Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-111-0/+2
* Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen2023-08-112-2/+4
* Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu2023-08-111-0/+30
* Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-08-113-0/+4
* Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
* Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
* Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-291-1/+1
* Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-0/+1
* Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-1/+2
* Bluetooth: fix debugfs registrationJohan Hovold2023-06-051-0/+1
* Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-051-0/+1
* Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-191-1/+1
* Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-231-0/+2
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-0/+8
* Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-231-0/+2
* Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+11
* Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-231-2/+12
* Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-231-0/+4
* Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-232-17/+35
* Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-232-0/+130
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-231-0/+7
* Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz2023-04-231-1/+1
* Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz2023-04-231-1/+1
* Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz2023-04-231-40/+40
* Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-101-0/+1