Hi, Here are some updated patches from the previous set that still didn't make it upstream as well as some new ones. I'm now starting to be at the point where the next inevitable step is to add the New IRK mgmt event (which I've been postponing so far). Johan ---------------------------------------------------------------- Johan Hedberg (7): Bluetooth: Remove SMP data specific crypto context Bluetooth: Track the LE Identity Address in struct hci_conn Bluetooth: Fix updating Identity Address in L2CAP channels Bluetooth: Wait for SMP key distribution completion when pairing Bluetooth: Don't try to look up private addresses as Identity Address Bluetooth: Look up RPA for connection requests with Identity Address Bluetooth: Use Identity Address in Device Found event include/net/bluetooth/hci_core.h | 1 + include/net/bluetooth/l2cap.h | 1 + net/bluetooth/hci_conn.c | 19 +++++++++++++----- net/bluetooth/hci_core.c | 4 ++++ net/bluetooth/hci_event.c | 8 ++++++++ net/bluetooth/l2cap_core.c | 17 +++++++++++++++++ net/bluetooth/mgmt.c | 37 ++++++++++++++++++++++++++++-------- net/bluetooth/smp.c | 36 ++++++++++++++++++++++++----------- net/bluetooth/smp.h | 2 +- 9 files changed, 100 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html