aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-06-27Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-13Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-04-29Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-29Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-04Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-02-12Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-02-06Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-02-06Bluetooth: Fix sending HCI commands after resetSzymon Janc
2012-12-24Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-12-24Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-12-07Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-22Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg
2012-10-02Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-10-02Bluetooth: Fix use-after-free bug in SMPAndre Guedes
2012-10-02Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek
2012-10-02Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-10-02Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek
2012-10-02Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-10-02Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-09-14Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-09-14Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-09-14Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-09-14Bluetooth: Fix using NULL inquiry entryRam Malovany
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-25HID: Fix the generic Kconfig optionsHenrik Rydberg
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-11Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16Bluetooth: Report proper error number in disconnectionGustavo Padovan
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan
2012-05-16Bluetooth: report the right security level in getsockoptGustavo Padovan
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau
2012-05-16Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau