All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Bluetooth: SMP and some other fixes
@ 2014-09-11  0:37 johan.hedberg
  2014-09-11  0:37 ` [PATCH 1/6] Bluetooth: Remove unnecessary early initialization of variable johan.hedberg
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: johan.hedberg @ 2014-09-11  0:37 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

The first five patches from this set are various fixes to SMP. The sixth
one is a fix for properly notifying BR/EDR fixed channels, including on
setups when there are no registered connection-oriented BR/EDR channels.

Johan

----------------------------------------------------------------
Johan Hedberg (6):
      Bluetooth: Remove unnecessary early initialization of variable
      Bluetooth: Fix ignoring unknown SMP authentication requirement bits
      Bluetooth: Centralize disallowing SMP commands to a single place
      Bluetooth: Fix SMP security level when we have no IO capabilities
      Bluetooth: Add smp_ltk_sec_level() helper function
      Bluetooth: Fix L2CAP information request handling for fixed channels

 net/bluetooth/hci_event.c  |  5 +---
 net/bluetooth/l2cap_core.c | 53 +++++++++++++++++++++++++---------------
 net/bluetooth/smp.c        | 55 ++++++++++++++++++------------------------
 net/bluetooth/smp.h        |  8 ++++++
 4 files changed, 66 insertions(+), 55 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-11  0:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11  0:37 [PATCH 0/6] Bluetooth: SMP and some other fixes johan.hedberg
2014-09-11  0:37 ` [PATCH 1/6] Bluetooth: Remove unnecessary early initialization of variable johan.hedberg
2014-09-11  0:37 ` [PATCH 2/6] Bluetooth: Fix ignoring unknown SMP authentication requirement bits johan.hedberg
2014-09-11  0:37 ` [PATCH 3/6] Bluetooth: Centralize disallowing SMP commands to a single place johan.hedberg
2014-09-11  0:37 ` [PATCH 4/6] Bluetooth: Fix SMP security level when we have no IO capabilities johan.hedberg
2014-09-11  0:37 ` [PATCH 5/6] Bluetooth: Add smp_ltk_sec_level() helper function johan.hedberg
2014-09-11  0:37 ` [PATCH 6/6] Bluetooth: Fix L2CAP information request handling for fixed channels johan.hedberg
2014-09-11  0:47 ` [PATCH 0/6] Bluetooth: SMP and some other fixes Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.