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