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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
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-07-01
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-07-01
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-27
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+18
2014-02-18
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2
-2
/
+18
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-1
/
+1
2014-01-18
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
1
-4
/
+0
2014-01-16
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-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+16
2014-01-07
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
1
-8
/
+0
2014-01-07
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
1
-8
/
+38
2014-01-07
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
1
-16
/
+16
2014-01-07
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-13
6lowpan: fix/move/cleanup debug functions
Alexander Aring
1
-27
/
+0
2013-12-12
Bluetooth: Fix test for lookup_dev return value
Johan Hedberg
1
-1
/
+1
2013-12-12
Bluetooth: Add missing 6lowpan.h include
Johan Hedberg
1
-0
/
+2
2013-12-12
Bluetooth: Manually enable or disable 6LoWPAN between devices
Jukka Rissanen
1
-0
/
+45
2013-12-12
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-06
Bluetooth: Fix valid LE PSM check
Johan Hedberg
1
-1
/
+1
2013-12-06
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
1
-5
/
+1
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2
-25
/
+14
2013-12-05
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
1
-4
/
+12
[next]