summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko2023-07-201-1/+1
* Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen2023-07-201-11/+12
* Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkSiddh Raman Pant2023-07-201-2/+2
* Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson2023-07-201-1/+3
* Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen2023-07-201-22/+31
* Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen2023-07-201-0/+3
* Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-205-44/+159
* Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz2023-06-291-15/+34
* Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong2023-06-291-3/+1
* Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov2023-06-291-7/+7
* Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-292-4/+4
* Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-10/+5
* Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen2023-06-291-1/+2
* Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen2023-06-291-8/+39
* Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim2023-06-291-0/+2
* Bluetooth: fix use-bdaddr-property quirkJohan Hovold2023-06-291-5/+3
* Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold2023-06-291-17/+11
* Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang2023-06-291-0/+5
* Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim2023-06-051-0/+9
* Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-051-18/+26
* Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen2023-06-051-0/+2
* Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu2023-06-051-0/+4
* Bluetooth: fix debugfs registrationJohan Hovold2023-06-051-0/+3
* Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-052-6/+16
* Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz2023-06-051-4/+4
* Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen2023-06-051-7/+6
* Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen2023-06-051-2/+5
* Bluetooth: Unlink CISes when LE disconnects in hci_conn_delRuihan Li2023-05-191-15/+6
* Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-191-11/+22
* Bluetooth: Refcnt drop must be placed last in hci_conn_unlinkRuihan Li2023-05-191-3/+3
* Bluetooth: Fix potential double free caused by hci_conn_unlinkRuihan Li2023-05-191-9/+12
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-035-71/+155
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-232-6/+31
* | | Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2023-04-232-0/+7
* | | Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu2023-04-231-6/+7
* | | bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li2023-04-231-1/+8
* | | Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li2023-04-231-1/+0
* | | bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li2023-04-231-0/+28
* | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-1/+5
* | | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-232-57/+66
* | | Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+2
* | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-233-95/+160
* | | Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu2023-04-231-1/+0
* | | Bluetooth: fix inconsistent indentingLanzhe Li2023-04-231-1/+1
* | | Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-232-6/+26
* | | Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-233-118/+202
* | | Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-234-0/+540
* | | Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-231-2/+7