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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-28
Bluetooth: Add protections for updating local random address
Johan Hedberg
2
-2
/
+32
2014-02-28
Bluetooth: Fix clearing SMP keys if pairing fails
Johan Hedberg
1
-0
/
+18
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
6
-25
/
+22
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
1
-3
/
+13
2014-02-28
Bluetooth: Fix disconnecting connections in non-connected states
Johan Hedberg
1
-4
/
+40
2014-02-28
Bluetooth: Track LE white list modification via HCI commands
Marcel Holtmann
1
-0
/
+55
2014-02-28
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
1
-0
/
+90
2014-02-28
Bluetooth: Clear all LE white list entries when powering controller
Marcel Holtmann
1
-2
/
+5
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
1
-1
/
+1
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2
-26
/
+26
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
1
-0
/
+23
2014-02-27
Bluetooth: Fix response on confirm_name
Lukasz Rymanowski
1
-4
/
+6
2014-02-27
Bluetooth: Update background scan parameters
Andre Guedes
1
-0
/
+15
2014-02-27
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
1
-25
/
+31
2014-02-27
Bluetooth: Add le_auto_conn file on debugfs
Andre Guedes
1
-0
/
+111
2014-02-27
Bluetooth: Support resolvable private addresses
Andre Guedes
1
-0
/
+10
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2
-4
/
+23
2014-02-27
Bluetooth: Auto connection and power on
Andre Guedes
2
-0
/
+14
2014-02-27
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
2
-6
/
+8
2014-02-27
Bluetooth: Connection parameters and auto connection
Andre Guedes
1
-7
/
+35
2014-02-27
Bluetooth: Introduce LE auto connect options
Andre Guedes
2
-4
/
+25
2014-02-27
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
3
-2
/
+135
2014-02-27
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
1
-0
/
+68
2014-02-27
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
3
-11
/
+23
2014-02-27
Bluetooth: Refactor HCI connection code
Andre Guedes
3
-28
/
+11
2014-02-27
Bluetooth: Remove unused function
Andre Guedes
1
-43
/
+0
2014-02-27
Bluetooth: Stop scanning on LE connection
Andre Guedes
1
-2
/
+90
2014-02-27
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2
-7
/
+3
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2
-14
/
+12
2014-02-27
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
3
-7
/
+7
2014-02-27
Bluetooth: Simplify logic for checking for SMP completion
Johan Hedberg
1
-8
/
+11
2014-02-27
Bluetooth: Track not yet received keys in SMP
Johan Hedberg
1
-0
/
+6
2014-02-26
Bluetooth: Ignore IRKs with no Identity Address
Johan Hedberg
1
-0
/
+13
2014-02-25
Bluetooth: Fix advertising address type when toggling connectable
Johan Hedberg
1
-10
/
+11
2014-02-25
Bluetooth: Fix NULL pointer dereference when sending data
Andrzej Kaczmarek
1
-0
/
+16
2014-02-24
Bluetooth: Clean up HCI state when doing power off
Johan Hedberg
1
-4
/
+66
2014-02-24
Bluetooth: Don't clear HCI_ADVERTISING when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Don't clear HCI_CONNECTABLE when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
Johan Hedberg
1
-0
/
+4
2014-02-24
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
2
-4
/
+9
2014-02-24
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
2
-6
/
+10
2014-02-24
Bluetooth: Fix canceling RPA expiry timer
Johan Hedberg
1
-1
/
+3
2014-02-24
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
Johan Hedberg
1
-0
/
+5
2014-02-24
Bluetooth: Export current local RPA with identity information
Marcel Holtmann
1
-1
/
+2
2014-02-24
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
1
-6
/
+5
2014-02-24
Bluetooth: Use privacy mode for non-connectable advertising
Marcel Holtmann
1
-2
/
+4
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
3
-4
/
+27
2014-02-24
Bluetooth: Expose current identity information in debugfs
Marcel Holtmann
1
-2
/
+40
2014-02-24
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
1
-16
/
+1
2014-02-24
Bluetooth: Fix setting correct src_type when connecting LE
Johan Hedberg
1
-1
/
+2
[next]