Age | Commit message (Expand) | Author |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-31 | bluetooth: sco: Fix sockptr reference. | David S. Miller |
2020-07-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-07-31 | Bluetooth: Remove CRYPTO_ALG_INTERNAL flag | Herbert Xu |
2020-07-31 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-07-31 | Bluetooth: use the proper scan params when conn is pending | Alain Michaud |
2020-07-30 | Bluetooth: fix kernel oops in store_pending_adv_report | Alain Michaud |
2020-07-30 | Bluetooth: Enable controller RPA resolution using Experimental feature | Sathish Narasimman |
2020-07-30 | Bluetooth: Enable RPA Timeout | Sathish Narasimman |
2020-07-30 | Bluetooth: Enable/Disable address resolution during le create conn | Sathish Narasimman |
2020-07-30 | Bluetooth: Let controller creates RPA during le create conn | Sathish Narasimman |
2020-07-30 | Bluetooth: Translate additional address type during le_conn | Sathish Narasimman |
2020-07-30 | Bluetooth: Update resolving list when updating whitelist | Marcel Holtmann |
2020-07-30 | Bluetooth: Configure controller address resolution if available | Marcel Holtmann |
2020-07-30 | Bluetooth: Translate additional address type correctly | Marcel Holtmann |
2020-07-28 | Bluetooth: Fix suspend notifier race | Abhishek Pandit-Subedi |
2020-07-28 | Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier | Max Chou |
2020-07-28 | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers | Ismael Ferreras Morezuelas |
2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig |
2020-07-19 | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig |
2020-07-15 | Bluetooth: Add per-instance adv disable/remove | Daniel Winkler |
2020-07-13 | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() | Peilin Ye |
2020-07-13 | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() | Peilin Ye |
2020-07-10 | Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM | Alexander A. Klimov |
2020-07-10 | Bluetooth: RFCOMM: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-10 | Bluetooth: core: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-10 | Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() | Peilin Ye |
2020-07-08 | Bluetooth: Use whitelist for scan policy when suspending | Miao-chen Chou |
2020-07-07 | Bluetooth: le_simult_central_peripheral experimental feature | Alain Michaud |
2020-07-07 | Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear() | Miao-chen Chou |
2020-07-07 | Bluetooth: use configured default params for active scans | Alain Michaud |
2020-07-07 | Bluetooth: Adding a configurable autoconnect timeout | Alain Michaud |
2020-06-24 | Bluetooth: Don't restart scanning if paused | Abhishek Pandit-Subedi |
2020-06-23 | Bluetooth: add a mutex lock to avoid UAF in do_enale_set | Lihong Kou |
2020-06-22 | Bluetooth: Disconnect if E0 is used for Level 4 | Luiz Augusto von Dentz |
2020-06-22 | Bluetooth: use configured params for ext adv | Alain Michaud |
2020-06-22 | Bluetooth: Add hci_dev_lock to get/set device flags | Abhishek Pandit-Subedi |
2020-06-18 | Bluetooth: mgmt: Use command complete on success for set system config | Marcel Holtmann |
2020-06-18 | Bluetooth: Terminate the link if pairing is cancelled | Manish Mandlik |
2020-06-18 | Bluetooth: Update background scan and report device based on advertisement mo... | Miao-chen Chou |
2020-06-18 | Bluetooth: Notify adv monitor removed event | Miao-chen Chou |
2020-06-18 | Bluetooth: Notify adv monitor added event | Miao-chen Chou |
2020-06-18 | Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR | Miao-chen Chou |
2020-06-18 | Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR | Miao-chen Chou |
2020-06-18 | Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES | Miao-chen Chou |
2020-06-18 | Bluetooth: Add get/set device flags mgmt op | Abhishek Pandit-Subedi |
2020-06-18 | Bluetooth: Replace wakeable in hci_conn_params | Abhishek Pandit-Subedi |
2020-06-18 | Bluetooth: Replace wakeable list with flag | Abhishek Pandit-Subedi |
2020-06-18 | Bluetooth: Add bdaddr_list_with_flags for classic whitelist | Abhishek Pandit-Subedi |
2020-06-18 | Bluetooth: mgmt: Add commands for runtime configuration | Marcel Holtmann |