index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2025-11-21
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
1
-6
/
+14
2025-11-21
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
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
1
-1
/
+0
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
1
-2
/
+0
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
1
-7
/
+4
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
1
-1
/
+11
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
1
-0
/
+29
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
1
-0
/
+34
2024-11-14
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
1
-4
/
+6
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-08-31
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
1
-1
/
+1
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-2
/
+0
2024-07-15
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-4
/
+0
2024-07-15
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+1
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
1
-0
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-45
/
+1
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-0
/
+1
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
1
-2
/
+1
[next]