index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2017-09-28
2
-16
/
+0
*
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
2017-09-09
1
-37
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
6
-14
/
+35
|
\
|
*
Bluetooth: make baswap src const
Loic Poulain
2017-09-01
1
-3
/
+3
|
*
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2017-08-30
2
-0
/
+16
|
*
Bluetooth: make device_type const
Bhumika Goyal
2017-08-19
1
-2
/
+2
|
*
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
2017-08-11
1
-1
/
+1
|
*
Bluetooth: document config options
Pavel Machek
2017-08-08
1
-0
/
+12
|
*
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
1
-3
/
+0
|
*
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-07-19
1
-5
/
+1
*
|
HID: introduce hid_is_using_ll_driver
Jason Gerecke
2017-07-27
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
18
-132
/
+186
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
7
-35
/
+47
|
|
\
|
|
*
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...
Mateusz Jurczyk
2017-06-29
3
-7
/
+7
|
|
*
bluetooth: remove WQ_MEM_RECLAIM from hci workqueues
Tejun Heo
2017-06-29
1
-4
/
+3
|
|
*
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2017-06-27
1
-11
/
+22
[next]