summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-14Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-12-20tty: serial: tegra: Export symbols for bluesleepMursalin Akon
2012-12-03Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-12-03bluetooth: hid: make Android code conditionalMursalin Akon
2012-10-31Bluetooth: 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-08-03Bluetooth: prevent multiple l2cap_sock_kill function callsNagarjuna Kristam
2012-06-19net: bluetooth: prevent multiple l2cap_chan_destroy callsNagarjuna Kristam
2012-06-12bluetooth: Re-add HCI notifier handlingNagarjuna Kristam
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-21net: bluetooth: check if workqueue handle is valid before useVarun Wadekar
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-14Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-05-14Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-05-14Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-18Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko
2012-04-18Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix
2012-04-18Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko
2012-04-18Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-18Bluetooth: Fix Endian Bug.Santosh Nayak
2012-04-16net: bluetooth: smp: fix compilation issues with 3.4Varun Wadekar