summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
|\
| * Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-17
* | Merge 4.4.88 into android-4.4Greg Kroah-Hartman2017-09-14
|\|
| * Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-09-13
* | Merge 4.4.85 into android-4.4Greg Kroah-Hartman2017-08-30
|\|
| * Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-08-30
| * Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen2017-08-30
| * Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen2017-08-30
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld2017-07-27
* | Merge 4.4.69 into android-4.4Greg Kroah-Hartman2017-05-21
|\|
| * Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-05-20
* | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\|
| * Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-08-20
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg2016-04-12
| * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-03-03
| * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-03-03
| * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-03-03
| * Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2016-03-03
* | Paranoid network.Robert Love2016-02-16
|/
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2015-12-15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-03
|\
| * Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-11
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
|/
* Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-05
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-05
* Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-05
* bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-27
* Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-27
* Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-26
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-26
* Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-25
* Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak2015-10-25
* Bluetooth: Fix crash on SCO disconnectKuba Pawlak2015-10-25
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2015-10-22
* Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg2015-10-22
* Bluetooth: Take advantage of connection abort helpersJohan Hedberg2015-10-22
* Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg2015-10-22
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-22
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-22
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-21
* Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg2015-10-21
* Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg2015-10-21
* Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg2015-10-21
* Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-21
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-21