)]}'
{
  "log": [
    {
      "commit": "665bba10872fe995773b10c491519f148110576d",
      "tree": "6e252d41b2981dd53a3d637cbdbe49b506a8c4c0",
      "parents": [
        "c20932d2c9ba24838a102ac501bf7371b0fe0794"
      ],
      "author": {
        "name": "Pavel Emelyanov",
        "email": "xemul@openvz.org",
        "time": "Fri Feb 29 11:39:17 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Feb 29 11:39:17 2008 -0800"
      },
      "message": "[NETFILTER/RXRPC]: Don\u0027t use seq_release_private where inappropriate.\n\nSome netfilter code and rxrpc one use seq_open() to open\na proc file, but seq_release_private to release one.\n\nThis is harmless, but ambiguous.\n\nSigned-off-by: Pavel Emelyanov \u003cxemul@openvz.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "036c2e27bc3a6498afb35de017d810194032d765",
      "tree": "fc93e7b01fc0b44e7fc3ab46aadfb88476b5ac2d",
      "parents": [
        "18c0226e3c0a75b0f1d6828c118bcedf59d7ee99"
      ],
      "author": {
        "name": "Jan Engelhardt",
        "email": "jengelh@computergmbh.de",
        "time": "Wed Jan 30 18:55:45 2008 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jan 31 19:27:18 2008 -0800"
      },
      "message": "[AF_RXRPC]: constify function pointer tables\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@computergmbh.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "56b3d975bbce65f655c5612b4822da671f9fd9b2",
      "tree": "7e29d70405d9c8e28ddee3b03a07157477fc780f",
      "parents": [
        "3be550f34b03e5eb762f74d447ebbeba97efbd6d"
      ],
      "author": {
        "name": "Philippe De Muyter",
        "email": "phdm@macqel.be",
        "time": "Tue Jul 10 23:07:31 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 10 23:07:31 2007 -0700"
      },
      "message": "[NET]: Make all initialized struct seq_operations const.\n\nMake all initialized struct seq_operations in net/ const\n\nSigned-off-by: Philippe De Muyter \u003cphdm@macqel.be\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "60f0438a87cfd9f5faa439ca419497cd64e4c59e",
      "tree": "8ab1a0bbe0ad19eafe3418dc0f3991d870b501c7",
      "parents": [
        "9af97186fcc9a1d9bbf195eb4bc2399d0dd66223"
      ],
      "author": {
        "name": "Pavel Emelianov",
        "email": "xemul@openvz.org",
        "time": "Mon Jul 09 13:15:14 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jul 10 22:18:49 2007 -0700"
      },
      "message": "[NET]: Make some network-related proc files use seq_list_xxx helpers\n\nThis includes /proc/net/protocols, /proc/net/rxrpc_calls and\n/proc/net/rxrpc_connections files.\n\nAll three need seq_list_start_head to show some header.\n\nSigned-off-by: Pavel Emelianov \u003cxemul@openvz.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1f8481d19af005c469ee50cf972486240905585e",
      "tree": "5e099ffda8ce946b18391db8d7ceeadfab241a8f",
      "parents": [
        "71a904bf49582f1866e2d6f9ce0a186af9a50b39"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue May 22 16:14:24 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue May 22 16:14:24 2007 -0700"
      },
      "message": "[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS\u003dn\n\nMake the call state names array available even if CONFIG_PROC_FS is\ndisabled as it\u0027s used in other places (such as debugging statements)\ntoo.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "17926a79320afa9b95df6b977b40cca6d8713cea",
      "tree": "5cedff43b69520ad17b86783d3752053686ec99c",
      "parents": [
        "e19dff1fdd99a25819af74cf0710e147fff4fd3a"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Apr 26 15:48:28 2007 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Apr 26 15:48:28 2007 -0700"
      },
      "message": "[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both\n\nProvide AF_RXRPC sockets that can be used to talk to AFS servers, or serve\nanswers to AFS clients.  KerberosIV security is fully supported.  The patches\nand some example test programs can be found in:\n\n\thttp://people.redhat.com/~dhowells/rxrpc/\n\nThis will eventually replace the old implementation of kernel-only RxRPC\ncurrently resident in net/rxrpc/.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    }
  ]
}
