index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
7 days
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
7 days
Bluetooth: iso: fix socket matching ambiguity between BIS and CIS
Yang Li
7 days
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
7 days
Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
Luiz Augusto von Dentz
7 days
Bluetooth: ISO: Attempt to resolve broadcast address
Luiz Augusto von Dentz
7 days
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
7 days
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
7 days
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
7 days
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
2025-11-10
Bluetooth: 6lowpan: add missing l2cap_chan_lock()
Pauli Virtanen
2025-11-10
Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
Pauli Virtanen
2025-11-10
Bluetooth: L2CAP: export l2cap_chan_hold for modules
Pauli Virtanen
2025-11-10
Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
Pauli Virtanen
2025-11-10
Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
Pauli Virtanen
2025-11-10
Bluetooth: MGMT: cancel mesh send timer when hdev removed
Pauli Virtanen
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
2025-10-31
Bluetooth: hci_event: validate skb length for unknown CC opcode
Raphael Pinsonneault-Thibeault
2025-10-24
Bluetooth: rfcomm: fix modem control handling
Johan Hovold
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
Luiz Augusto von Dentz
2025-10-24
Bluetooth: ISO: Fix another instance of dst_type handling
Luiz Augusto von Dentz
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
2025-10-24
Bluetooth: ISO: Fix BIS connection dst_type handling
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
Cen Zhang
2025-09-27
Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-27
Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
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: SCO: Fix UAF on sco_conn_free
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Print information of hcon on hci_low_sent
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Print number of packets in conn->data_q
Luiz Augusto von Dentz
2025-09-27
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
Luiz Augusto von Dentz
[next]