index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-01-22
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-09
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2014-10-30
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
1
-5
/
+1
2014-09-17
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-09-17
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-07-09
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
1
-5
/
+0
2014-07-09
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-07-09
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
1
-0
/
+4
2014-07-09
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-07-09
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-06-30
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-06-30
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
1
-30
/
+35
2014-06-11
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
1
-2
/
+2
2014-06-07
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-06-07
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-04-26
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+18
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2
-2
/
+18
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-1
/
+1
2014-01-17
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2014-01-15
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
1
-0
/
+1
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-39
/
+1026
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-39
/
+1026
2014-01-07
Bluetooth: Fix 6loWPAN peer lookup
Claudio Takahasi
1
-2
/
+2
2014-01-07
Bluetooth: Fix setting Universal/Local bit
Claudio Takahasi
1
-1
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+16
2014-01-06
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
1
-8
/
+0
2014-01-06
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
1
-8
/
+38
2014-01-06
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
1
-16
/
+16
2014-01-06
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
1
-7
/
+14
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+16
2014-01-06
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
1
-0
/
+3
2014-01-06
Bluetooth: Fix NULL pointer dereference when disconnecting
Johan Hedberg
1
-1
/
+1
2014-01-04
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
1
-1
/
+6
2013-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-10
/
+16
2013-12-17
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
Marcel Holtmann
1
-10
/
+16
2013-12-14
Bluetooth: fix return value check
Wei Yongjun
1
-4
/
+4
2013-12-14
Bluetooth: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-152
/
+947
2013-12-12
6lowpan: fix/move/cleanup debug functions
Alexander Aring
1
-27
/
+0
2013-12-11
Bluetooth: Fix test for lookup_dev return value
Johan Hedberg
1
-1
/
+1
2013-12-11
Bluetooth: Add missing 6lowpan.h include
Johan Hedberg
1
-0
/
+2
2013-12-11
Bluetooth: Manually enable or disable 6LoWPAN between devices
Jukka Rissanen
1
-0
/
+45
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
5
-1
/
+932
2013-12-10
Bluetooth: Fix handling of L2CAP Command Reject over LE
Johan Hedberg
1
-0
/
+26
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
1
-3
/
+3
2013-12-07
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-05
Bluetooth: Fix valid LE PSM check
Johan Hedberg
1
-1
/
+1
[next]