index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-3
/
+3
2014-07-30
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
1
-5
/
+8
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
1
-0
/
+16
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
1
-2
/
+2
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
1
-0
/
+4
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-2
/
+2
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-6
/
+6
2014-07-14
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
1
-2
/
+5
2014-07-10
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
1
-0
/
+9
2014-07-09
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
Johan Hedberg
1
-4
/
+0
2014-07-09
Bluetooth: Fix forcing SMP just-works with no-bonding
Johan Hedberg
1
-4
/
+0
2014-07-09
Bluetooth: Always confirm incoming SMP just-works requests
Johan Hedberg
1
-5
/
+11
2014-07-03
Bluetooth: Allow re-encryption with LTK when STK is in use
Johan Hedberg
1
-0
/
+8
2014-07-03
Bluetooth: Add flag to track STK encryption
Johan Hedberg
1
-0
/
+4
2014-07-03
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
1
-11
/
+14
2014-07-03
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
1
-5
/
+5
2014-07-03
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
1
-3
/
+1
2014-07-03
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
1
-29
/
+19
2014-07-03
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
1
-0
/
+11
2014-07-03
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
1
-2
/
+6
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
1
-6
/
+6
2014-07-03
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
1
-13
/
+7
2014-07-03
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
1
-5
/
+7
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
1
-4
/
+3
2014-07-03
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
1
-1
/
+5
2014-07-03
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
1
-0
/
+2
2014-06-20
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
Johan Hedberg
1
-0
/
+20
2014-06-20
Bluetooth: Refactor authentication method lookup into its own function
Johan Hedberg
1
-5
/
+12
2014-06-20
Bluetooth: Fix overriding higher security level in SMP
Johan Hedberg
1
-9
/
+14
2014-06-13
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
1
-2
/
+7
2014-06-01
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
1
-3
/
+4
2014-05-20
Bluetooth: Update smp_confirm to return a response code
Johan Hedberg
1
-14
/
+11
2014-05-20
Bluetooth: Update smp_random to return a response code
Johan Hedberg
1
-23
/
+11
2014-05-20
Bluetooth: Rename smp->smp_flags to smp->flags
Johan Hedberg
1
-19
/
+18
2014-05-20
Bluetooth: Remove unnecessary work structs from SMP code
Johan Hedberg
1
-16
/
+6
2014-05-20
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
1
-4
/
+2
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
1
-0
/
+29
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
1
-10
/
+10
2014-03-24
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
1
-2
/
+0
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-1
/
+1
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
1
-43
/
+5
2014-03-24
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
1
-0
/
+5
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
1
-0
/
+6
2014-03-24
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
1
-0
/
+4
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
1
-1
/
+7
2014-03-20
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
1
-7
/
+9
2014-03-20
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
1
-1
/
+1
2014-03-20
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
1
-2
/
+3
2014-03-20
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
[next]