index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-10-17
2
-12
/
+25
*
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-10-17
1
-25
/
+3
*
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
2020-10-17
1
-1
/
+6
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-10-17
2
-3
/
+18
*
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
2020-10-17
1
-1
/
+21
*
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
2020-10-17
1
-5
/
+17
*
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
2020-10-01
1
-2
/
+17
*
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
2020-10-01
1
-1
/
+2
*
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
2020-10-01
1
-0
/
+6
*
Bluetooth: prefetch channel before killing sock
Hillf Danton
2020-10-01
1
-4
/
+6
*
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2020-10-01
2
-14
/
+28
*
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
2020-08-21
1
-0
/
+5
*
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
2020-08-21
1
-0
/
+7
*
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
2020-08-21
1
-1
/
+1
*
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
2020-08-21
1
-1
/
+1
*
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
2020-06-20
1
-0
/
+1
*
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-04-13
1
-3
/
+1
*
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
2020-02-05
1
-0
/
+3
*
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
2020-01-09
1
-1
/
+3
*
Bluetooth: delete a stray unlock
Dan Carpenter
2020-01-09
1
-3
/
+1
*
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
2019-12-31
1
-0
/
+9
*
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
2019-12-31
1
-1
/
+8
*
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
2019-12-31
1
-2
/
+2
*
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
2019-11-20
1
-0
/
+10
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
1
-2
/
+2
*
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-10-05
2
-13
/
+1
*
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
2019-07-31
1
-0
/
+13
*
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-31
2
-1
/
+13
*
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
2019-07-31
1
-0
/
+6
*
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
2019-07-31
1
-4
/
+10
*
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
2019-07-10
1
-1
/
+1
*
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2019-06-25
2
-14
/
+37
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-06-25
1
-0
/
+8
*
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-15
1
-8
/
+0
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-05-10
1
-0
/
+8
*
Bluetooth: hidp: fix buffer overflow
Young Xiao
2019-05-10
1
-0
/
+1
*
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-04-03
1
-0
/
+6
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-04-03
1
-31
/
+46
*
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
2019-03-27
1
-2
/
+1
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-03-13
4
-6
/
+16
*
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2019-02-12
1
-0
/
+6
*
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2018-11-04
3
-10
/
+29
*
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
2018-09-26
1
-1
/
+1
*
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
2018-09-19
1
-1
/
+1
*
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
2018-08-22
1
-1
/
+2
*
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
2018-08-17
1
-2
/
+2
*
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2018-04-19
3
-13
/
+33
*
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
2018-04-08
1
-1
/
+7
*
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
2018-01-17
1
-9
/
+11
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
[prev]
[next]