index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
11 days
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
11 days
Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...
Zijun Hu
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
2025-06-05
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Pauli Virtanen
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet
Luiz Augusto von Dentz
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
2024-10-23
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-08-23
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-08-15
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-06
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
[next]