summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-10-23Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler
2023-10-23Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang
2023-10-23Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUIDClaudia Draghicescu
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu
2023-10-23Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter
2023-10-23Bluetooth: ISO: Match QoS adv handle with BIG handleIulia Tanasescu
2023-10-23Bluetooth: ISO: Allow binding a bcast listener to 0 bisesIulia Tanasescu
2023-10-23Bluetooth: ISO: Set CIS bit only for devices with CIS supportVlad Pruteanu
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-10-23Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-13Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-13Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-13Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD
2023-10-13Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-13Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-11Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-11Bluetooth: hci_sync: always check if connection is alive before deletingPauli Virtanen
2023-10-11Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-11Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-11Bluetooth: ISO: Fix invalid context errorIulia Tanasescu
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet
2023-09-20Bluetooth: hci_codec: Fix leaking content of local_codecsLuiz Augusto von Dentz
2023-09-20Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-09-20Bluetooth: Avoid redundant authenticationYing Hsu
2023-09-20Bluetooth: ISO: Fix handling of listen for unicastLuiz Augusto von Dentz
2023-09-20Bluetooth: Fix hci_link_tx_to RCU lock usageYing Hsu
2023-09-20Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTERLuiz Augusto von Dentz
2023-09-20Bluetooth: Delete unused hci_req_prepare_suspend() declarationYao Xiao
2023-09-15Bluetooth: Do not include crypto/algapi.hHerbert Xu
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu
2023-08-24Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone earlyPauli Virtanen
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu
2023-08-24Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz
2023-08-24Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_syncLuiz Augusto von Dentz
2023-08-21net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-08-11tty: rfcomm: convert counts to size_tJiri Slaby (SUSE)
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-11Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen
2023-08-11Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters failsPauli Virtanen
2023-08-11Bluetooth: Remove unnecessary NULL check before vfree()Ziyang Xuan
2023-08-11Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()Manish Mandlik
2023-08-11Bluetooth: Fix potential use-after-free when clear keysMin Li