Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 17 | -259/+960 |
2020-05-29 | Bluetooth: Acquire sk_lock.slock without disabling interrupts | Sebastian Andrzej Siewior | 1 | -5/+2 |
2020-05-20 | Bluetooth: Fix assuming EIR flags can result in SSP authentication | Luiz Augusto von Dentz | 1 | -2/+0 |
2020-05-20 | Bluetooth: Consolidate encryption handling in hci_encrypt_cfm | Luiz Augusto von Dentz | 1 | -25/+3 |
2020-05-18 | Bluetooth: Add SCO fallback for invalid LMP parameters error | Hsin-Yu Chao | 1 | -0/+1 |
2020-05-18 | Bluetooth: Fix for GAP/SEC/SEM/BI-10-C | Ćukasz Rymanowski | 1 | -0/+4 |
2020-05-13 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 10 | -141/+363 |
2020-05-13 | Bluetooth: L2CAP: add support for waiting disconnection resp | Archie Pusaka | 1 | -7/+23 |
2020-05-13 | Bluetooth: Handle Inquiry Cancel error after Inquiry Complete | Sonny Sasaka | 1 | -2/+17 |
2020-05-13 | Bluetooth: Add hook for driver to prevent wake from suspend | Abhishek Pandit-Subedi | 1 | -2/+4 |
2020-05-13 | Bluetooth: Rename BT_SUSPEND_COMPLETE | Abhishek Pandit-Subedi | 2 | -2/+2 |
2020-05-13 | Bluetooth: Modify LE window and interval for suspend | Abhishek Pandit-Subedi | 1 | -1/+1 |
2020-05-13 | Bluetooth: Fix incorrect type for window and interval | Abhishek Pandit-Subedi | 1 | -1/+1 |
2020-05-11 | Bluetooth: Introduce debug feature when dynamic debug is disabled | Marcel Holtmann | 3 | -0/+127 |
2020-05-11 | Bluetooth: Add support for experimental features configuration | Marcel Holtmann | 1 | -0/+58 |
2020-05-11 | Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support | Marcel Holtmann | 1 | -4/+4 |
2020-05-11 | Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option | Marcel Holtmann | 1 | -5/+7 |
2020-05-11 | Bluetooth: Replace BT_DBG with bt_dev_dbg for management support | Marcel Holtmann | 1 | -111/+110 |
2020-05-11 | Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list | Marcel Holtmann | 1 | -0/+1 |
2020-05-11 | Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17) | Konstantin Forostyan | 1 | -2/+2 |
2020-05-11 | Bluetooth: Fix advertising handle is set to 0 | Tedd Ho-Jeong An | 1 | -3/+3 |
2020-05-08 | Bluetooth: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -5/+1 |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -0/+8 |
2020-04-28 | Bluetooth: allow scatternet connections if supported. | Alain Michaud | 1 | -1/+3 |
2020-04-16 | Bluetooth: Enhanced Connection Complete event belongs to LL Privacy | Marcel Holtmann | 1 | -8/+0 |
2020-04-15 | Bluetooth: Enable LE Enhanced Connection Complete event. | Marcel Holtmann | 1 | -0/+8 |
2020-04-15 | Bluetooth: Use extra variable to make code more readable | Marcel Holtmann | 1 | -1/+3 |
2020-04-09 | Bluetooth: log advertisement packet length if it gets corrected | Daniels Umanovskis | 1 | -1/+2 |
2020-04-08 | Bluetooth: Always request for user confirmation for Just Works (LE SC) | Sonny Sasaka | 1 | -1/+4 |
2020-04-07 | Bluetooth: Simplify / fix return values from tk_request | Guenter Roeck | 1 | -5/+4 |
2020-04-07 | Bluetooth: debugfs option to unset MITM flag | Archie Pusaka | 2 | -5/+56 |
2020-04-05 | Bluetooth: Increment management interface revision | Marcel Holtmann | 1 | -1/+1 |
2020-04-05 | Bluetooth: Add support for reading security information | Marcel Holtmann | 1 | -0/+53 |
2020-04-05 | Bluetooth: Add support for Read Local Simple Pairing Options | Marcel Holtmann | 2 | -0/+25 |
2020-04-05 | Bluetooth: Add framework for Microsoft vendor extension | Miao-chen Chou | 6 | -0/+177 |
2020-04-05 | Bluetooth: Move debugfs configuration above the selftests | Marcel Holtmann | 1 | -8/+8 |
2020-04-05 | Bluetooth: add support to notify using SCO air mode | Sathish Narsimman | 2 | -5/+43 |
2020-04-03 | Bluetooth: fixing minor typo in comment | Alain Michaud | 1 | -1/+1 |
2020-04-03 | Bluetooth: Prioritize SCO traffic | Abhishek Pandit-Subedi | 1 | -49/+57 |
2020-04-02 | Bluetooth: Always request for user confirmation for Just Works | Sonny Sasaka | 1 | -2/+10 |
2020-04-02 | Bluetooth: Add BT_MODE socket option | Luiz Augusto von Dentz | 1 | -1/+112 |
2020-04-02 | Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS | Luiz Augusto von Dentz | 1 | -4/+21 |
2020-03-26 | Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections | Luiz Augusto von Dentz | 1 | -10/+127 |
2020-03-25 | Bluetooth: don't assume key size is 16 when the command fails | Alain Michaud | 1 | -4/+4 |
2020-03-24 | Bluetooth: L2CAP: Add get_peer_pid callback | Luiz Augusto von Dentz | 1 | -0/+8 |
2020-03-23 | Bluetooth: Fix incorrect branch in connection complete | Abhishek Pandit-Subedi | 1 | -8/+9 |
2020-03-23 | Bluetooth: Restore running state if suspend fails | Abhishek Pandit-Subedi | 1 | -19/+20 |
2020-03-18 | Bluetooth: Do not cancel advertising when starting a scan | Dmitry Grinberg | 1 | -17/+0 |
2020-03-14 | Bluetooth: L2CAP: remove set but not used variable 'credits' | YueHaibing | 1 | -2/+1 |
2020-03-12 | Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() | Dan Carpenter | 1 | -1/+1 |