index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
1
-1
/
+1
2026-08-07
Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
Zijun Hu
1
-0
/
+2
2026-08-07
Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
Zijun Hu
1
-1
/
+7
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
1
-1
/
+1
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
Luiz Augusto von Dentz
1
-0
/
+10
2026-08-07
Bluetooth: Add MGMT Shorter Connection Interval setting
Luiz Augusto von Dentz
1
-0
/
+2
2026-08-07
Bluetooth: Add support for Shorter Connection Interval (SCI) feature
Luiz Augusto von Dentz
1
-0
/
+9
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
1
-1
/
+3
2026-07-13
Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
Mikhail Gavrilov
1
-0
/
+1
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
1
-0
/
+1
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
1
-4
/
+1
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
1
-1
/
+1
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
1
-0
/
+1
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
1
-0
/
+6
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
1
-0
/
+2
2025-12-01
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
1
-1
/
+4
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
1
-2
/
+2
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
1
-0
/
+1
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
1
-0
/
+1
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
1
-0
/
+12
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
1
-6
/
+14
2025-11-20
Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
Chris Lu
1
-1
/
+0
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
1
-0
/
+1
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
1
-0
/
+1
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
1
-4
/
+6
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-08-15
Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
Luiz Augusto von Dentz
1
-5
/
+25
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-0
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
1
-1
/
+12
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
1
-3
/
+7
2025-07-23
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-0
/
+6
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
1
-2
/
+3
2025-07-23
Bluetooth: Remove hci_conn_hash_lookup_state()
Yue Haibing
1
-20
/
+0
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
1
-12
/
+16
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
1
-2
/
+1
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
1
-3
/
+6
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
1
-0
/
+1
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+0
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
1
-27
/
+21
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
1
-0
/
+3
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+1
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
1
-4
/
+3
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
1
-7
/
+6
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
1
-0
/
+20
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
1
-0
/
+1
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
1
-0
/
+4
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
1
-2
/
+0
[next]