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.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
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
16
-1662
/
+2703
2014-12-30
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
1
-0
/
+186
2014-12-30
Bluetooth: Add legacy SMP tests
Johan Hedberg
1
-0
/
+95
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
4
-0
/
+66
2014-12-30
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2
-1
/
+175
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
5
-0
/
+128
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
1
-3
/
+4
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
1
-3
/
+9
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-20
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
1
-2
/
+2
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
4
-0
/
+21
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2
-0
/
+67
2014-12-20
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+14
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-478
/
+474
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-349
/
+350
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2
-201
/
+200
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
4
-1
/
+74
2014-12-20
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2
-2
/
+14
2014-12-20
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2
-56
/
+56
2014-12-20
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
1
-40
/
+45
2014-12-20
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2
-68
/
+109
2014-12-20
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-22
/
+62
2014-12-20
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
4
-95
/
+105
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
1
-1
/
+0
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
7
-370
/
+453
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
3
-15
/
+22
2014-12-17
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
1
-5
/
+9
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-54
/
+123
2014-12-12
Bluetooth: Fix mgmt response status when removing adapter
Johan Hedberg
1
-3
/
+15
2014-12-12
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
1
-0
/
+5
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
25
-992
/
+3843
2014-12-11
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
1
-8
/
+6
2014-12-11
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
Johan Hedberg
1
-13
/
+25
2014-12-11
Bluetooth: Fix calling hci_conn_put too early
Johan Hedberg
1
-2
/
+2
2014-12-11
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
1
-10
/
+10
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
1
-0
/
+20
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
2
-6
/
+14
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
5
-23
/
+8
2014-12-10
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
12
-595
/
+3193
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
5
-19
/
+6
2014-12-10
put iov_iter into msghdr
Al Viro
3
-7
/
+5
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2
-4
/
+4
2014-12-09
Bluetooth: fix err_cast.cocci warnings
Fengguang Wu
1
-1
/
+1
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
3
-8
/
+20
[next]