summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Bluetooth: Fix invalid length check in l2cap_information_rsp()Tim Niemeyer1-2/+2
2015-02-02Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg1-1/+4
2014-07-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan1-16/+0
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg1-2/+5
2014-06-11Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2014-06-11Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-23/+69
2014-04-27Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa3-7/+0
2013-10-14Bluetooth: Fix encryption key size for peripheral roleAndre Guedes1-0/+2
2013-10-14Bluetooth: Fix security level for peripheral roleAndre Guedes1-1/+3
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo1-0/+3
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-1/+26
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes1-0/+1
2013-02-14Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg1-0/+13
2013-02-04Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-02-04Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2012-12-03Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc1-6/+8
2012-10-31Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg1-2/+4
2012-10-02Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes3-8/+9
2012-10-02Bluetooth: Fix use-after-free bug in SMPAndre Guedes1-3/+3
2012-10-02Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek1-0/+10
2012-10-02Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes1-0/+2
2012-10-02Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek1-0/+6
2012-10-02Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause1-1/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-09-14Bluetooth: Fix legacy pairing with some devicesSzymon Janc2-1/+7
2012-09-14Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany1-0/+2
2012-09-14Bluetooth: Fix using a NULL inquiry cache entryRam Malovany1-5/+11
2012-09-14Bluetooth: Fix using NULL inquiry entryRam Malovany1-0/+3
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan4-5/+21
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-15/+17
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc1-0/+1
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2-4/+4
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal2-11/+12
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-6/+22
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-03-28Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko1-3/+8
2012-03-28Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells9-9/+0
2012-03-28Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko1-0/+3