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