1. 63cb4aa Bluetooth: Put HCI device if inquiry procedure interrupts by Pan Bian · 4 years ago
  2. 78bbee8 Bluetooth: drop HCI device reference before return by Pan Bian · 4 years ago
  3. 65933b0 Bluetooth: Fix initializing response id after clearing struct by Christopher William Snowhill · 4 years, 1 month ago
  4. ce9163c Bluetooth: Fix attempting to set RPA timeout when unsupported by Edward Vear · 4 years, 3 months ago
  5. 6013c99 Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option by Wei Yongjun · 4 years, 2 months ago
  6. c98d335 Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 2 months ago
  7. 147cdf5 Bluetooth: Fix null pointer dereference in hci_event_packet() by Anmol Karn · 4 years, 3 months ago
  8. b260e4a Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() by Peilin Ye · 4 years, 4 months ago
  9. b08eadd Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  10. 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 3 months ago
  11. b560a20 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 5 months ago
  12. b176dd0 Bluetooth: Disable High Speed by default by Luiz Augusto von Dentz · 4 years, 5 months ago
  13. f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 5 months ago
  14. eddb773 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 5 months ago
  15. c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 4 months ago
  16. a46b7ed Bluetooth: Fix auto-creation of hci_conn at Conn Complete event by Sonny Sasaka · 4 years, 5 months ago
  17. 291f0c5 Bluetooth: Set scan parameters for ADV Monitor by Howard Chung · 4 years, 4 months ago
  18. c88e397 Bluetooth: Update Adv monitor count upon removal by Miao-chen Chou · 4 years, 4 months ago
  19. bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  20. 5327447 Bluetooth: pause/resume advertising around suspend by Daniel Winkler · 4 years, 4 months ago
  21. 2f20216 Bluetooth: Emit controller suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  22. f0cfc48 Bluetooth: Add suspend reason for device disconnect by Abhishek Pandit-Subedi · 4 years, 4 months ago
  23. 346ce5b Bluetooth: Add mgmt suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  24. 6baf8a6 Bluetooth: Set ext scan response only when it exists by Abhishek Pandit-Subedi · 4 years, 4 months ago
  25. 20ae408 Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 4 months ago
  26. d5ea32d Bluetooth: Add MGMT capability flags for tx power and ext advertising by Daniel Winkler · 4 years, 5 months ago
  27. 8759748 Bluetooth: Report num supported adv instances for hw offloading by Daniel Winkler · 4 years, 5 months ago
  28. 0fc1a72 Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU by Joseph Hwang · 4 years, 4 months ago
  29. 3eec158 Bluetooth: Re-order clearing suspend tasks by Abhishek Pandit-Subedi · 4 years, 4 months ago
  30. cafd472 Bluetooth: Fix memory leak in read_adv_mon_features() by Peilin Ye · 4 years, 4 months ago
  31. 0e99528 Bluetooth: Clear suspend tasks on unregister by Abhishek Pandit-Subedi · 4 years, 4 months ago
  32. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  33. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  34. 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 5 months ago
  35. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 5 months ago
  36. 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 5 months ago
  37. 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 5 months ago
  38. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 5 months ago
  39. a2ec905 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 6 months ago
  40. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 6 months ago
  41. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 6 months ago
  42. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 6 months ago
  43. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 6 months ago
  44. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 6 months ago
  45. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 6 months ago
  46. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 6 months ago
  47. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 6 months ago
  48. 4e8c36c Bluetooth: Fix suspend notifier race by Abhishek Pandit-Subedi · 4 years, 6 months ago
  49. 24b0657 Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier by Max Chou · 4 years, 6 months ago
  50. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 6 months ago
  51. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  52. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  53. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
  54. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 6 months ago
  55. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  56. d5baf62 Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM by Alexander A. Klimov · 4 years, 6 months ago
  57. 710a919 Bluetooth: RFCOMM: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  58. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  59. 51c19bf Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  60. 51b64c4 Bluetooth: Use whitelist for scan policy when suspending by Miao-chen Chou · 4 years, 6 months ago
  61. 15d8ce0 Bluetooth: le_simult_central_peripheral experimental feature by Alain Michaud · 4 years, 6 months ago
  62. b83764f Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear() by Miao-chen Chou · 4 years, 7 months ago
  63. d4edda0 Bluetooth: use configured default params for active scans by Alain Michaud · 4 years, 7 months ago
  64. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 7 months ago
  65. 3a0377d Bluetooth: Don't restart scanning if paused by Abhishek Pandit-Subedi · 4 years, 7 months ago
  66. f9c70bd Bluetooth: add a mutex lock to avoid UAF in do_enale_set by Lihong Kou · 4 years, 7 months ago
  67. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 8 months ago
  68. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 7 months ago
  69. 3ca33e3 Bluetooth: Add hci_dev_lock to get/set device flags by Abhishek Pandit-Subedi · 4 years, 7 months ago
  70. 46605a2 Bluetooth: mgmt: Use command complete on success for set system config by Marcel Holtmann · 4 years, 7 months ago
  71. 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 7 months ago
  72. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 7 months ago
  73. cdde92e Bluetooth: Notify adv monitor removed event by Miao-chen Chou · 4 years, 7 months ago
  74. b52729f Bluetooth: Notify adv monitor added event by Miao-chen Chou · 4 years, 7 months ago
  75. bd2fbc6 Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  76. b139553 Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR by Miao-chen Chou · 4 years, 7 months ago
  77. e5e1e7f Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES by Miao-chen Chou · 4 years, 7 months ago
  78. 4c54bf2 Bluetooth: Add get/set device flags mgmt op by Abhishek Pandit-Subedi · 4 years, 7 months ago
  79. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 7 months ago
  80. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 7 months ago
  81. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 7 months ago
  82. aececa6 Bluetooth: mgmt: Add commands for runtime configuration by Marcel Holtmann · 4 years, 7 months ago
  83. 1789640 Bluetooth: implement read/set default system parameters mgmt by Alain Michaud · 4 years, 7 months ago
  84. 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 7 months ago
  85. 32929e1f Bluetooth: Use only 8 bits for the HCI CMSG state flags by Alain Michaud · 4 years, 7 months ago
  86. 00398e1 Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections by Alain Michaud · 4 years, 7 months ago
  87. a9ec842 Bluetooth: Allow suspend even when preparation has failed by Abhishek Pandit-Subedi · 4 years, 7 months ago
  88. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  89. 3096524 Bluetooth: Removing noisy dbg message by Alain Michaud · 4 years, 7 months ago
  90. 6fb00d4 Bluetooth: Check scan state before disabling during suspend by Manish Mandlik · 4 years, 7 months ago
  91. e6da0ed Bluetooth: Acquire sk_lock.slock without disabling interrupts by Sebastian Andrzej Siewior · 4 years, 8 months ago
  92. 755dfcb Bluetooth: Fix assuming EIR flags can result in SSP authentication by Luiz Augusto von Dentz · 4 years, 8 months ago
  93. 3ca44c1 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 8 months ago
  94. 56b5453 Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 4 years, 8 months ago
  95. 49c06c9 Bluetooth: Fix for GAP/SEC/SEM/BI-10-C by Łukasz Rymanowski · 4 years, 8 months ago
  96. 6cd3588 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 8 months ago
  97. 5b44067 Bluetooth: L2CAP: add support for waiting disconnection resp by Archie Pusaka · 4 years, 9 months ago
  98. adf1d69 Bluetooth: Handle Inquiry Cancel error after Inquiry Complete by Sonny Sasaka · 4 years, 8 months ago
  99. 81dafad Bluetooth: Add hook for driver to prevent wake from suspend by Abhishek Pandit-Subedi · 4 years, 8 months ago
  100. 0d2c982 Bluetooth: Rename BT_SUSPEND_COMPLETE by Abhishek Pandit-Subedi · 4 years, 8 months ago