summaryrefslogtreecommitdiffstats
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-241-5/+5
|\
| * Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-278-19/+43
| |\
| * | TTY: use tty_port_register_deviceJiri Slaby2012-08-141-2/+2
| * | tty: localise the lockAlan Cox2012-08-101-2/+2
| * | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0622-1664/+2691
| |\ \
| * | | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
| * | | tty: revert incorrectly applied lock patchAlan Cox2012-07-161-2/+2
| * | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-165-13/+89
| |\ \ \
| * | | | tty: localise the lockAlan Cox2012-07-061-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-074-11/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-271-0/+4
| * | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-273-8/+9
| * | | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-151-3/+3
* | | | | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-161-1/+1
* | | | | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-161-0/+1
|/ / / /
* | | | Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-061-1/+1
* | | | Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-061-1/+4
* | | | Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-061-0/+2
* | | | Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-061-5/+11
* | | | Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-061-0/+3
* | | | Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-062-1/+7
* | | | Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-061-10/+9
| |_|/ |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-206-252/+257
|\ \ \
| * | | Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-161-2/+2
| * | | Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-151-25/+34
| * | | Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-111-2/+2
| * | | Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
| * | | Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-101-2/+3
| * | | Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-101-15/+20
| * | | Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-101-26/+26
| * | | Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-101-1/+2
| * | | Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-101-23/+12
| * | | Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-301-1/+4
| * | | Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko2012-06-301-1/+2
| * | | Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-301-22/+22
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-262-7/+9
| |\ \ \
| * | | | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-191-3/+3
| * | | | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-191-2/+2
| * | | | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-191-2/+2
| * | | | Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-191-4/+1
| * | | | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-191-4/+2
| * | | | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-131-1/+1
| * | | | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-131-2/+3
| * | | | Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-121-9/+4
| * | | | Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-121-6/+6
| * | | | Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-121-3/+11