aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| | * Bluetooth: Add mgmt_set_secure_conn support for any LE adapterJohan Hedberg2014-12-03
| | * Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-03
| | * Bluetooth: Set the correct security level for SC LTKsJohan Hedberg2014-12-03
| | * Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-03
| | * Bluetooth: Update SMP security level to/from auth_req for SCJohan Hedberg2014-12-03
| | * Bluetooth: Add SMP flag for SC and set it when necessary.Johan Hedberg2014-12-03
| | * Bluetooth: Make auth_req mask dependent on SC enabled or notJohan Hedberg2014-12-03
| | * Bluetooth: Add basic SMP defines for LE Secure ConnectionsJohan Hedberg2014-12-03
| | * Bluetooth: Simplify Link Key Notification event handling logicJohan Hedberg2014-12-03
| | * Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-02
| | * Bluetooth: Automatically flushable packets aren't allowed on LE linksSteven Walter2014-11-27
| | * Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-19
| | * Bluetooth: Fix setting conn->pending_sec_level value from link keyJohan Hedberg2014-11-19
| | * Bluetooth: Fix setting state back to TASK_RUNNINGJohan Hedberg2014-11-19
| * | new helper: memcpy_from_msg()Al Viro2014-11-24
| * | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-21
| |\|
| | * Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg2014-11-18
| | * Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-17
| | * Bluetooth: Fix BR/EDR-only address checks for remote OOB dataJohan Hedberg2014-11-17
| | * Bluetooth: Fix clearing remote OOB data through mgmtJohan Hedberg2014-11-15
| | * Bluetooth: Add debug logs to help track locking issuesJohan Hedberg2014-11-14
| | * Bluetooth: Remove unnecessary hdev locking in smp.cJohan Hedberg2014-11-14
| | * Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-14
| | * Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-14
| | * Bluetooth: Trigger SMP for the appropriate LE CoC errorsJohan Hedberg2014-11-14
| | * Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg2014-11-14
| | * Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 stateJohan Hedberg2014-11-14
| | * Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-14
| | * Bluetooth: Fix correct nesting for 6lowpan server channelJohan Hedberg2014-11-13
| | * Bluetooth: Fix L2CAP nesting level initialization locationJohan Hedberg2014-11-13
| | * Bluetooth: Fix L2CAP socket lock nesting levelJohan Hedberg2014-11-13
| | * Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-13
| | * Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.cJohan Hedberg2014-11-12
| | * Bluetooth: Fix l2cap_sock_teardown_cb lockdep warningJohan Hedberg2014-11-12
| | * Bluetooth: 6lowpan: Remove unnecessary RCU callbackJohan Hedberg2014-11-11
| | * Bluetooth: Fix mgmt connected notificationJohan Hedberg2014-11-11
| | * Bluetooth: Fix sparse warning in amp.cJohan Hedberg2014-11-10
| | * Bluetooth: 6lowpan: fix skb_unshare behaviourAlexander Aring2014-11-08
| | * Bluetooth: Send mgmt_connected only if state is BT_CONFIGJaganath Kanakkassery2014-11-07
| | * 6lowpan: move skb_free from error paths in decompressionMartin Townsend2014-11-06
| | * Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak2014-11-06
| | * Bluetooth: Clear role switch pending flagKuba Pawlak2014-11-06
| | * Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg2014-11-04
| | * Bluetooth: Fix invalid response for 'Start Discovery' commandSzymon Janc2014-11-03
| | * Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann2014-11-03
| | * Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-02
| | * Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann2014-11-02
| | * Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-02
| | * Bluetooth: Check status of command complete for HCI_ResetMarcel Holtmann2014-11-02
| | * Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park2014-11-01