index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
2014-03-18
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
1
-0
/
+6
2014-03-18
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
1
-55
/
+46
2014-03-18
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
1
-2
/
+2
2014-03-14
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
1
-0
/
+5
2014-03-13
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
1
-1
/
+1
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
11
-96
/
+96
2014-03-11
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
1
-5
/
+7
2014-03-11
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
1
-0
/
+1
2014-03-11
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
3
-2
/
+30
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
3
-10
/
+20
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
5
-5
/
+114
2014-03-07
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
1
-1
/
+7
2014-03-07
Bluetooth: Fix endianess issue in the ath3k driver
Peng Chen
1
-2
/
+2
2014-03-07
Bluetooth: Fix expected key count debug logs
Johan Hedberg
1
-3
/
+3
2014-03-05
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
Peng Chen
2
-0
/
+3
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
9
-35
/
+59
2014-03-05
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-03-04
Bluetooth: Stop BCSP/H5 timer before cleaning up
Michael Knudsen
2
-3
/
+5
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
3
-43
/
+16
2014-02-28
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2
-1
/
+5
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2
-3
/
+22
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2
-6
/
+29
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
4
-0
/
+27
2014-02-28
Bluetooth: Add defines for LE initiator filter policy
Johan Hedberg
1
-0
/
+3
2014-02-28
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
1
-16
/
+6
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2
-0
/
+82
2014-02-28
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
1
-1
/
+2
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
9
-32
/
+29
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
2
-3
/
+14
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
2
-0
/
+97
2014-02-28
Bluetooth: Clear all LE white list entries when powering controller
Marcel Holtmann
1
-2
/
+5
2014-02-28
Bluetooth: Add definitions for LE white list HCI commands
Marcel Holtmann
1
-0
/
+14
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
2
-2
/
+1
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
3
-26
/
+28
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
2
-0
/
+24
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
2
-25
/
+32
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
3
-7
/
+26
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
3
-5
/
+33
[next]