aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-05-13Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-05-13Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-02-20Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-02-20Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-02-06Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-01-03Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-11-16Bluetooth: Avoid calling undefined smp_conn_security()Ben Hutchings
2012-10-30Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg
2012-10-10Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-10-10Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-09-19Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-09-19Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-09-19Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause
2012-09-19Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause
2012-09-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-09-12Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-18Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan
2011-12-18Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau
2011-12-18Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-11-21Bluetooth: bnep: Fix module referenceDavid Herrmann
2011-11-21Bluetooth: cmtp: Fix module referenceDavid Herrmann
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-31Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg
2011-10-31Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz
2011-09-27Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc
2011-09-27Bluetooth: use recommended LE connection parametersAnderson Lizardo
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau