index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.h
Age
Commit message (
Expand
)
Author
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2015-10-22
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
2015-03-16
Bluetooth: Add function for generating LE SC out-of-band data
Marcel Holtmann
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-03
Bluetooth: Fix missing const declarations in SMP functions
Johan Hedberg
2014-12-03
Bluetooth: Set the correct security level for SC LTKs
Johan Hedberg
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-03
Bluetooth: Add basic SMP defines for LE Secure Connections
Johan Hedberg
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-08-14
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-26
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-23
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-19
Bluetooth: Track SMP keys in the SMP context
Johan Hedberg
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
2014-02-18
Bluetooth: Remove SMP data specific crypto context
Johan Hedberg
2014-02-18
Bluetooth: Enable support for remote IRK distribution
Johan Hedberg
2014-02-18
Bluetooth: Add smp_irk_matches helper function
Johan Hedberg
2014-02-18
Bluetooth: Fix minor whitespace issues in SMP code
Johan Hedberg
2013-12-05
Bluetooth: Add smp_sufficient_security helper function
Johan Hedberg
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann