aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.86' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-07-181-0/+3
|\
| * Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
* | Merge 3.0.76Pawit Pornkitprasan2013-05-032-2/+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
* | Merge 3.0.75Pawit Pornkitprasan2013-04-291-0/+1
|\ \ | |/
| * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-04-051-0/+1
* | Merge 3.0.63Pawit Pornkitprasan2013-02-132-2/+2
|\ \ | |/
| * 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
* | Merge 3.0.60Pawit Pornkitprasan2013-01-221-0/+2
|\ \ | |/
| * Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
* | Merge 3.0.52Pawit Pornkitprasan2012-11-204-1/+5
|\ \ | |/
| * 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
* | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-0/+7
|\ \ | |/
| * 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: Keep master role when SCO or eSCO is activehyungseoung.yoo2011-11-281-1/+11
* | Merge commit 'v3.0.8' into android-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