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