)]}'
{
  "log": [
    {
      "commit": "bcd5abe28f40cc6a935d3339cde27976f6be3f1a",
      "tree": "0bea49f153d4657433524dd5873e19609a83c525",
      "parents": [
        "d50f6dcaf22a3234a65ae4f6087173e66b7fff56"
      ],
      "author": {
        "name": "Russ Gorby",
        "email": "russ.gorby@intel.com",
        "time": "Thu Jun 16 14:20:12 2011 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Jul 01 15:34:45 2011 -0700"
      },
      "message": "tty: n_gsm: Add raw-ip support\n\nThis patch adds the ability to open a network data connection over a mux\nvirtual tty channel. This is for modems that support data connections\nwith raw IP frames instead of PPP. On high speed data connections this\neliminates a significant amount of PPP overhead. To use this interface,\nthe application must first tell the modem to open a network connection on\na virtual tty. Once that has been accomplished, the app will issue an\nIOCTL on that virtual tty to create the network interface. The IOCTL will\nreturn the index of the interface created.\n\nThe two IOCTL commands are:\n\n    ioctl( fd, GSMIOC_ENABLE_NET );\n\n    ioctl( fd, GSMIOC_DISABLE_NET );\n\nSigned-off-by: Russ Gorby \u003cruss.gorby@intel.com\u003e\nAcked-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e1eaea46bb4020b38a141b84f88565d4603f8dd0",
      "tree": "ade3efe84cf4aff3cb29ec2ea2be30c97b141ad7",
      "parents": [
        "1ff454ef9b1e852e8f4d295a68a715b1dddf233c"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Fri Mar 26 11:32:54 2010 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 21 09:34:29 2010 -0700"
      },
      "message": "tty: n_gsm line discipline\n\nAdd an implementation of GSM 0710 MUX. The implementation currently supports\n\n- Basic and advanced framing (as either end of the link)\n- UI or UIH data frames\n- Adaption layer 1-4 (1 and 2 via tty, 3 and 4 as skbuff lists)\n- Modem and control messages including the correct retry process\n- Flow control\n\nand exposes the MUX channels as a set of virtual tty devices including modem\nsignals. This is an experimental driver.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    }
  ]
}
