1. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 8 months ago
  2. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 8 months ago
  3. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 8 months ago
  4. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 8 months ago
  5. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 8 months ago
  6. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 8 months ago
  7. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 8 months ago
  8. 58789a1 Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR by Venkata Lakshmi Narayana Gubba · 4 years, 8 months ago
  9. 4e8c36c Bluetooth: Fix suspend notifier race by Abhishek Pandit-Subedi · 4 years, 8 months ago
  10. 202798d Bluetooth: hci_serdev: Only unregister device if it was registered by Nicolas Boichat · 4 years, 8 months ago
  11. 24b0657 Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier by Max Chou · 4 years, 8 months ago
  12. a7ad4b6 Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags by Nicolas Boichat · 4 years, 8 months ago
  13. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 8 months ago
  14. 339ddaa Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 8 months ago
  15. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 8 months ago
  16. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 8 months ago
  17. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 8 months ago
  18. 3344537 Bluetooth: hci_qca: Bug fixes for SSR by Venkata Lakshmi Narayana Gubba · 4 years, 8 months ago
  19. 33bfd94 Bluetooth: btusb: add Realtek 8822CE to usb_device_id table by Joseph Hwang · 4 years, 8 months ago
  20. d5baf62 Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM by Alexander A. Klimov · 4 years, 8 months ago
  21. a3b4cbf Bluetooth: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  22. 710a919 Bluetooth: RFCOMM: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  23. 19186c7 Bluetooth: core: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  24. 51c19bf Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 8 months ago
  25. 51b64c4 Bluetooth: Use whitelist for scan policy when suspending by Miao-chen Chou · 4 years, 8 months ago
  26. 15d8ce0 Bluetooth: le_simult_central_peripheral experimental feature by Alain Michaud · 4 years, 8 months ago
  27. b83764f Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear() by Miao-chen Chou · 4 years, 9 months ago
  28. 461f95f Bluetooth: btusb: USB alternate setting 1 for WBS by Hilda Wu · 4 years, 9 months ago
  29. d4edda0 Bluetooth: use configured default params for active scans by Alain Michaud · 4 years, 9 months ago
  30. 49b020c Bluetooth: Adding a configurable autoconnect timeout by Alain Michaud · 4 years, 9 months ago
  31. 343ad39 dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts example by Martin Blumenstingl · 4 years, 9 months ago
  32. b980d47 Bluetooth: btusb: Comment on unbalanced pm reference by Abhishek Pandit-Subedi · 4 years, 9 months ago
  33. 5ea7c81 Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers by Kiran K · 4 years, 9 months ago
  34. 3a0377d Bluetooth: Don't restart scanning if paused by Abhishek Pandit-Subedi · 4 years, 9 months ago
  35. 34a6865 Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake by Abhishek Pandit-Subedi · 4 years, 9 months ago
  36. 6933568 Bluetooth: btusb: Reset port on cmd timeout by Abhishek Pandit-Subedi · 4 years, 9 months ago
  37. 737cd06 Bluetooth: btmtksdio: fix up firmware download sequence by Sean Wang · 4 years, 9 months ago
  38. f645125 Bluetooth: btusb: fix up firmware download sequence by Sean Wang · 4 years, 9 months ago
  39. f9c70bd Bluetooth: add a mutex lock to avoid UAF in do_enale_set by Lihong Kou · 4 years, 9 months ago
  40. 8746f13 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 10 months ago
  41. 5cbd3eb Bluetooth: use configured params for ext adv by Alain Michaud · 4 years, 9 months ago
  42. 3ca33e3 Bluetooth: Add hci_dev_lock to get/set device flags by Abhishek Pandit-Subedi · 4 years, 9 months ago
  43. 46605a2 Bluetooth: mgmt: Use command complete on success for set system config by Marcel Holtmann · 4 years, 9 months ago
  44. 76b1399 Bluetooth: Terminate the link if pairing is cancelled by Manish Mandlik · 4 years, 9 months ago
  45. 8208f5a Bluetooth: Update background scan and report device based on advertisement monitors by Miao-chen Chou · 4 years, 9 months ago
  46. cdde92e Bluetooth: Notify adv monitor removed event by Miao-chen Chou · 4 years, 9 months ago
  47. b52729f Bluetooth: Notify adv monitor added event by Miao-chen Chou · 4 years, 9 months ago
  48. bd2fbc6 Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR by Miao-chen Chou · 4 years, 9 months ago
  49. b139553 Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR by Miao-chen Chou · 4 years, 9 months ago
  50. e5e1e7f Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES by Miao-chen Chou · 4 years, 9 months ago
  51. 7fceb17 Bluetooth: Add definitions for advertisement monitor features by Miao-chen Chou · 4 years, 9 months ago
  52. 4c54bf2 Bluetooth: Add get/set device flags mgmt op by Abhishek Pandit-Subedi · 4 years, 9 months ago
  53. a1fc753 Bluetooth: Replace wakeable in hci_conn_params by Abhishek Pandit-Subedi · 4 years, 9 months ago
  54. 7a92906 Bluetooth: Replace wakeable list with flag by Abhishek Pandit-Subedi · 4 years, 9 months ago
  55. 8baaa40 Bluetooth: Add bdaddr_list_with_flags for classic whitelist by Abhishek Pandit-Subedi · 4 years, 9 months ago
  56. aececa6 Bluetooth: mgmt: Add commands for runtime configuration by Marcel Holtmann · 4 years, 9 months ago
  57. 1789640 Bluetooth: implement read/set default system parameters mgmt by Alain Michaud · 4 years, 9 months ago
  58. 10873f9 Bluetooth: centralize default value initialization. by Alain Michaud · 4 years, 9 months ago
  59. 7e90de4 Bluetooth: mgmt: read/set system parameter definitions by Alain Michaud · 4 years, 9 months ago
  60. 201a112 Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending by Balakrishna Godavarthi · 4 years, 9 months ago
  61. 2d68476 Bluetooth: hci_qca: Increase SoC idle timeout to 200ms by Balakrishna Godavarthi · 4 years, 9 months ago
  62. 590decc Bluetooth: hci_qca: Disable SoC debug logging for WCN3991 by Balakrishna Godavarthi · 4 years, 9 months ago
  63. 32929e1f Bluetooth: Use only 8 bits for the HCI CMSG state flags by Alain Michaud · 4 years, 9 months ago
  64. 00398e1 Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections by Alain Michaud · 4 years, 9 months ago
  65. e660b35 Bluetooth: btmrvl_sdio: Refactor irq wakeup by Abhishek Pandit-Subedi · 4 years, 9 months ago
  66. 76d4c13 Bluetooth: btmrvl_sdio: Implement prevent_wake by Abhishek Pandit-Subedi · 4 years, 9 months ago
  67. 70a7808 Bluetooth: btmrvl_sdio: Set parent dev to hdev by Abhishek Pandit-Subedi · 4 years, 9 months ago
  68. c453b10 Bluetooth: btusb: Configure Intel debug feature based on available support by Chethan T N · 4 years, 9 months ago
  69. d74abe2 Bluetooth: btusb: Add support to read Intel debug feature by Chethan T N · 4 years, 9 months ago
  70. f98aa80 Bluetooth: hci_qca: Bug fix during SSR timeout by Venkata Lakshmi Narayana Gubba · 4 years, 9 months ago
  71. a9ec842 Bluetooth: Allow suspend even when preparation has failed by Abhishek Pandit-Subedi · 4 years, 10 months ago
  72. 4da385f Bluetooth: hci_qca: Refactor error handling in qca_suspend() by Matthias Kaehlcke · 4 years, 10 months ago
  73. e2a119c Bluetooth: hci_qca: Skip serdev wait when no transfer is pending by Matthias Kaehlcke · 4 years, 10 months ago
  74. eff981f Bluetooth: hci_qca: Only remove TX clock vote after TX is completed by Matthias Kaehlcke · 4 years, 10 months ago
  75. 7310dd3 Bluetooth: hci_qca: Simplify determination of serial clock on/off state from votes by Matthias Kaehlcke · 4 years, 9 months ago
  76. 4c07a5d Bluetooth: hci_qca: Fix an error pointer dereference by Dan Carpenter · 4 years, 10 months ago
  77. 3096524 Bluetooth: Removing noisy dbg message by Alain Michaud · 4 years, 10 months ago
  78. 6fb00d4 Bluetooth: Check scan state before disabling during suspend by Manish Mandlik · 4 years, 10 months ago
  79. 00eb0cb btmrvl: Fix firmware filename for sd8997 chipset by Pali Rohár · 4 years, 10 months ago
  80. dbec3af btmrvl: Fix firmware filename for sd8977 chipset by Pali Rohár · 4 years, 10 months ago
  81. 2e1fcac mwifiex: Fix firmware filename for sd8997 chipset by Pali Rohár · 4 years, 10 months ago
  82. 47fd3ee mwifiex: Fix firmware filename for sd8977 chipset by Pali Rohár · 4 years, 10 months ago
  83. 065fcfd selftests: net: ip_defrag: ignore EPERM by Thadeu Lima de Souza Cascardo · 4 years, 10 months ago
  84. e8224bf net_failover: fixed rollback in net_failover_open() by Vasily Averin · 4 years, 10 months ago
  85. 241d46d Merge branch 'tipc-revert-two-patches' by David S. Miller · 4 years, 10 months ago
  86. a275727 Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv" by Tuong Lien · 4 years, 10 months ago
  87. 049fa17 Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv" by Tuong Lien · 4 years, 10 months ago
  88. 11e877b vmxnet3: allow rx flow hash ops only when rss is enabled by Ronak Doshi · 4 years, 10 months ago
  89. 2eed5a8 hinic: add set_channels ethtool_ops support by Luo bin · 4 years, 10 months ago
  90. 9a5a908 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  91. e7ad28e selftests/bpf: Add a default $(CXX) value by Ilya Leoshkevich · 4 years, 10 months ago
  92. d70a6be tools/bpf: Don't use $(COMPILE.c) by Ilya Leoshkevich · 4 years, 10 months ago
  93. 9bc499b bpf, selftests: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 10 months ago
  94. 33d21f1 s390/bpf: Use bcr 0,%0 as tail call nop filler by Ilya Leoshkevich · 4 years, 10 months ago
  95. effe5be s390/bpf: Maintain 8-byte stack alignment by Ilya Leoshkevich · 4 years, 10 months ago
  96. 7cec0b9 selftests/bpf: Fix verifier test by Alexei Starovoitov · 4 years, 10 months ago
  97. 9a5f25a selftests/bpf: Fix sample_cnt shared between two threads by Andrii Nakryiko · 4 years, 10 months ago
  98. f371c92 Merge branch 'csum-fixes' by Alexei Starovoitov · 4 years, 10 months ago
  99. c4ba153 bpf, selftests: Adapt cls_redirect to call csum_level helper by Daniel Borkmann · 4 years, 10 months ago
  100. 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 10 months ago