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
*
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-25
1
-6
/
+12
|
\
|
*
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
2024-10-23
1
-6
/
+12
*
|
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
2024-10-16
1
-5
/
+1
|
/
*
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-15
1
-5
/
+0
*
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
2024-06-28
1
-2
/
+1
*
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
1
-2
/
+2
|
\
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-2
/
+2
*
|
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
1
-1
/
+1
*
|
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
1
-54
/
+40
*
|
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
1
-33
/
+42
|
/
*
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-24
/
+12
*
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-10
1
-2
/
+8
*
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-07
1
-2
/
+2
*
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-03-06
1
-6
/
+3
*
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
1
-4
/
+46
*
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-03-06
1
-10
/
+31
*
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
2023-12-22
1
-3
/
+48
*
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2023-12-22
1
-2
/
+77
*
Bluetooth: ISO: Allow binding a PA sync socket
Iulia Tanasescu
2023-12-22
1
-5
/
+62
*
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
1
-4
/
+12
*
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
1
-2
/
+1
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
1
-5
/
+14
*
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+6
*
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
1
-1
/
+27
*
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
1
-33
/
+127
*
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
[next]