1. 24 12月, 2016 1 次提交
  2. 23 12月, 2016 1 次提交
  3. 18 12月, 2016 1 次提交
  4. 17 12月, 2016 1 次提交
  5. 16 12月, 2016 2 次提交
    • G
      crypto: add virtio-crypto driver · dbaf0624
      Gonglei 提交于
      This patch introduces virtio-crypto driver for Linux Kernel.
      
      The virtio crypto device is a virtual cryptography device
      as well as a kind of virtual hardware accelerator for
      virtual machines. The encryption anddecryption requests
      are placed in the data queue and are ultimately handled by
      thebackend crypto accelerators. The second queue is the
      control queue used to create or destroy sessions for
      symmetric algorithms and will control some advanced features
      in the future. The virtio crypto device provides the following
      cryptoservices: CIPHER, MAC, HASH, and AEAD.
      
      For more information about virtio-crypto device, please see:
        http://qemu-project.org/Features/VirtioCrypto
      
      CC: Michael S. Tsirkin <mst@redhat.com>
      CC: Cornelia Huck <cornelia.huck@de.ibm.com>
      CC: Stefan Hajnoczi <stefanha@redhat.com>
      CC: Herbert Xu <herbert@gondor.apana.org.au>
      CC: Halil Pasic <pasic@linux.vnet.ibm.com>
      CC: David S. Miller <davem@davemloft.net>
      CC: Zeng Xin <xin.zeng@intel.com>
      Signed-off-by: NGonglei <arei.gonglei@huawei.com>
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      dbaf0624
    • D
      afs, rxrpc: Update the MAINTAINERS file · ee84595a
      David Howells 提交于
      Update the MAINTAINERS file for AFS and AF_RXRPC to include a website
      pointer.
      Signed-off-by: NDavid Howells <dhowells@redhat.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      ee84595a
  6. 15 12月, 2016 7 次提交
  7. 13 12月, 2016 5 次提交
  8. 12 12月, 2016 2 次提交
  9. 08 12月, 2016 1 次提交
  10. 07 12月, 2016 2 次提交
  11. 06 12月, 2016 8 次提交
  12. 03 12月, 2016 1 次提交
  13. 01 12月, 2016 5 次提交
  14. 30 11月, 2016 3 次提交