)]}'
{
  "commit": "cdbee74ce74cd66de42a6f6d0edfa74fa9a66f2a",
  "tree": "a474de30581af399a5024dd69bfa67dced47b8c5",
  "parents": [
    "8f4a0a3d9f9706da5a9d053fe39854c160250ddc"
  ],
  "author": {
    "name": "Yi Zou",
    "email": "yi.zou@intel.com",
    "time": "Fri Mar 16 23:08:11 2012 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Mar 19 17:37:35 2012 -0400"
  },
  "message": "net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso\n\nThis is related to fixing the bug of dropping FCoE frames when disabling tx ip\nchecksum by \u0027ethtool -K ethx tx off\u0027. The FCoE protocol stack driver would\nuse CHECKSUM_UNNECESSARY on tx path instead of CHECKSUM_PARTIAL (as indicated in\nthe 2/2 of this series). To do so, netif_needs_gso() has to be changed here to\nnot do gso for both CHECKSUM_PARTIAL and CHECKSUM_UNNECESSARY.\n\nRef. to original discussion thread:\nhttp://patchwork.ozlabs.org/patch/146567/\n\nSigned-off-by: Yi Zou \u003cyi.zou@intel.com\u003e\nTested-by: Ross Brattain \u003cross.b.brattain@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4535a4ea97609a25db9e1e3b3d431325bc8a7ff2",
      "old_mode": 33188,
      "old_path": "include/linux/netdevice.h",
      "new_id": "261067b94559edc36af183b1828613b1c23257bc",
      "new_mode": 33188,
      "new_path": "include/linux/netdevice.h"
    }
  ]
}
