Age | Commit message (Expand) | Author |
2013-05-01 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause |
2013-05-01 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause |
2013-04-05 | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes |
2013-02-14 | Bluetooth: Fix handling of unexpected SMP PDUs | Johan Hedberg |
2013-02-03 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo |
2013-02-03 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc |
2013-01-11 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan |
2013-01-11 | Bluetooth: Add missing lock nesting notation | Gustavo Padovan |
2012-12-03 | Bluetooth: Fix using uninitialized option in RFCMode | Szymon Janc |
2012-10-31 | Bluetooth: SMP: Fix setting unknown auth_req bits | Johan Hedberg |
2012-10-02 | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes |
2012-10-02 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-10-02 | Bluetooth: Fix use-after-free bug in SMP | Andre Guedes |
2012-10-02 | Bluetooth: mgmt: Fix enabling LE while powered off | Andrzej Kaczmarek |
2012-10-02 | Bluetooth: Fix not removing power_off delayed work | Vinicius Costa Gomes |
2012-10-02 | Bluetooth: mgmt: Fix enabling SSP while powered off | Andrzej Kaczmarek |
2012-10-02 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause |
2012-10-02 | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause |
2012-10-02 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause |
2012-10-02 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2012-09-14 | Bluetooth: Fix legacy pairing with some devices | Szymon Janc |
2012-09-14 | Bluetooth: Set name_state to unknown when entry name is empty | Ram Malovany |
2012-09-14 | Bluetooth: Fix using a NULL inquiry cache entry | Ram Malovany |
2012-09-14 | Bluetooth: Fix using NULL inquiry entry | Ram Malovany |
2012-05-14 | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-04-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-04-24 | Bluetooth: Fix missing break in hci_cmd_complete_evt | Szymon Janc |
2012-04-16 | Bluetooth: Temporary keys should be retained during connection | Vishal Agarwal |
2012-04-16 | Bluetooth: hci_persistent_key should return bool | Vishal Agarwal |
2012-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Bluetooth: mgmt: Add missing endian conversion | Andrei Emeltchenko |
2012-03-28 | Bluetooth: mgmt: Fix corruption of device_connected pkt | Brian Gix |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Bluetooth: Fix memory leaks due to chan refcnt | Andrei Emeltchenko |
2012-03-28 | Bluetooth: hci_core: fix NULL-pointer dereference at unregister | Johan Hovold |
2012-03-28 | Bluetooth: Fix Endian Bug. | Santosh Nayak |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-08 | Bluetooth: Set security level on incoming pairing request | Ido Yariv |
2012-03-08 | Bluetooth: Fix access to the STK generation methods matrix | Ido Yariv |
2012-03-08 | Bluetooth: Fix using uninitialized variable | Luiz Augusto von Dentz |
2012-03-08 | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan |
2012-03-03 | Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush | Andre Guedes |
2012-03-03 | Bluetooth: mgmt: Fix updating local name when powering on | Johan Hedberg |
2012-03-03 | Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets | Johan Hedberg |