Age | Commit message (Expand) | Author |
2020-10-29 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-09-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-09-25 | Bluetooth: MGMT: Fix not checking if BT_HS is enabled | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: Disable High Speed by default | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: A2MP: Fix not initializing all members | Luiz Augusto von Dentz |
2020-09-25 | Bluetooth: Fix update of own_addr_type if ll_privacy supported | Sathish Narasimman |
2020-09-20 | Bluetooth: Fix auto-creation of hci_conn at Conn Complete event | Sonny Sasaka |
2020-09-20 | Bluetooth: Set scan parameters for ADV Monitor | Howard Chung |
2020-09-20 | Bluetooth: Update Adv monitor count upon removal | Miao-chen Chou |
2020-09-18 | net: bluetooth: delete duplicated words | Randy Dunlap |
2020-09-14 | Bluetooth: pause/resume advertising around suspend | Daniel Winkler |
2020-09-13 | Bluetooth: Emit controller suspend and resume events | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Add suspend reason for device disconnect | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Add mgmt suspend and resume events | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Set ext scan response only when it exists | Abhishek Pandit-Subedi |
2020-09-13 | Bluetooth: Only mark socket zapped after unlocking | Abhishek Pandit-Subedi |
2020-09-11 | Bluetooth: Add MGMT capability flags for tx power and ext advertising | Daniel Winkler |
2020-09-11 | Bluetooth: Report num supported adv instances for hw offloading | Daniel Winkler |
2020-09-11 | Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU | Joseph Hwang |
2020-09-11 | Bluetooth: Re-order clearing suspend tasks | Abhishek Pandit-Subedi |
2020-09-11 | Bluetooth: Fix memory leak in read_adv_mon_features() | Peilin Ye |
2020-09-01 | Bluetooth: Clear suspend tasks on unregister | Abhishek Pandit-Subedi |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
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 |