1. e6ed8b7 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 1 month ago
  2. dce0a4b Bluetooth: Set missing suspend task bits by Abhishek Pandit-Subedi · 4 years, 1 month ago
  3. 4d9b952 Bluetooth: Change MGMT security info CMD to be more generic by Daniel Winkler · 4 years, 1 month ago
  4. 7c395ea Bluetooth: Query LE tx power on startup by Daniel Winkler · 4 years, 1 month ago
  5. 9bf9f4b Bluetooth: Use intervals and tx power from mgmt cmds by Daniel Winkler · 4 years, 1 month ago
  6. 1241057 Bluetooth: Break add adv into two mgmt commands by Daniel Winkler · 4 years, 1 month ago
  7. 31aab5c Bluetooth: Add helper to set adv data by Daniel Winkler · 4 years, 1 month ago
  8. 80af16a Bluetooth: Add toggle to switch off interleave scan by Howard Chung · 4 years, 2 months ago
  9. 3bc615f Bluetooth: Refactor read default sys config for various types by Howard Chung · 4 years, 2 months ago
  10. 422bb17 Bluetooth: Handle active scan case by Howard Chung · 4 years, 2 months ago
  11. 36afe87 Bluetooth: Handle system suspend resume case by Howard Chung · 4 years, 2 months ago
  12. c4f1f40 Bluetooth: Interleave with allowlist scan by Howard Chung · 4 years, 2 months ago
  13. a31489d Bluetooth: Fix attempting to set RPA timeout when unsupported by Edward Vear · 4 years, 3 months ago
  14. aeeae47 Bluetooth: Rename get_adv_instance_scan_rsp by Luiz Augusto von Dentz · 4 years, 2 months ago
  15. a76a0d3 Bluetooth: Fix not sending Set Extended Scan Response by Luiz Augusto von Dentz · 4 years, 2 months ago
  16. 5b8ec15 Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C by Jimmy Wahlberg · 4 years, 2 months ago
  17. f6b8c6b Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option by Wei Yongjun · 4 years, 2 months ago
  18. 35302158 Bluetooth: fix typo in struct name by Reo Shiseki · 4 years, 2 months ago
  19. 22fbcfc Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request by Howard Chung · 4 years, 2 months ago
  20. 3ae1dc7 Bluetooth: consolidate error paths in hci_phy_link_complete_evt() by Sergey Shtylyov · 4 years, 3 months ago
  21. 288c069 Bluetooth: Enforce key size of 16 bytes on FIPS level by Archie Pusaka · 4 years, 2 months ago
  22. cca342d Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 4 years, 3 months ago
  23. 8249331 Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr by Claire Chang · 4 years, 4 months ago
  24. 1fb17df Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 3 months ago
  25. 2943d8e Bluetooth: Resume advertising after LE connection by Daniel Winkler · 4 years, 2 months ago
  26. f7e0e8b Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() by Peilin Ye · 4 years, 4 months ago
  27. 6dfccd1 Bluetooth: Fix null pointer dereference in hci_event_packet() by Anmol Karn · 4 years, 4 months ago
  28. b08eadd Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  29. 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 4 months ago
  30. b560a20 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 5 months ago
  31. b176dd0 Bluetooth: Disable High Speed by default by Luiz Augusto von Dentz · 4 years, 5 months ago
  32. f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 5 months ago
  33. eddb773 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 5 months ago
  34. c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 4 months ago
  35. a46b7ed Bluetooth: Fix auto-creation of hci_conn at Conn Complete event by Sonny Sasaka · 4 years, 5 months ago
  36. 291f0c5 Bluetooth: Set scan parameters for ADV Monitor by Howard Chung · 4 years, 4 months ago
  37. c88e397 Bluetooth: Update Adv monitor count upon removal by Miao-chen Chou · 4 years, 4 months ago
  38. bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  39. 5327447 Bluetooth: pause/resume advertising around suspend by Daniel Winkler · 4 years, 4 months ago
  40. 2f20216 Bluetooth: Emit controller suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  41. f0cfc48 Bluetooth: Add suspend reason for device disconnect by Abhishek Pandit-Subedi · 4 years, 4 months ago
  42. 346ce5b Bluetooth: Add mgmt suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  43. 6baf8a6 Bluetooth: Set ext scan response only when it exists by Abhishek Pandit-Subedi · 4 years, 4 months ago
  44. 20ae408 Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 4 months ago
  45. d5ea32d Bluetooth: Add MGMT capability flags for tx power and ext advertising by Daniel Winkler · 4 years, 5 months ago
  46. 8759748 Bluetooth: Report num supported adv instances for hw offloading by Daniel Winkler · 4 years, 5 months ago
  47. 0fc1a72 Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU by Joseph Hwang · 4 years, 4 months ago
  48. 3eec158 Bluetooth: Re-order clearing suspend tasks by Abhishek Pandit-Subedi · 4 years, 4 months ago
  49. cafd472 Bluetooth: Fix memory leak in read_adv_mon_features() by Peilin Ye · 4 years, 4 months ago
  50. 0e99528 Bluetooth: Clear suspend tasks on unregister by Abhishek Pandit-Subedi · 4 years, 5 months ago
  51. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  52. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  53. 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 6 months ago
  54. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 6 months ago
  55. 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 6 months ago
  56. 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 6 months ago
  57. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 6 months ago
  58. a2ec905 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 6 months ago
  59. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 6 months ago
  60. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 6 months ago
  61. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 6 months ago
  62. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 6 months ago
  63. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 6 months ago
  64. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 6 months ago
  65. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 6 months ago
  66. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 6 months ago
  67. 4e8c36c Bluetooth: Fix suspend notifier race by Abhishek Pandit-Subedi · 4 years, 6 months ago
  68. 24b0657 Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier by Max Chou · 4 years, 6 months ago
  69. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 6 months ago
  70. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  71. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  72. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
  73. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 6 months ago
  74. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  75. d5baf62 Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM by Alexander A. Klimov · 4 years, 6 months ago
  76. 710a919 Bluetooth: RFCOMM: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  77. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  78. 51c19bf Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  79. 51b64c4 Bluetooth: Use whitelist for scan policy when suspending by Miao-chen Chou · 4 years, 6 months ago
  80. 15d8ce0 Bluetooth: le_simult_central_peripheral experimental feature by Alain Michaud · 4 years, 6 months ago
  81. b83764f Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear() by Miao-chen Chou · 4 years, 7 months ago
  82. d4edda0 Bluetooth: use configured default params for active scans by Alain Michaud · 4 years, 7 months ago
  83. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 7 months ago
  84. 3a0377d Bluetooth: Don't restart scanning if paused by Abhishek Pandit-Subedi · 4 years, 7 months ago
  85. f9c70bd Bluetooth: add a mutex lock to avoid UAF in do_enale_set by Lihong Kou · 4 years, 7 months ago
  86. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 8 months ago
  87. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 7 months ago
  88. 3ca33e3 Bluetooth: Add hci_dev_lock to get/set device flags by Abhishek Pandit-Subedi · 4 years, 7 months ago
  89. 46605a2 Bluetooth: mgmt: Use command complete on success for set system config by Marcel Holtmann · 4 years, 7 months ago
  90. 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 7 months ago
  91. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  92. cdde92e Bluetooth: Notify adv monitor removed event by Miao-chen Chou · 4 years, 7 months ago
  93. b52729f Bluetooth: Notify adv monitor added event by Miao-chen Chou · 4 years, 7 months ago
  94. bd2fbc6 Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  95. b139553 Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  96. e5e1e7f Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES by Miao-chen Chou · 4 years, 7 months ago
  97. 4c54bf2 Bluetooth: Add get/set device flags mgmt op by Abhishek Pandit-Subedi · 4 years, 7 months ago
  98. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 7 months ago
  99. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 7 months ago
  100. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 7 months ago