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
/
iso.c
Age
Commit message (
Expand
)
Author
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-01-14
Bluetooth: iso: Allow BIG re-sync
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
Bluetooth: ISO: Fix matching parent socket for BIS slave
Iulia Tanasescu
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-23
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
2024-10-16
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-06-28
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2023-12-22
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2023-12-22
Bluetooth: ISO: Allow binding a PA sync socket
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-09-20
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-11
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
[next]