index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
iso.c
Age
Commit message (
Expand
)
Author
2025-12-01
Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
Yang Li
2025-12-01
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
2025-12-01
Bluetooth: ISO: Attempt to resolve broadcast address
Luiz Augusto von Dentz
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-24
Bluetooth: ISO: Fix another instance of dst_type handling
Luiz Augusto von Dentz
2025-10-24
Bluetooth: ISO: Fix BIS connection dst_type handling
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: don't leak skb in ISO_CONT RX
Pauli Virtanen
2025-09-27
Bluetooth: ISO: free rx_skb if not consumed
Pauli Virtanen
2025-09-27
Bluetooth: ISO: Fix possible UAF on iso_conn_free
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
2025-08-15
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2025-05-21
Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields
Luiz Augusto von Dentz
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
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
[next]