index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
iso.c
Age
Commit message (
Expand
)
Author
3 days
Bluetooth: ISO: fix malformed ISO_END/CONT handling
Pauli Virtanen
3 days
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
Muhammad Bilal
2026-06-11
Bluetooth: ISO: convert to getsockopt_iter
Breno Leitao
2026-06-03
Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
SeungJu Cheon
2026-06-03
Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
Luiz Augusto von Dentz
2026-06-03
Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
Luiz Augusto von Dentz
2026-05-28
Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
Muhammad Bilal
2026-05-28
Bluetooth: ISO: fix UAF in iso_recv_frame
Muhammad Bilal
2026-05-20
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
Safa Karakuş
2026-05-20
Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
David Carlier
2026-05-06
Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
SeungJu Cheon
2026-05-06
Bluetooth: ISO: Fix data-race on dst in iso_sock_connect()
SeungJu Cheon
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-23
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
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
[next]