)]}'
{
  "commit": "622121719934f60378279eb440d3cec2fc3176d2",
  "tree": "ed5285b379efd994078cd2010968361bcc5759b3",
  "parents": [
    "0f298a285f2e365cb34f69d1f79bb9fc996f683d"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Sat Feb 25 00:51:05 2012 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Feb 26 14:22:05 2012 -0500"
  },
  "message": "mlx4_en: dont change mac_header on xmit\n\nA driver xmit function is not allowed to change skb without special\ncare.\n\nmlx4_en_xmit() should not call skb_reset_mac_header() and instead should\nuse skb-\u003edata to access ethernet header.\n\nThis removes a dumb test : if (ethh \u0026\u0026 ethh-\u003eh_dest)\n\nAlso remove this slow mlx4_en_mac_to_u64() call, we can use\nget_unaligned() to get faster code.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Yevgeny Petrilin \u003cyevgenyp@mellanox.co.il\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ff3250586584f9a7229aa97b4b2f290e36348f7e",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/mellanox/mlx4/en_tx.c",
      "new_id": "2fd51405a509cfa5c296f91184e217755377c840",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/mellanox/mlx4/en_tx.c"
    },
    {
      "type": "modify",
      "old_id": "bee8fa231276e2d29d7b4419b9ac92e8620fb2d8",
      "old_mode": 33188,
      "old_path": "include/linux/mlx4/qp.h",
      "new_id": "091f9e7dc8b9629387a3d8e0d4bee9e3f915b702",
      "new_mode": 33188,
      "new_path": "include/linux/mlx4/qp.h"
    }
  ]
}
