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-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-16
/
+9
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-5
/
+48
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
2
-1
/
+92
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+8
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
1
-6
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2
-1
/
+24
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
1
-23
/
+34
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
1
-0
/
+2
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
1
-1
/
+2
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
1
-0
/
+1
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
1
-0
/
+13
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
1
-6
/
+16
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
1
-20
/
+26
2015-01-28
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
Johan Hedberg
1
-0
/
+15
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
3
-15
/
+11
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
2
-46
/
+50
2015-01-23
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
Johan Hedberg
1
-8
/
+0
2015-01-23
Bluetooth: Check for valid bdaddr in add_remote_oob_data
Johan Hedberg
1
-0
/
+6
2015-01-22
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
Marcel Holtmann
1
-0
/
+5
2015-01-22
Bluetooth: Limit BR/EDR switching for LE only with secure connections
Marcel Holtmann
1
-1
/
+8
2015-01-22
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
Marcel Holtmann
2
-7
/
+12
2015-01-22
Bluetooth: Fix reporting invalid RSSI for LE devices
Szymon Janc
1
-1
/
+2
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
1
-0
/
+12
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
1
-12
/
+22
2015-01-15
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
2
-3
/
+12
2015-01-15
Bluetooth: Don't register any SMP channel if LE is not supported
Marcel Holtmann
1
-0
/
+6
2015-01-15
Bluetooth: Fix LE SMP channel source address and source address type
Marcel Holtmann
1
-4
/
+23
2015-01-15
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
1
-0
/
+15
2015-01-15
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
1
-2
/
+2
2015-01-15
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
1
-35
/
+31
2015-01-15
Bluetooth: Fix valid Identity Address check
Johan Hedberg
1
-1
/
+5
2015-01-14
Bluetooth: Remove dead code
Gowtham Anandha Babu
1
-6
/
+0
2015-01-14
Bluetooth: Use %llu for printing duration details of selftests
Marcel Holtmann
2
-2
/
+2
2015-01-14
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
Marcel Holtmann
1
-23
/
+23
2015-01-12
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
1
-0
/
+20
2015-01-12
Bluetooth: Read stored link key information when powering on controller
Marcel Holtmann
1
-0
/
+8
2015-01-12
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
1
-0
/
+22
[next]