summaryrefslogtreecommitdiff
path: root/net/bluetooth/smp.c
AgeCommit message (Expand)Author
2023-12-15Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2023-09-15Bluetooth: Do not include crypto/algapi.hHerbert Xu
2023-04-23Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka
2021-06-26Bluetooth: smp: Use the correct print formatKai Ye
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-02Bluetooth: SMP: Fix variable dereferenced before check 'conn'Luiz Augusto von Dentz
2021-03-23Bluetooth: Remove trailing semicolon in macrosMeng Yu
2021-03-15Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu
2021-03-11Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel
2020-11-09Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-18Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-08Bluetooth: use crypto_shash_tfm_digest()Eric Biggers
2020-04-08Bluetooth: Always request for user confirmation for Just Works (LE SC)Sonny Sasaka
2020-04-07Bluetooth: Simplify / fix return values from tk_requestGuenter Roeck
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka
2020-04-02Bluetooth: Always request for user confirmation for Just WorksSonny Sasaka
2020-02-19Bluetooth: fix passkey uninitialized when usedHoward Chung
2020-02-14Bluetooth: secure bluetooth stack from bluedump attackHoward Chung
2020-01-28Bluetooth: SMP: Fix SALT value in some commentsChristophe JAILLET
2020-01-25Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_leMarcel Holtmann
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2019-10-16Bluetooth: remove set but not used variable 'smp'YueHaibing
2019-07-26bluetooth: switch to AES libraryArd Biesheuvel
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-11Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa
2018-09-11Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko
2018-03-01Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann