Age | Commit message (Expand) | Author |
2012-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-21 | net: change return values from -EACCES to -EPERM | Zhao Hongjiang |
2012-09-18 | Bluetooth: Fix not removing power_off delayed work | Vinicius Costa Gomes |
2012-09-18 | Bluetooth: Fix freeing uninitialized delayed works | Andrei Emeltchenko |
2012-09-18 | Bluetooth: mgmt: Fix enabling LE while powered off | Andrzej Kaczmarek |
2012-09-18 | Bluetooth: mgmt: Fix enabling SSP while powered off | Andrzej Kaczmarek |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-27 | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes |
2012-08-27 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-08-15 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause |
2012-08-15 | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause |
2012-08-15 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause |
2012-08-15 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2012-08-15 | Bluetooth: Fix use-after-free bug in SMP | Andre Guedes |
2012-08-06 | Bluetooth: Fix socket not getting freed if l2cap channel create fails | Jaganath Kanakkassery |
2012-08-06 | Bluetooth: smp: Fix possible NULL dereference | Andrei Emeltchenko |
2012-08-06 | Bluetooth: Set name_state to unknown when entry name is empty | Ram Malovany |
2012-08-06 | Bluetooth: Fix using a NULL inquiry cache entry | Ram Malovany |
2012-08-06 | Bluetooth: Fix using NULL inquiry entry | Ram Malovany |
2012-08-06 | Bluetooth: Fix legacy pairing with some devices | Szymon Janc |
2012-08-06 | Bluetooth: Fix possible deadlock in SCO code | Gustavo Padovan |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-16 | Bluetooth: Change page scan interval in fast connectable mode | Johan Hedberg |
2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau |
2012-07-11 | Bluetooth: debug: Print amp_mgr refcnt | Andrei Emeltchenko |
2012-07-11 | Bluetooth: debug: Use standard hex object specifiers in hci_event | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Add debug to l2cap_security_cfm | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Print CID and PSM in hex format | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Correct types specifiers for L2CAP | Andrei Emeltchenko |
2012-07-10 | Bluetooth: debug: Add printing num of cmds queued | Andrei Emeltchenko |
2012-07-10 | Bluetooth: Refactor PIN code rejection to use user_pairing_resp() | Jaganath Kanakkassery |
2012-06-30 | Bluetooth: Do not auto off AMP controller | Andrei Emeltchenko |
2012-06-30 | Bluetooth: Route traffic only through BR/EDR controller | Andrei Emeltchenko |
2012-06-30 | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-06-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Gustavo Padovan |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt events functions | Andre Guedes |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_pending_add | Andre Guedes |
2012-06-19 | Bluetooth: Use GFP_KERNEL in mgmt_handlers | Andre Guedes |
2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko |
2012-06-18 | Bluetooth: Fix compile warnings in mgmt | Andrei Emeltchenko |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal |
2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-12 | Bluetooth: Remove magic value in disconnect mgmt handler | Andre Guedes |