index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.c
Commit message (
Expand
)
Author
Age
...
*
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
2014-09-10
*
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
2014-09-10
*
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
2014-09-10
*
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
2014-09-10
*
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
2014-09-09
*
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-08
*
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
2014-09-08
*
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-09-08
*
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
2014-09-08
*
Bluetooth: Add define for key distribution mask
Johan Hedberg
2014-09-08
*
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
*
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
2014-09-08
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
*
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
2014-09-08
*
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
2014-09-08
*
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
2014-09-08
*
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
2014-09-08
*
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
*
Bluetooth: Always call smp_distribute_keys() from a workqueue
Johan Hedberg
2014-08-14
*
Bluetooth: Move canceling security_timer into smp_chan_destroy()
Johan Hedberg
2014-08-14
*
Bluetooth: Add SMP-internal timeout callback
Johan Hedberg
2014-08-14
*
Bluetooth: Fix double free of SMP data skb
Johan Hedberg
2014-08-14
*
Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
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: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
*
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
*
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
Johan Hedberg
2014-08-14
*
Bluetooth: Remove redundant check for remote_key_dist
Johan Hedberg
2014-08-14
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
*
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-30
*
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
*
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
*
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
*
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
2014-07-10
*
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
Johan Hedberg
2014-07-09
*
Bluetooth: Fix forcing SMP just-works with no-bonding
Johan Hedberg
2014-07-09
*
Bluetooth: Always confirm incoming SMP just-works requests
Johan Hedberg
2014-07-09
*
Bluetooth: Allow re-encryption with LTK when STK is in use
Johan Hedberg
2014-07-03
*
Bluetooth: Add flag to track STK encryption
Johan Hedberg
2014-07-03
*
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
2014-07-03
*
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
2014-07-03
*
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2014-07-03
*
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
2014-07-03
*
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
2014-07-03
*
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
2014-07-03
[prev]
[next]