aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
|\
| * Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\|
| * Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-04-25
| * Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-04-25
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-30
|\ \ | |/ |/|
| * Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-24
| * Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-11
| * Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-11
| * Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-11
| * Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-11
| * Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-29
| * Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-28
| * Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-28
| * Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-28
| * Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-27
| * Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-26
| * Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-26
| * Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-26
| * Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-26
| * Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-26
| * Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-26
| * Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-26
| * Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-26
| * Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-26
| * Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg2014-03-26
| * Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-26
| * Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-26
| * Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-26
| * Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg2014-03-26
* | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-31
| |\|
| | * Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-26
| | * Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-24
| | * Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-24
| | * Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-24
| | * Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-24
| | * Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-24
| | * Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-24
| | * Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-24
| | * Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-24
| | * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
| | * Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-20
| | * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
| |\|
| | * Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
| | * Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg2014-03-19
| | * Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg2014-03-19
| | * Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-19