summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-22
|\
| * Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-18
| * Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-18
| * Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-18
| * Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-18
* | net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\|
| * Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-27
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
| * Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-15
* | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-15
* | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-15
|/
* Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-06
* Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-06
* Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-06
* Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-06
* Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-06
* Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-06
* Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-16
| * Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-15
| * Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-11
| * Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-11
| * Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-10
| * Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-10
| * Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-10
| * Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-10
| * Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-10
| * Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-30
| * Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko2012-06-30
| * Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-30
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-26
| |\
| * | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-19
| * | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-19
| * | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-19
| * | Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-19
| * | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-18
| * | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-12
| * | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-12
| * | Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-12
| * | Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-12
| * | Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-12
| * | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-12
| * | Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko2012-06-12
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-11
| |\ \