summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-08-15Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-08-15Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-08-06Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery
2012-08-06Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-06Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko
2012-07-11Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko
2012-07-10Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko
2012-07-10Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko
2012-07-10Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko
2012-06-30Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-18Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko
2012-06-11Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg