aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-10-121-0/+3
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-2510-5/+16
|\
| * Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
| * Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
| * Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
| * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-04-051-0/+1
| * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-02-031-1/+1
| * Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-02-031-1/+1
| * Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
| * Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
| * Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
| * Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-10-021-1/+1
| * Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-10-021-0/+1
| * Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-10-021-0/+1
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+7
| * Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-04-131-0/+4
* | Bluetooth: Set conn->link_policy in hci_conn_addMike J. Chen2012-10-181-0/+2
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-131-0/+7
* | Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo2011-11-291-1/+11
* | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-272-9/+9
|\|
| * Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-10-031-9/+8
| * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-151-0/+1
| * Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-161-2/+4
| * Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-161-2/+1
| * Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| * Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| * Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| * Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
* | Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2011-08-291-0/+4
* | Bluetooth: hidp: Don't release device ref if never heldPeter Hurley2011-08-111-1/+0
* | Bluetooth: hidp: Only free input device if failed registerPeter Hurley2011-08-111-1/+2
* | Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-111-0/+1
* | Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-8/+6
* | Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-112-4/+6
* | Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
* | Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-091-1/+1
* | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-021-3/+3
* | Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-021-2/+4
* | Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-021-3/+3
* | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-021-10/+7
* | Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-181-1/+2
* | Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-181-2/+1
* | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-07-181-0/+3
* | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-07-181-1/+2
* | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-07-182-7/+12
* | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-07-181-1/+1
* | Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-111-0/+4