index
:
kernel/linux.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
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2016-11-20
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
1
-7
/
+12
2016-11-20
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2015-12-30
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2014-09-14
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-07-11
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-07-11
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-06-09
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
3
-7
/
+0
2013-07-27
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-07-27
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
2013-06-19
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
1
-20
/
+65
2013-05-13
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-13
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-02-20
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-02-20
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
2013-02-06
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-01-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-11-16
Bluetooth: Avoid calling undefined smp_conn_security()
Ben Hutchings
1
-0
/
+2
2012-10-31
Bluetooth: SMP: Fix setting unknown auth_req bits
Johan Hedberg
1
-2
/
+4
2012-10-10
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-10-10
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-09-19
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-09-19
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-09-19
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-09-12
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
1
-6
/
+8
2012-09-12
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+8
2012-04-23
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+7
2012-04-13
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-24
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
Gustavo F. Padovan
1
-1
/
+1
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+13
2011-12-19
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
1
-1
/
+1
2011-12-19
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
1
-0
/
+1
2011-12-19
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Mat Martineau
1
-1
/
+11
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+7
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-11-21
Bluetooth: bnep: Fix module reference
David Herrmann
1
-5
/
+3
2011-11-21
Bluetooth: cmtp: Fix module reference
David Herrmann
1
-2
/
+3
2011-11-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-9
/
+9
2011-11-07
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
1
-8
/
+8
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+8
2011-11-07
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
1
-1
/
+1
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-5
/
+8
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2
-0
/
+2
2011-10-31
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Johan Hedberg
1
-2
/
+0
[next]