index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
iso.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-21
1
-1
/
+1
*
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+6
*
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
1
-13
/
+1
*
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+20
*
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
1
-11
/
+29
*
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
1
-14
/
+0
*
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-08-11
1
-9
/
+1
*
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
1
-1
/
+1
*
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-08-11
1
-7
/
+21
*
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-22
/
+31
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
1
-2
/
+2
*
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-24
1
-2
/
+6
*
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-24
1
-26
/
+99
*
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
2023-03-23
1
-2
/
+7
*
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-3
/
+0
*
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-35
/
+26
*
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
2022-12-12
1
-23
/
+38
*
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-12
1
-2
/
+4
*
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
2022-12-02
1
-0
/
+1
*
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
1
-2
/
+12
*
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-26
1
-10
/
+25
*
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-09
1
-5
/
+11
*
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-09
1
-1
/
+1
*
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
2022-08-09
1
-1
/
+4
*
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
2022-08-09
1
-5
/
+5
*
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
2022-08-09
1
-2
/
+4
*
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-23
1
-34
/
+357
*
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
2022-07-23
1
-0
/
+1501