summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
22 hoursMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
8 daysBluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
8 daysBluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
8 daysBluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpvIvan Pravdin
8 daysBluetooth: ISO: Support SCM_TIMESTAMPING for ISO TSYang Li
8 daysBluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
8 daysBluetooth: Fix typos in commentsBastien Nocera
8 daysBluetooth: RFCOMM: Fix typos in commentsBastien Nocera
8 daysBluetooth: aosp: Fix typo in commentBastien Nocera
8 daysBluetooth: Fix spelling mistakesYang Li
8 daysBluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
8 daysBluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULTZijun Hu
8 daysBluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...Zijun Hu
8 daysBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu
8 daysBluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()Zijun Hu
10 daysMerge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
14 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
14 daysBluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz
2025-07-16Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz
2025-07-16Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni
2025-07-16Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-27Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
2025-06-27Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers
2025-06-27Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers
2025-06-27Bluetooth: hci_sync: revert some mesh modificationsChristian Eggers
2025-06-27Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-23net: make sk->sk_sndtimeo locklessEric Dumazet
2025-06-23net: remove sock_i_uid()Eric Dumazet
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-20Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS socketsLuiz Augusto von Dentz
2025-06-11Bluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz
2025-06-11Bluetooth: hci_sync: Fix broadcast/PA when using an existing instanceLuiz Augusto von Dentz
2025-06-11Bluetooth: Fix NULL pointer deference on eir_get_service_dataLuiz Augusto von Dentz
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz