index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-03-22
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
2023-01-17
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-17
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2022-12-12
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
2022-12-12
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-02
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz