index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
1
-0
/
+4
*
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
1
-1
/
+3
*
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-0
/
+9
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-0
/
+9
*
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-07
1
-0
/
+2
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-0
/
+8
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+1
*
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
2
-2
/
+8
*
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-03-06
1
-3
/
+3
*
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
2
-4
/
+25
*
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+12
*
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-03-06
1
-2
/
+1
*
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
2
-3
/
+4
*
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
1
-1
/
+0
*
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
2
-0
/
+4
*
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
2
-43
/
+0
*
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
1
-1
/
+1
*
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
1
-0
/
+2
*
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
1
-0
/
+1
*
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
2024-03-06
1
-1
/
+0
*
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2023-12-22
1
-1
/
+0
*
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-12-22
1
-1
/
+0
*
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2023-12-22
1
-0
/
+24
*
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-12-15
1
-0
/
+5
*
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
2023-12-15
1
-2
/
+2
*
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
1
-1
/
+5
*
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
1
-23
/
+20
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
2
-1
/
+27
*
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-1
/
+1
|
\
|
*
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-1
/
+1
|
\
|
|
*
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-09-20
1
-1
/
+1
*
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
|
/
*
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
2
-1
/
+13
*
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
1
-0
/
+11
*
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-24
1
-3
/
+3
*
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
1
-2
/
+28
*
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2023-08-11
1
-2
/
+2
*
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+3
*
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+21
*
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+1
*
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
2
-7
/
+3
*
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+4
*
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
1
-0
/
+25
*
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-08-11
1
-1
/
+1
*
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
1
-1
/
+1
*
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-08-11
1
-0
/
+10
*
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
1
-3
/
+2
*
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+1
[next]