index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.h
Age
Commit message (
Expand
)
Author
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