summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-1/+1
|\
| * tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2023-12-081-1/+1
* | Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han2023-12-221-4/+8
* | Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis2023-12-221-1/+2
* | Bluetooth: hci_sync: fix BR/EDR wakeup bugclancy shang2023-12-221-4/+6
* | Bluetooth: hci_conn: Check non NULL function before calling for HFP offloadZijun Hu2023-12-221-3/+8
* | Bluetooth: ISO: Avoid creating child socket if PA sync is terminatingIulia Tanasescu2023-12-221-3/+48
* | Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2023-12-222-14/+5
* | Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz2023-12-222-106/+7
* | Bluetooth: Add documentation to exported functions in libYuran Pereira2023-12-221-3/+66
* | Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu2023-12-222-4/+107
* | Bluetooth: ISO: Allow binding a PA sync socketIulia Tanasescu2023-12-221-5/+62
* | Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim2023-12-151-1/+6
* | Bluetooth: Add more enc key size checkAlex Lu2023-12-151-1/+15
* | Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2023-12-152-7/+25
* | Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis2023-12-151-6/+15
* | Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann2023-12-151-0/+3
* | Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz2023-12-151-1/+2
* | Bluetooth: Fix not notifying when connection encryption changesLuiz Augusto von Dentz2023-12-151-7/+1
|/
* Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-2/+1
|\
| * Bluetooth: Do not include crypto/algapi.hHerbert Xu2023-09-151-2/+1
* | Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler2023-10-231-2/+2
* | Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang2023-10-232-15/+14
* | Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUIDClaudia Draghicescu2023-10-231-4/+12
* | Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan2023-10-234-50/+51
* | Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu2023-10-232-18/+30
* | Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter2023-10-231-13/+7
* | Bluetooth: ISO: Match QoS adv handle with BIG handleIulia Tanasescu2023-10-231-0/+12
* | Bluetooth: ISO: Allow binding a bcast listener to 0 bisesIulia Tanasescu2023-10-232-3/+2
* | Bluetooth: ISO: Set CIS bit only for devices with CIS supportVlad Pruteanu2023-10-231-2/+2
* | Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-10-233-19/+55
* | Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu2023-10-232-16/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-194-24/+62
|\ \
| * | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-131-1/+2
| * | Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann2023-10-131-1/+1
| * | Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD2023-10-131-1/+1
| * | Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz2023-10-131-2/+1
| * | Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz2023-10-131-5/+7
| * | Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan2023-10-111-2/+2
| * | Bluetooth: hci_sync: always check if connection is alive before deletingPauli Virtanen2023-10-111-14/+12
| * | Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2023-10-112-0/+20
| * | Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi2023-10-111-0/+9
| * | Bluetooth: ISO: Fix invalid context errorIulia Tanasescu2023-10-111-3/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-056-45/+58
|\| |
| * | Bluetooth: hci_codec: Fix leaking content of local_codecsLuiz Augusto von Dentz2023-09-203-0/+3
| * | Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-3/+5
| * | Bluetooth: Avoid redundant authenticationYing Hsu2023-09-201-28/+35
| * | Bluetooth: ISO: Fix handling of listen for unicastLuiz Augusto von Dentz2023-09-201-3/+6
| * | Bluetooth: Fix hci_link_tx_to RCU lock usageYing Hsu2023-09-201-0/+5
| * | Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTERLuiz Augusto von Dentz2023-09-201-9/+4