Age | Commit message (Expand) | Author |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-04-25 | Bluetooth: Fix redundant encryption request for reauthentication | Johan Hedberg |
2014-04-25 | Bluetooth: Fix triggering BR/EDR L2CAP Connect too early | Johan Hedberg |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-01 | Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus | Jiri Kosina |
2014-04-01 | Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus | Jiri Kosina |
2014-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-26 | Bluetooth: Fix returning peer address in pending connect state | Johan Hedberg |
2014-03-24 | Bluetooth: Remove unnecessary assignment in SMP | Johan Hedberg |
2014-03-24 | Bluetooth: Fix potential NULL pointer dereference in smp_conn_security | Johan Hedberg |
2014-03-24 | Bluetooth: Remove LTK re-encryption procedure | Johan Hedberg |
2014-03-24 | Bluetooth: Don't try to confirm locally initiated SMP pairing | Johan Hedberg |
2014-03-24 | Bluetooth: Add SMP flag to track which side is the initiator | Johan Hedberg |
2014-03-24 | Bluetooth: Fix SMP confirmation callback handling | Johan Hedberg |
2014-03-24 | Bluetooth: Add missing cmd_status handler for LE_Start_Encryption | Johan Hedberg |
2014-03-24 | Bluetooth: Fix potential NULL pointer dereference in SMP | Johan Hedberg |
2014-03-21 | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-20 | Bluetooth: Fix address value for early disconnection events | Johan Hedberg |
2014-03-19 | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg |
2014-03-19 | Bluetooth: Enforce strict Secure Connections Only mode security | Marcel Holtmann |
2014-03-19 | Bluetooth: Fix Pair Device response parameters for pairing failure | Johan Hedberg |
2014-03-19 | Bluetooth: Fix SMP user passkey notification mgmt event | Johan Hedberg |
2014-03-19 | Bluetooth: Increase SMP re-encryption delay to 500ms | Johan Hedberg |
2014-03-19 | Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID | Johan Hedberg |
2014-03-18 | Bluetooth: Fix MITM flag when initiating SMP pairing | Johan Hedberg |
2014-03-18 | Bluetooth: Fix smp_e byte order to be consistent with SMP specification | Johan Hedberg |
2014-03-18 | Bluetooth: Fix const declaration for swap function src parameter | Johan Hedberg |
2014-03-14 | Bluetooth: Fix updating SMP remote key distribution information | Johan Hedberg |
2014-03-14 | HID: remove hid_output_raw_report transport implementations | Benjamin Tissoires |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-13 | Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed | Arnd Bergmann |
2014-03-12 | Bluetooth: Convert uses of __constant_<foo> to <foo> | Joe Perches |
2014-03-11 | Bluetooth: Enable duplicates filter in background scan | Andre Guedes |
2014-03-11 | Bluetooth: Fix aborting eSCO connection in case of error 0x20 | Andrew Earl |
2014-03-11 | Bluetooth: make bluetooth 6lowpan as an option | Alexander Aring |
2014-03-10 | Bluetooth: Make LTK and CSRK only persisent when bonding | Marcel Holtmann |
2014-03-09 | Bluetooth: Add support for handling signature resolving keys | Marcel Holtmann |
2014-03-07 | Bluetooth: Fix skb allocation check for A2MP | Gustavo Padovan |
2014-03-07 | Bluetooth: Fix expected key count debug logs | Johan Hedberg |
2014-03-06 | 6lowpan: move 6lowpan header to include/net | Alexander Aring |
2014-03-05 | Bluetooth: Fix removing Long Term Key | Claudio Takahasi |
2014-02-28 | Bluetooth: Remove unnecessary stop_scan_complete function | Johan Hedberg |
2014-02-28 | Bluetooth: Fix trying to disable scanning twice | Johan Hedberg |
2014-02-28 | Bluetooth: Delay LTK encryption to let remote receive all keys | Johan Hedberg |
2014-02-28 | Bluetooth: Re-encrypt link after receiving an LTK | Johan Hedberg |
2014-02-28 | Bluetooth: Add timeout for LE connection attempts | Johan Hedberg |