summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| | * | | Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-26
| | * | | Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-26
| | * | | Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-26
| | * | | Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg2014-03-26
* | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| | |/ /
* | / / Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-14
|/ / /
* | | Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-04-25
* | | Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-04-25
|/ /
* | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-31
| |\|
| | * Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-26
| | * Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-24
| | * Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-24
| | * Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-24
| | * Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-24
| | * Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-24
| | * Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-24
| | * Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-24
| | * Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-24
| | * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
| | * Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-20
| | * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
| |\|
| | * Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
| | * Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg2014-03-19
| | * Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg2014-03-19
| | * Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-19
| | * Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg2014-03-19
| | * Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg2014-03-18
| | * Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg2014-03-18
| | * Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg2014-03-18
| | * Bluetooth: Fix updating SMP remote key distribution informationJohan Hedberg2014-03-14
| | * Bluetooth: make sure 6LOWPAN_IPHC is built-in if neededArnd Bergmann2014-03-13
| | * Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
| | * Bluetooth: Enable duplicates filter in background scanAndre Guedes2014-03-11
| | * Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl2014-03-11
| | * Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring2014-03-11
| | * Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-10
| | * Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-09
| | * Bluetooth: Fix skb allocation check for A2MPGustavo Padovan2014-03-07
| | * Bluetooth: Fix expected key count debug logsJohan Hedberg2014-03-07
| | * Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-03-05
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-13
| |\|
| | * Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-28
| | * Bluetooth: Fix trying to disable scanning twiceJohan Hedberg2014-02-28
| | * Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg2014-02-28
| | * Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg2014-02-28