1. 2bd056f 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
  2. a46b7ed Bluetooth: Fix auto-creation of hci_conn at Conn Complete event by Sonny Sasaka · 4 years, 7 months ago
  3. 2f20216 Bluetooth: Emit controller suspend and resume events by Abhishek Pandit-Subedi · 4 years, 6 months ago
  4. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  5. a2ec905 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 7 months ago
  6. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 7 months ago
  7. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 7 months ago
  8. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 7 months ago
  9. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 8 months ago
  10. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 8 months ago
  11. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  12. 51c19bf Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 8 months ago
  13. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 8 months ago
  14. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 10 months ago
  15. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 9 months ago
  16. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 9 months ago
  17. 3ca44c1 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 10 months ago
  18. 56b5453 Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 4 years, 10 months ago
  19. adf1d69 Bluetooth: Handle Inquiry Cancel error after Inquiry Complete by Sonny Sasaka · 4 years, 10 months ago
  20. 4364f2e Bluetooth: allow scatternet connections if supported. by Alain Michaud · 4 years, 10 months ago
  21. 943d5d92 Bluetooth: log advertisement packet length if it gets corrected by Daniels Umanovskis · 5 years ago
  22. a4790360 Bluetooth: Add support for Read Local Simple Pairing Options by Marcel Holtmann · 5 years ago
  23. 145373c Bluetooth: Add framework for Microsoft vendor extension by Miao-chen Chou · 5 years ago
  24. 1f8330e Bluetooth: add support to notify using SCO air mode by Sathish Narsimman · 5 years ago
  25. 1e5479b Bluetooth: fixing minor typo in comment by Alain Michaud · 5 years ago
  26. 32b5072 Bluetooth: don't assume key size is 16 when the command fails by Alain Michaud · 5 years ago
  27. 2d186fc Bluetooth: Fix incorrect branch in connection complete by Abhishek Pandit-Subedi · 5 years ago
  28. b8d29052 Bluetooth: clean up connection in hci_cs_disconnect by Joseph Hwang · 5 years ago
  29. 4f40afc Bluetooth: Handle BR/EDR devices during suspend by Abhishek Pandit-Subedi · 5 years ago
  30. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 5 years ago
  31. 08bb4da Bluetooth: guard against controllers sending zero'd events by Alain Michaud · 5 years ago
  32. cee5f20 Bluetooth: secure bluetooth stack from bluedump attack by Howard Chung · 5 years ago
  33. 1efd927 Bluetooth: Add support for LE PHY Update Complete event by Luiz Augusto von Dentz · 5 years ago
  34. 657cc64 Bluetooth: Remove usage of BT_ERR_RATELIMITED macro by Marcel Holtmann · 5 years ago
  35. 68d19d7 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
  36. c49a868 Bluetooth: validate BLE connection interval updates by csonsino · 6 years ago
  37. 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
  38. f80c5da Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 6 years ago
  39. cd9151b Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt by Jaganath Kanakkassery · 6 years ago
  40. 16e1834 Bluetooth: hci_event: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  41. 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  42. d17010b Bluetooth: Remove redundant check on status by Colin Ian King · 6 years ago
  43. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 7 years ago
  44. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 7 years ago
  45. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 7 years ago
  46. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 7 years ago
  47. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 7 years ago
  48. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 7 years ago
  49. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 7 years ago
  50. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 7 years ago
  51. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 7 years ago
  52. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 7 years ago
  53. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 7 years ago
  54. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 7 years ago
  55. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 7 years ago
  56. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 7 years ago
  57. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 7 years ago
  58. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 7 years ago
  59. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 7 years ago
  60. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 7 years ago
  61. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 7 years ago
  62. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  63. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  64. 27d1c46 Bluetooth: fix spelling mistake: "advetising" -> "advertising" by Colin Ian King · 8 years ago
  65. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 9 years ago
  66. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 9 years ago
  67. 56b40fb Bluetooth: Ignore unknown advertising packet types by Johan Hedberg · 9 years ago
  68. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  69. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  70. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  71. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  72. 9d4c1cc Bluetooth: Use hci_conn_hash_lookup_le() when possible by Johan Hedberg · 9 years ago
  73. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. 49c5092 Bluetooth: Fix LE reconnection logic by Johan Hedberg · 9 years ago
  75. 168b8a2 Bluetooth: Fix double scan updates by Jakub Pawlowski · 9 years ago
  76. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  77. 618353b Bluetooth: Fix SCO link type handling on connection complete by Kuba Pawlak · 10 years ago
  78. 28a667c Bluetooth: advertisement handling in new connect procedure by Jakub Pawlowski · 10 years ago
  79. e7d9ab7 Bluetooth: add hci_lookup_le_connect by Jakub Pawlowski · 10 years ago
  80. df9b89c Bluetooth: Move create/accept phy link completed callback to amp.c by Arron Wang · 10 years ago
  81. b3d3914 Bluetooth: Move amp assoc read/write completed callback to amp.c by Arron Wang · 10 years ago
  82. 8392788 Bluetooth: Move get info completed callback to a2mp.c by Arron Wang · 10 years ago
  83. a77a6a1 Bluetooth: Move high speed specific event under BT_HS option by Arron Wang · 10 years ago
  84. 5d667ef Bluetooth: Remove redundant check for ACL_LINK by Johan Hedberg · 10 years ago
  85. 821f376 Bluetooth: Read encryption key size for BR/EDR connections by Johan Hedberg · 10 years ago
  86. 035ad62 Bluetooth: Move SC-only check outside of BT_CONFIG branch by Johan Hedberg · 10 years ago
  87. 8b76ce3 Bluetooth: Fix encryption key size handling for LTKs by Johan Hedberg · 10 years ago
  88. 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
  89. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  90. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
  91. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  92. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  93. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 10 years ago
  94. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  95. 20fa110 Bluetooth: Remove superfluous extra empty line between functions by Marcel Holtmann · 10 years ago
  96. 600b215 Bluetooth: Fix race condition with HCI_RESET flag by Johan Hedberg · 10 years ago
  97. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 10 years ago
  98. aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
  99. 455c2ff Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data by Marcel Holtmann · 10 years ago
  100. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 10 years ago