1. cf9eb0b Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements by Luiz Augusto von Dentz · 4 days ago master
  2. f7db347 Bluetooth: ISO: don't leak skb in ISO_CONT RX by Pauli Virtanen · 26 hours ago
  3. b18365f Bluetooth: ISO: free rx_skb if not consumed by Pauli Virtanen · 26 hours ago
  4. f5a7fea Bluetooth: ISO: Fix possible UAF on iso_conn_free by Luiz Augusto von Dentz · 24 hours ago
  5. 5ee0b63 Bluetooth: SCO: Fix UAF on sco_conn_free by Luiz Augusto von Dentz · 27 hours ago
  6. 3b3eb85 Bluetooth: MGMT: Fix possible UAFs by Luiz Augusto von Dentz · 4 weeks ago
  7. b6018d6 Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync by Luiz Augusto von Dentz · 4 weeks ago
  8. 6b74ce0 Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue by Luiz Augusto von Dentz · 4 weeks ago
  9. 6c7e443 Bluetooth: bcsp: receive data only if registered by Ivan Pravdin · 3 weeks ago
  10. a0a2dcf Bluetooth: hci_sync: Fix hci_resume_advertising_sync by Luiz Augusto von Dentz · 3 weeks ago
  11. 24fca13 Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 by Chris Lu · 3 weeks ago
  12. bc22337 Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 by Chris Lu · 3 weeks ago
  13. 006c974 Bluetooth: Fix build after header cleanup by Calvin Owens · 3 weeks ago
  14. 02925b3 Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() by Kuniyuki Iwashima · 4 weeks ago
  15. 0e272fc Bluetooth: remove duplicate h4_recv_buf() in header by Calvin Owens · 4 weeks ago
  16. 0a8257b Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames by Arkadiusz Bokowy · 4 weeks ago
  17. c27de17 Bluetooth: vhci: Prevent use-after-free by removing debugfs files early by Ivan Pravdin · 4 weeks ago
  18. bc606b7 Bluetooth: hci_core: Print information of hcon on hci_low_sent by Luiz Augusto von Dentz · 5 weeks ago
  19. 628a965 Bluetooth: hci_core: Print number of packets in conn->data_q by Luiz Augusto von Dentz · 5 weeks ago
  20. e845c85 Bluetooth: Add function and line information to bt_dbg by Luiz Augusto von Dentz · 5 weeks ago
  21. c49a788 Bluetooth: hci_sync: fix set_local_name race condition by Pavel Shpakovskiy · 5 weeks ago
  22. 0dbbf48 Bluetooth: hci_event: Disconnect device when BIG sync is lost by Yang Li · 5 weeks ago
  23. 05be312 Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced by Luiz Augusto von Dentz · 5 weeks ago
  24. 832f2b9 Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO by Luiz Augusto von Dentz · 5 weeks ago
  25. e090ee0 Bluetooth: hci_event: Mark connection as closed during suspend disconnect by Ludovico de Nittis · 6 weeks ago
  26. f6305e0 Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success by Ludovico de Nittis · 6 weeks ago
  27. c921e5d Bluetooth: hci_conn: Make unacked packet handling more robust by Luiz Augusto von Dentz · 3 months ago
  28. b26b805 Bluetooth: hci_core: Detect if an ISO link has stalled by Luiz Augusto von Dentz · 6 weeks ago
  29. ce2331f Bluetooth: ISO: Use sk_sndtimeo as conn_timeout by Luiz Augusto von Dentz · 6 weeks ago
  30. bd32dcf Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets by Luiz Augusto von Dentz · 3 months ago
  31. 1b773e6 Bluetooth: ISO: Don't initiate CIS connections if there are no buffers by Luiz Augusto von Dentz · 3 months ago
  32. 3ae443de Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately by Luiz Augusto von Dentz · 6 weeks ago
  33. 159053f MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver by Bartosz Golaszewski · 6 weeks ago
  34. 3f9a516 Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling by Neeraj Sanjay Kale · 7 weeks ago
  35. 8477821 Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() by Sergey Shtylyov · 7 weeks ago
  36. 7654453 Bluetooth: btintel_pcie: Refactor Device Coredump by Kiran K · 7 weeks ago
  37. ad2f0c8 Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established by Pauli Virtanen · 6 weeks ago
  38. 5230245 Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() by Thorsten Blum · 6 weeks ago
  39. af4ae40 Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() by Thorsten Blum · 6 weeks ago
  40. 3e38312 Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF by Yang Li · 7 weeks ago
  41. c244fc0 Bluetooth: hci_core: Fix using ll_privacy_capable for current settings by Luiz Augusto von Dentz · 7 weeks ago
  42. 3ca23aa Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings by Luiz Augusto von Dentz · 7 weeks ago
  43. df18778 Bluetooth: btintel_pcie: Define hdev->wakeup() callback by Chandrashekar Devegowda · 8 weeks ago
  44. 8d92e3d Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 by Zenm Chen · 9 weeks ago
  45. 5ecd1fb Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown by Jiande Lu · 9 weeks ago
  46. 9c53399 Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source by Luiz Augusto von Dentz · 8 weeks ago
  47. b69b1f9 Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK by Luiz Augusto von Dentz · 8 weeks ago
  48. 408410a Bluetooth: ISO: Fix getname not returning broadcast fields by Luiz Augusto von Dentz · 9 weeks ago
  49. dc996aa Bluetooth: hci_sync: Fix scan state after PA Sync has been established by Luiz Augusto von Dentz · 9 weeks ago
  50. fdbb50f Bluetooth: hci_sync: Avoid adding default advertising on startup by Yang Li · 8 weeks ago
  51. c94dc6d Bluetooth: btintel_pcie: Move model comment before its definition by Luiz Augusto von Dentz · 8 weeks ago
  52. edad36e Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 by Kiran K · 8 weeks ago
  53. ba16f21 Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments by Kiran K · 8 weeks ago
  54. 781892e Bluetooth: btintel_pcie: Add support for _suspend() / _resume() by Chandrashekar Devegowda · 9 weeks ago
  55. 8842cd7 Bluetooth: btintel: Add support for BlazarIW core by Kiran K · 9 weeks ago
  56. a7bcffc Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections by Yang Li · 3 months ago for-net-next-2025-07-23
  57. 0cadf85 Bluetooth: hci_event: Mask data status from LE ext adv reports by Chris Down · 9 weeks ago
  58. 5471367 Bluetooth: btintel_pcie: Fix Alive Context State Handling by Kiran K · 9 weeks ago
  59. 69b3d3a Bluetooth: btintel_pcie: Make driver wait for alive interrupt by Kiran K · 9 weeks ago
  60. 7af4d7b Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv by Ivan Pravdin · 10 weeks ago
  61. 2935e55 Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' by Arseniy Krasnov · 10 weeks ago
  62. c20284f Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855 by Zijun Hu · 2 months ago
  63. 986cb42 Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID by Zijun Hu · 2 months ago
  64. a3f9f6d Bluetooth: btusb: QCA: Support downloading custom-made firmwares by Zijun Hu · 2 months ago
  65. 085ee7c Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete by Neeraj Sanjay Kale · 2 months ago
  66. 634fd53a Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump by Neeraj Sanjay Kale · 2 months ago
  67. ef568ae Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS by Yang Li · 3 months ago
  68. 7565bc5 Bluetooth: ISO: add socket option to report packet seqnum via CMSG by Pauli Virtanen · 2 months ago
  69. 15843c7 Bluetooth: btintel: Define a macro for Intel Reset vendor command by Kiran K · 2 months ago
  70. 0e492db Bluetooth: Fix typos in comments by Bastien Nocera · 3 months ago
  71. e6555ff Bluetooth: RFCOMM: Fix typos in comments by Bastien Nocera · 3 months ago
  72. 8074811 Bluetooth: aosp: Fix typo in comment by Bastien Nocera · 3 months ago
  73. 0e77524 Bluetooth: hci_bcm4377: Fix typo in comment by Bastien Nocera · 3 months ago
  74. 887f83d Bluetooth: btrtl: Fix typo in comment by Bastien Nocera · 3 months ago
  75. b32cb99 Bluetooth: btmtk: Fix typo in log string by Bastien Nocera · 3 months ago
  76. 9918b83 Bluetooth: btintel: Fix typo in comment by Bastien Nocera · 3 months ago
  77. 942873c Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 by En-Wei Wu · 3 months ago
  78. 385d358 Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618 by Hao Li · 3 months ago
  79. b505902 Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure by Zhongqiu Han · 3 months ago
  80. 636c803 Bluetooth: btnxpuart: implement powerup sequence by Catalin Popescu · 3 months ago
  81. 18afbdc dt-bindings: net: bluetooth: nxp: add support for supply and reset by Catalin Popescu · 3 months ago
  82. be31d11 Bluetooth: Fix spelling mistakes by Yang Li · 3 months ago
  83. b2a5f2e Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event by Yang Li · 3 months ago
  84. 45b54f0 Bluetooth: btnxpuart: Add support for 4M baudrate by Neeraj Sanjay Kale · 3 months ago
  85. 4112e29 dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate by Neeraj Sanjay Kale · 3 months ago
  86. e44328c Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT by Zijun Hu · 3 months ago
  87. 88d6ba8 Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() by Zijun Hu · 3 months ago
  88. da0186f Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() by Zijun Hu · 3 months ago
  89. 4d7936e Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() by Zijun Hu · 3 months ago
  90. b47c97f Bluetooth: hci_qca: Enable ISO data packet RX by Zijun Hu · 3 months ago
  91. 6053b53 Bluetooth: btintel_pcie: Add support for device 0x4d76 by Kiran K · 3 months ago
  92. 70c672f Bluetooth: Remove hci_conn_hash_lookup_state() by Yue Haibing · 3 months ago
  93. 7ed1d46 Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925 by Haochen Tong · 4 months ago
  94. 171fccc Bluetooth: btintel_pcie: Reword restart to recovery by Luiz Augusto von Dentz · 4 months ago
  95. 256ab952 Bluetooth: btintel_pcie: Support Function level reset by Chandrashekar Devegowda · 4 months ago
  96. 65b0dca Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) by Uwe Kleine-König · 4 months ago
  97. d9da920 Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano by Zenm Chen · 4 months ago
  98. 5661300 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 9 weeks ago
  99. 9f9a14a8 Merge branch 'tcp-a-couple-of-fixes' by Jakub Kicinski · 9 weeks ago
  100. b115c775 tcp: do not increment BeyondWindow MIB for old seq by Paolo Abeni · 9 weeks ago