- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- e7c6e40 Fix misc new gcc warnings by Linus Torvalds · 3 years, 8 months ago
- 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
- e2cb6b8 bluetooth: eliminate the potential race condition when removing the HCI controller by Lin Ma · 3 years, 9 months ago
- a61d671 Bluetooth: Allow Microsoft extension to indicate curve validation by Marcel Holtmann · 3 years, 9 months ago
- ba29d03 Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor by Marcel Holtmann · 3 years, 9 months ago
- f67743f Bluetooth: Add support for reading AOSP vendor capabilities by Marcel Holtmann · 3 years, 9 months ago
- 8ce85ad Bluetooth: LL privacy allow RPA by Sathish Narasimman · 3 years, 9 months ago
- abb638b Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY by Sathish Narasimman · 3 years, 9 months ago
- b6f1b79 Bluetooth: Do not set cur_adv_instance in adv param MGMT request by Daniel Winkler · 3 years, 9 months ago
- 25e7088 Bluetooth: Use ext adv handle from requests in CCs by Daniel Winkler · 3 years, 9 months ago
- 93917fd Bluetooth: use the correct print format for L2CAP debug statements by Kai Ye · 3 years, 9 months ago
- 0ae8ef6 Bluetooth: SMP: Fix variable dereferenced before check 'conn' by Luiz Augusto von Dentz · 3 years, 9 months ago
- 06752d1 Bluetooth: Check inquiry status before sending one by Archie Pusaka · 3 years, 9 months ago
- 149b3f1 Bluetooth: Coding style fix by Meng Yu · 3 years, 9 months ago
- 82a1242 Bluetooth: Remove 'return' in void function by Meng Yu · 3 years, 9 months ago
- d58cf00 Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 9 months ago
- 3d34a71 Bluetooth: Move the advertisement monitor events to correct list by Marcel Holtmann · 3 years, 9 months ago
- 02431b6 Bluetooth: Add missing entries for PHY configuration commands by Marcel Holtmann · 3 years, 9 months ago
- 21dd118 Bluetooth: Fix wrong opcode error for read advertising features by Marcel Holtmann · 3 years, 10 months ago
- 353cac0 Bluetooth: Fix mgmt status for LL Privacy experimental feature by Marcel Holtmann · 3 years, 10 months ago
- 5153ceb Bluetooth: L2CAP: Rudimentary typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 0f90d32 Bluetooth: Remove trailing semicolon in macros by Meng Yu · 3 years, 9 months ago
- c29fb5f Bluetooth: Remove trailing semicolon in macros by Meng Yu · 3 years, 10 months ago
- 3af70b3 Bluetooth: check for zapped sk before connecting by Archie Pusaka · 3 years, 10 months ago
- 8ff0278 Bluetooth: fix set_ecdh_privkey() prototype by Arnd Bergmann · 3 years, 10 months ago
- be85972 Bluetooth: initialize skb_queue_head at l2cap_chan_create() by Tetsuo Handa · 3 years, 10 months ago
- 5c4c8c9 Bluetooth: verify AMP hci_chan before amp_destroy by Archie Pusaka · 3 years, 10 months ago
- 3a9d54b Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default by Archie Pusaka · 3 years, 10 months ago
- 87df8bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event by Ayush Garg · 3 years, 10 months ago
- 1748696 Bluetooth: avoid deadlock between hci_dev->lock and socket lock by Jiri Kosina · 3 years, 10 months ago
- 2e1614f Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg by Luiz Augusto von Dentz · 3 years, 10 months ago
- 7cf3b1d Bluetooth: L2CAP: Fix not checking for maximum number of DCID by Luiz Augusto von Dentz · 3 years, 10 months ago
- c06632a Bluetooth: Cancel le_scan_restart work when stopping discovery by Sonny Sasaka · 3 years, 10 months ago
- 6763f5e crypto: ecdh - move curve_id of ECDH from the key to algorithm name by Meng Yu · 3 years, 10 months ago
- 6d19628f Bluetooth: SMP: Fail if remote and local public keys are identical by Luiz Augusto von Dentz · 3 years, 10 months ago
- ff02db1 Bluetooth: Allow scannable adv with extended MGMT APIs by Daniel Winkler · 3 years, 10 months ago
- e5b0ad6 Bluetooth: Remove unneeded commands for suspend by Abhishek Pandit-Subedi · 3 years, 10 months ago
- 5cb0855 Bluetooth: Notify suspend on le conn failed by Abhishek Pandit-Subedi · 3 years, 10 months ago
- 0ae2015 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern by David S. Miller · 3 years, 11 months ago
- b1810fe Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete by Howard Chung · 4 years ago
- e8bd76e Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data by Gopal Tiwari · 4 years ago
- 8b1c324 Bluetooth: Skip eSCO 2M params when not supported by Yu Liu · 4 years ago
- b8ddc3b Bluetooth: fix indentation and alignment reported by checkpatch by Tomoyuki Matsushita · 4 years ago
- 231ee8b Bluetooth: fix coccicheck warnings debugfs by Jiapeng Zhong · 4 years ago
- 219991e Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk by Hans de Goede · 4 years ago
- 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years ago
- 98d2c3e Bluetooth: L2CAP: Try harder to accept device not knowing options by Bastien Nocera · 4 years, 1 month ago
- 4d7ea8e Bluetooth: L2CAP: Fix handling fragmented length by Luiz Augusto von Dentz · 4 years ago
- 5ff20cbe Bluetooth: btusb: fix memory leak on suspend and resume by Vamshi K Sthambamkadi · 4 years ago
- 28a758c Bluetooth: Put HCI device if inquiry procedure interrupts by Pan Bian · 4 years ago
- 5a3ef03 Bluetooth: drop HCI device reference before return by Pan Bian · 4 years ago
- bf6a4e3 Bluetooth: disable advertisement filters during suspend by Howard Chung · 4 years ago
- 58ceb1e Bluetooth: advmon offload MSFT interleave scanning integration by Archie Pusaka · 4 years ago
- 394566b Bluetooth: advmon offload MSFT handle filter enablement by Archie Pusaka · 4 years ago
- 4a37682 Bluetooth: advmon offload MSFT handle controller reset by Archie Pusaka · 4 years ago
- 66bd095 Bluetooth: advmon offload MSFT remove monitor by Archie Pusaka · 4 years ago
- a2a4ded Bluetooth: advmon offload MSFT add monitor by Archie Pusaka · 4 years ago
- b4a221e Bluetooth: advmon offload MSFT add rssi support by Archie Pusaka · 4 years ago
- ef0bb5a Bluetooth: avoid u128_xor() on potentially misaligned inputs by Ard Biesheuvel · 4 years ago
- a5687c6 Bluetooth: Fix initializing response id after clearing struct by Christopher William Snowhill · 4 years ago
- 89e6597 Bluetooth: Cancel Inquiry before Create Connection by Sonny Sasaka · 4 years, 1 month ago
- 36211f7 Bluetooth: Pause service discovery for suspend by Abhishek Pandit-Subedi · 4 years, 1 month ago
- 295fa2a Bluetooth: Remove hci_req_le_suspend_config by Abhishek Pandit-Subedi · 4 years, 1 month ago
- 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, 1 month ago
- 3bc615f Bluetooth: Refactor read default sys config for various types by Howard Chung · 4 years, 1 month ago
- 422bb17 Bluetooth: Handle active scan case by Howard Chung · 4 years, 1 month ago
- 36afe87 Bluetooth: Handle system suspend resume case by Howard Chung · 4 years, 1 month ago
- c4f1f40 Bluetooth: Interleave with allowlist scan by Howard Chung · 4 years, 1 month ago
- a31489d Bluetooth: Fix attempting to set RPA timeout when unsupported by Edward Vear · 4 years, 2 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, 1 month 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, 3 months ago
- 1fb17df Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 2 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, 3 months ago
- b08eadd Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 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, 3 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, 3 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