)]}'
{
  "log": [
    {
      "commit": "232a347a444e687b5f8cf0f6485704db1c6024d3",
      "tree": "7b538d45346c328cd143675c54d043eda25f618c",
      "parents": [
        "c3d7a3a4eb5e8f290d7b1d61430eed1ebedeb936"
      ],
      "author": {
        "name": "Scott Bardone",
        "email": "sbardone@chelsio.com",
        "time": "Thu Mar 16 19:20:40 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 16 19:20:40 2006 -0500"
      },
      "message": "[netdrvr] fix array overflows in Chelsio driver\n\nAdrian Bunk wrote:\n\u003e The Coverity checker spotted the following two array overflows in\n\u003e drivers/net/chelsio/sge.c (in both cases, the arrays contain 3\n\u003e elements):\n[snip]\n\nThis is a bug. The array should contain 2 elements.  Here is the fix.\n\nSigned-off-by: Scott Bardone \u003csbardone@chelsio.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "c3d7a3a4eb5e8f290d7b1d61430eed1ebedeb936",
      "tree": "a616111ca9d23e58bb4e2b434216104831a1e186",
      "parents": [
        "b27a1ed571e12e7ec75b8907bf02fd69fd2bfe10"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Mar 15 14:26:28 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 16 19:17:38 2006 -0500"
      },
      "message": "[PATCH] e1000 endianness bugs\n\n\treturn -E_NO_BIG_ENDIAN_TESTING;\n\n[E1000]: Fix 4 missed endianness conversions on RX descriptor fields.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "aa49cdd93be6328113f0c146fc72be173d578d27",
      "tree": "38346543e8567d031749f220bc9ba76d8352361b",
      "parents": [
        "f13b83580acef03a36c785dccc534ccdd7e43084"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Mar 15 10:55:24 2006 -0800"
      },
      "committer": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Wed Mar 15 10:55:24 2006 -0800"
      },
      "message": "e100: fix eeh on pseries during ethtool -t\n\nOlaf Hering reported a problem on pseries with e100 where ethtool -t would\ncause a bus error, and the e100 driver would stop working.  Due to the new\nload ucode command the cb list must be allocated before calling\ne100_init_hw, so remove the call and just let e100_up take care of it.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\n\n"
    },
    {
      "commit": "0ade309be739eceedc4812798da09d698a59867d",
      "tree": "3d16e848a4f7202fbd8999117571706caccef8b7",
      "parents": [
        "8f22757ee84da64d4f662f1dd03dae95358a1efe"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Mar 11 18:49:38 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Mar 11 18:49:38 2006 -0800"
      },
      "message": "[TG3] tg3_bus_string(): remove dead code\n\nThe Coverity checker spotted this dead code (note that (clock_ctrl \u003d\u003d 7) \nis already handled above).\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8f22757ee84da64d4f662f1dd03dae95358a1efe",
      "tree": "ebbf96d3c733c5cad9ab002740f1d4b829e07a4e",
      "parents": [
        "535744878e34d01a53f946f26dfbca37186f2cf8"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Sat Mar 11 18:49:13 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Mar 11 18:49:13 2006 -0800"
      },
      "message": "[TUN]: Fix leak in tun_get_user()\n\nWe\u0027re leaking an skb in a failure path in this function.\n\nCoverity #632\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0992a5d029181421877a716eaf99145828ff7eae",
      "tree": "f03e939152dc9b5c9552f2f1c94464c124da2b0e",
      "parents": [
        "b2cba5b5777123c53852639c6a17e87709e055be"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Wed Mar 08 00:06:27 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 11 13:29:09 2006 -0500"
      },
      "message": "[PATCH] 3c509: bus registration fix\n\n- Don\u0027t call eisa_driver_unregister() if eisa_driver_register() failed.\n\n- Properly propagate error values.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "b2cba5b5777123c53852639c6a17e87709e055be",
      "tree": "190eea463908d478772e424cd27f92cfc29d19b7",
      "parents": [
        "28beaf651b8620b04bc6dec03e22ed5af8114936"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Mar 08 00:06:33 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 11 13:29:09 2006 -0500"
      },
      "message": "[PATCH] de620: fix section mismatch warning\n\nIn latest -mm de620 gave following warning:\nWARNING: drivers/net/de620.o - Section mismatch: reference to      \\\n.init.text:de620_probe from .text between \u0027init_module\u0027 (at offset \\\n0x1682) and \u0027cleanup_module\u0027\n\ninit_module() call de620_probe() which is declared __init.\nFix is to declare init_module() __init too.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "28beaf651b8620b04bc6dec03e22ed5af8114936",
      "tree": "0cf7d8885c246d06072b95b8f82e6a419ec8b23f",
      "parents": [
        "9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Wed Mar 08 00:06:31 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 11 13:29:09 2006 -0500"
      },
      "message": "[PATCH] NE2000 Kconfig help entry improvement\n\nImprove reference to PCI NE2K support in ISA NE2K documentation.\nOriginal 2.4 patch From: Ged Haywood \u003cged@jubileegroup.co.uk\u003e\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361",
      "tree": "2b769501f13fabaa472c2ac3a4f5099a530770c2",
      "parents": [
        "9e927fb6186b6913d47d33068160088a084d568e"
      ],
      "author": {
        "name": "Jon Mason",
        "email": "jdmason@us.ibm.com",
        "time": "Fri Mar 10 15:12:10 2006 -0600"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 11 13:26:51 2006 -0500"
      },
      "message": "[PATCH] dl2k: DMA freeing error\n\nThis patch fixes an error in the dl2k driver\u0027s DMA mapping/unmapping.\nThe adapter uses the upper 16bits of the DMA address for the buffer\nsize.  However, this is not masked off when referencing the DMA\naddress, and can lead to errors by trying to free a DMA address out of\nrange.\n\nThanks,\nJon\n\nSigned-off-by: Jon Mason \u003cjdmason@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "9e927fb6186b6913d47d33068160088a084d568e",
      "tree": "4ecd5584f82fbda06cfe6c162505b59ba4391915",
      "parents": [
        "5ee33b7adc178dbeb16b4d8303ae3ab69a334518"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Mar 10 18:08:09 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 11 13:25:17 2006 -0500"
      },
      "message": "[PATCH] Wrong return value corrupts free object in e1000 driver\n\nFor some reason, E1000\u0027s -\u003ehard_start_xmit() routine returns -EFAULT\ninstead of one of the NETDEV_TX_* error codes.  In fact, it frees up\nthe SKB before returning this.  This makes the queueing layer think\nthe packet should be requeued and subsequently we corrupt a freed\nobject.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "70f1be4812a833ac856818c3149e432ff6a84c2e",
      "tree": "35bfffeb385e987ba98bcb81a9216291c210c501",
      "parents": [
        "b19666d92009ad2aa8e12d25f2cab59fb32421eb"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Mar 07 11:06:37 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Mar 09 23:19:03 2006 +0100"
      },
      "message": "sky2: truncate oversize packets\n\nTurn on truncation to prevent getting choked by frames larger than expected.\nWithout this fix, driver hangs after receiving an oversize packet.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "b19666d92009ad2aa8e12d25f2cab59fb32421eb",
      "tree": "f2217c5d18df21eb87d8f3571b105598f86e6314",
      "parents": [
        "28a31860191c0d5710d42f85510daac0a3c26a01"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Mar 07 11:06:36 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Mar 09 23:19:02 2006 +0100"
      },
      "message": "sky2: force early transmit interrupts\n\nAvoid premature transmit ring full conditions.\nForce a transmit status interrupt if transmit ring gets nearly full\nand after a TSO send.\n\nAllow more entries in transmit ring to be used if dma_addr is 32 bits\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "28a31860191c0d5710d42f85510daac0a3c26a01",
      "tree": "b20aa66646cefeff18d559745018f2f459bdd2ab",
      "parents": [
        "39bf4295bb4bcb0c108f74b72dd2eb5b9b9dfacc"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Mar 07 11:06:35 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Mar 09 23:19:01 2006 +0100"
      },
      "message": "sky2: not random enough\n\nDon\u0027t use sky2 to seed random pool beacause the network packet arrival time\nwill not be truly random due to NAPI and interrupt mitigation.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "39bf4295bb4bcb0c108f74b72dd2eb5b9b9dfacc",
      "tree": "732e995318072a015608d2474954c546315981ca",
      "parents": [
        "3f735b76a4e654bee652cbbeb405b9b3ef950316"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Wed Mar 08 22:45:52 2006 +0100"
      },
      "committer": {
        "name": "Romieu Francois",
        "email": "romieu@crap.fr.zoreil.com",
        "time": "Thu Mar 09 23:09:43 2006 +0100"
      },
      "message": "de2104x: fix the TX watchdog\n\nInsert de_init_rings() to reinit the rings before de_init_hw()\ntries to access them again.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "3f735b76a4e654bee652cbbeb405b9b3ef950316",
      "tree": "c351f9674d8136a37a2c270e311e7bd17d3d0eb8",
      "parents": [
        "6218cf4410cfce7bc7e89834e73525b124625d4c"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Wed Mar 08 22:41:15 2006 +0100"
      },
      "committer": {
        "name": "Romieu Francois",
        "email": "romieu@crap.fr.zoreil.com",
        "time": "Thu Mar 09 23:09:43 2006 +0100"
      },
      "message": "de2104x: prevent interrupt before the interrupt handler is registered\n\nde_init_hw enables the irq thus it must be issued after request_irq.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "72f2afb8a6858edd9335cd158eb21053a0c2c39a",
      "tree": "1cc6884bf4e48822423d23d68d7b2699cd2e68fd",
      "parents": [
        "d11d9b2dd2c43dd99a491df8a83ae28401db0044"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Mar 06 19:28:35 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 06 19:28:35 2006 -0800"
      },
      "message": "[TG3]: Add DMA address workaround\n\nAdd DMA workaround for chips that do not support full 64-bit DMA\naddresses.\n\n5714, 5715, and 5780 chips only support DMA addresses less than 40\nbits. On 64-bit systems with IOMMU, set the dma_mask to 40-bit so\nthat pci_map_xxx() calls will map the DMA address below 40 bits if\nnecessary. On 64-bit systems without IOMMU, set the dma_mask to\n64-bit and check for DMA addresses exceeding the limit in\ntg3_start_xmit().\n\n5788 only supports 32-bit DMA so need to set the mask appropriately\nalso.\n\nThanks to Chris Elmquist at SGI for reporting and helping to debug\nthe problem on 5714.\n\nThanks to David Miller for explaining the HIGHMEM and DMA stuff.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2d66806d740eeb410aa785bd7fba3bd24bb082c1",
      "tree": "7e38e871b3848253ac64166d2ddad02461e86c15",
      "parents": [
        "d033d9345101c07aa6965590109eac0bf7f25b8d"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Sun Mar 05 01:16:00 2006 +0300"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:38:00 2006 -0500"
      },
      "message": "[PATCH] chelsio: fix kmalloc failure in t1_espi_create\n\nmemset() is called before check.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
      "tree": "fb637b295a1614b919a205896612d88673c066c6",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "message": "s2io: set_multicast_list bug\n\nThe mac_addr variable doesn\u0027t get reset between\n(re)additions of multicast addresses. One byte\nof all multicast addresses (except the first)\ncan be incorrect.\n\nSigned-off-by: Arthur Kepner \u003cakepner@sgi.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "e0a5c57848f7690a247bb8af4fa412844b0b00bb",
      "tree": "3cf1fd6858cab9c030e5cd0d98d04fc0b7bd41b3",
      "parents": [
        "fe05f54181db868c5720cc4dc0741227b9ba5a60",
        "b5b9d6647c1cd5eee90b58941c55f874c2a7e707"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "2fe22a8bba0c3a60db58dfdcaa200f8528c057e4",
      "tree": "64bdaea6c3225f61d006d9aa54776d0acbd0626c",
      "parents": [
        "40e3cad61197fce63853e778db020f7637d988f2"
      ],
      "author": {
        "name": "Jesse Allen",
        "email": "the3dfxdude@gmail.com",
        "time": "Mon Feb 20 22:08:18 2006 -0800"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:15:45 2006 +0100"
      },
      "message": "[PATCH] pcmcia: add id for AMB8110 PC Card\n\nThe axnet_cs driver can support the AMB8110 PC Card, so add the id for it.\n\nIn the old pcmcia-cs config file, this card is listed with the comment \"not\nspecific enough\".  The last entry in the axnet_ids has the same comment.\nThey are disabled, and for good reason as it was originally identified by\nthe MANFID, and that is shared with several cards that use both the\npcnet_cs driver and axnet_cs driver.  I tried my AMB8110 with pcnet_cs, and\nfound that it works fine, and I cannot find a reason for either, except\nthat the old config file recommended axnet_cs.\n\nSigned-off-by: Jesse Allen \u003cthe3dfxdude@gmail.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "40e3cad61197fce63853e778db020f7637d988f2",
      "tree": "6e086c930e1aef0bb24eb61af42d1f3c1fb7d38c",
      "parents": [
        "f0892b89e3c19c7d805825ca12511d26dcdf6415"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Tue Feb 28 01:18:31 2006 -0500"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:12:00 2006 +0100"
      },
      "message": "[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards\n\nDon\u0027t just use cards with PCMCIA ID 0x0156, 0x0002.  Make sure that the\nvendor string is \"Intersil\" or \"INTERSIL\"\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "b5b9d6647c1cd5eee90b58941c55f874c2a7e707",
      "tree": "1f582c2f4ab7aeed74d3ce70c6da8b829e47c6f4",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad",
        "a1415ee65500597e19c0ac44872db66105bad0e7"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "message": "Merge branch \u0027e1000\u0027 of ssh://198.78.49.142/srv/git/intel/linux-2.6\n"
    },
    {
      "commit": "a1415ee65500597e19c0ac44872db66105bad0e7",
      "tree": "d7c1b8da83d052006335244dfcedd0122a94c470",
      "parents": [
        "bd71c2b17468a2531fb4c81ec1d73520845e97e1"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "committer": {
        "name": "root",
        "email": "root@jk-desktop.jf.intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "message": "[PATCH] e1000: revert to single descriptor for legacy receive path\n\nA recent patch attempted to enable more efficient memory usage by using\nonly 2kB descriptors for jumbo frames.  The method used to implement this\nhas since been commented upon as \"illegal\" and in recent kernels even\ncauses a BUG when receiving ip fragments while using jumbo frames.\nThis patch simply goes back to the way things were.  We expect some\ncomplaints due to order 3 allocations failing to come back due to this\nchange.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\n\n"
    },
    {
      "commit": "958ddb75b04b792c701b2b08acdb200d638abf4e",
      "tree": "8bf0346b654d7d2a9dec60291e0a46535217e501",
      "parents": [
        "ce7eeb6b52bf1fc2a219503072732f35741d11de"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 27 13:13:54 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:06:25 2006 -0500"
      },
      "message": "[PATCH] sky2: remove MSI support\n\nRemove Message Signaled Interrupt support (for 2.6.16).\nMSI is inherently edge-triggered and that is incompatiable (without more\nwork) with NAPI.\n\nIn future, will replace with smarter lockless-IRQ handling like\ntg3.c\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "816fd404718fc6064ddb05e6b310b2bc2ae7a187",
      "tree": "5b882a42fe51888fe175af28f62ecde5540b0a0c",
      "parents": [
        "ec72070b1201203387e0c32a23ed17e35a24b170",
        "576cfa934e357c44d6259f90c7d065de328a3691"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "576cfa934e357c44d6259f90c7d065de328a3691",
      "tree": "1a82797c3c394aa3d0d4c37cebab0f55ad2afc89",
      "parents": [
        "b3c3e7d7d9795df16012d5c60e5f789e7fade311"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:15:06 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:15:06 2006 +0100"
      },
      "message": "8139cp: fix broken suspend/resume\n\n- check that the device is up before it is enabled again;\n- the descriptor ring indexes must be set to zero before\n  cp_init_hw() is issued. Add a nice comment to remember\n  that skb allocation failure is still not handled.\n\nFixes http://bugzilla.kernel.org/show_bug.cgi?id\u003d5681\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "b3c3e7d7d9795df16012d5c60e5f789e7fade311",
      "tree": "7ad463d353263e765b302060da884a2eefb24173",
      "parents": [
        "de5f503cfbe4f942492269c6bd97a16a4d61e488"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:11:08 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:11:08 2006 +0100"
      },
      "message": "via-velocity: fix memory corruption when changing the mtu\n\nvelocity_rx_refill() only replenishes the descriptor entries which\nbelong to the CPU. It works great in the Rx path but the driver must\nensure that all the descriptors are freed before velocity_rx_refill()\nis used in velocity_change_mtu(). The patch resets the Rx descriptors\nin velocity_free_rd_ring().\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "051d3cbd96909b2fe6b5038e7bbe77f41356db05",
      "tree": "6decc4a2a4f1c3df66df5d78602ab8b4f971375d",
      "parents": [
        "de5f503cfbe4f942492269c6bd97a16a4d61e488"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 27 12:51:27 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 27 12:51:27 2006 -0800"
      },
      "message": "[TG3]: Fix Sun tg3 variant detection.\n\nSome Sun parts don\u0027t have PCI_VENDOR_ID_SUN in the subsystem\nvendor ID.  So add another fallback test, which is the name\nof the OBP firmware device tree node.  If it\u0027s a Sun part we\u0027ll\nget \"network\", else it will be named \"ethernet\".\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7bef4b397874eee4484457040e8a1013361d7758",
      "tree": "9a13e891ade50d32806ad303b80526bef9b9df3f",
      "parents": [
        "a0124d780d06db711e8a92135d774940588a27da"
      ],
      "author": {
        "name": "Daniele Venzano",
        "email": "venza@brownhat.org",
        "time": "Sat Feb 25 17:01:09 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Feb 25 17:01:09 2006 -0500"
      },
      "message": "Fix Wake on LAN support in sis900\n\nFix two bugs in the WoL implementation of sis900. The first causes\nhangs on some system on driver load, the second causes troubles\nwhen disabling WoL support.  Both fixes are one liner and really\nsimple.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Daniele Venzano \u003cvenza@brownhat.org\u003e\n"
    },
    {
      "commit": "f52ee1410d563cd409b08822492273a5bc235821",
      "tree": "18694453f85c25cf7ffea2d9111067451cbaed0b",
      "parents": [
        "c0eea79bd2adcc4708973fdbf72a0a292aa60d71",
        "ad9f6713ae59f319ed676c2d014a7756b62f1c51"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 23 22:21:29 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Feb 23 22:21:29 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "ad9f6713ae59f319ed676c2d014a7756b62f1c51",
      "tree": "ac693004a23586ab8294c46a0eb19903547aa518",
      "parents": [
        "22fe472cb430ce45c4fb9b6d13060dd724d6dbc8"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Feb 05 00:37:47 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Feb 24 00:20:08 2006 -0500"
      },
      "message": "[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code\n\ndrivers/net/tlan.c compiles with CONFIG_PCI\u003dn only with a warning and\ndue to the dead code elimination of gcc.\n\nAdditionally, this fixes the only compile error I found with\nCONFIG_PCI\u003dn and the gcc -Werror-implicit-function-declaration\nflag on i386.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "35eaa31e5d6b0653c11b5661572152295b45b7a7",
      "tree": "fa62ae77e50253a558fdf39e66fb6cb750774f2e",
      "parents": [
        "4da3089f2b582b21e1374ccc6df722d4361eb915"
      ],
      "author": {
        "name": "Richard Lucassen",
        "email": "spamtrap@lucassen.org",
        "time": "Thu Feb 23 16:23:51 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 23 16:23:51 2006 -0800"
      },
      "message": "[NET]: Increase default IFB device count.\n\nThe most usable number of ifb devices is 2. Change the default to 2.\n\nSigned-off-by: Richard Lucassen \u003cspamtrap@lucassen.org\u003e\nSigned-off-by: Jamal Hadi Salim \u003chadi@cyberus.ca\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "80dd857daca1cf541b10118991569470d62c1d38",
      "tree": "a02a62684dee38af8bb91bb261de8659f08e9d55",
      "parents": [
        "0781191cf69b7635e0d3ea55c6019e789d1936fa"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 10:28:35 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 23:07:08 2006 +0100"
      },
      "message": "skge: protect interrupt mask\n\nThere is a race between updating the irq mask and setting it\nwhich can be triggered on SMP with a bad cable.\nSimilar patch from Ingo Molnar and Thomas Gleixner\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "0781191cf69b7635e0d3ea55c6019e789d1936fa",
      "tree": "439cf41fdfe02dd501d3820095f96c3a0e2a45f7",
      "parents": [
        "a9cdab869ec343ccc601484fb535813e16c25f70"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 10:28:34 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 23:07:07 2006 +0100"
      },
      "message": "skge: genesis phy initialzation\n\nThe SysKonnect Genesis based board would fail on initialization\nwith phy_read errors caused by not waiting for last phy write.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "a9cdab869ec343ccc601484fb535813e16c25f70",
      "tree": "64d12d8befe316c1e7ef1254612b84acfc8024d4",
      "parents": [
        "61a4dcc2f9b5c6861e7198b80dd73dd6e9247b7b"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 10:28:33 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 23:07:07 2006 +0100"
      },
      "message": "skge: NAPI/irq race fix\n\nFix a race in the receive NAPI, irq handling. The interrupt clear and the\nstart need to be separated.  Otherwise there is a window between the last\nframe received and the NAPI done level handling.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "61a4dcc2f9b5c6861e7198b80dd73dd6e9247b7b",
      "tree": "af9a8e4c32af8dc92bf443361337a0b8e58ff4c6",
      "parents": [
        "5d06a99f543e734ceb53bbc9e550537be97f0c49"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 00:55:25 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 23:06:48 2006 +0100"
      },
      "message": "r8169: enable wake on lan\n\nSimilar to 8139cp code but more inspired/lucky.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "5d06a99f543e734ceb53bbc9e550537be97f0c49",
      "tree": "7b8112f808f59ecde35b3de9900b1221e9aeb162",
      "parents": [
        "791917deb63c6d8beb3f347ea0911371deff1624"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 00:47:58 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 23:06:07 2006 +0100"
      },
      "message": "r8169: fix broken ring index handling in suspend/resume\n\nrtl8169_hw_start() requires that the descriptor ring indexes be\nset to zero. Let a deferred invocation of rtl8169_reset_task()\nhandle it. Enabling a few power management bits will not hurt\neither.\n\nsuspend/resume is issued with irq on: the spinlock do not need\nto save the irq flag.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "791917deb63c6d8beb3f347ea0911371deff1624",
      "tree": "170bc081f03326f75b6b5ccce7d7d1df28a2c833",
      "parents": [
        "56a645cc1bc16ab33b33a3e0854a46c5d2c864f3"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:45:03 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:25:26 2006 +0100"
      },
      "message": "[PATCH] sky2: close race on IRQ mask update.\n\nNeed to avoid race in updating IRQ mask.  This can probably be replaced\nsmarter use of the interrupt control registers (if/when chipset\ndocs are available).\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "56a645cc1bc16ab33b33a3e0854a46c5d2c864f3",
      "tree": "22ecf36723c1a60d87168583dd2f85f049ccfd88",
      "parents": [
        "9a6d343188f5f1e9537e700fc4139c2d905ff129"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:45:02 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:25:23 2006 +0100"
      },
      "message": "[PATCH] sky2: use device iomem to access PCI config\n\nTo avoid problems with PCI config access without ACPI (or busted ACPI tables),\nuse the device\u0027s window into PCI config space.\n\nI know this probably will upset the purists, but I would rather have users\nthan ACPI testers. It also generates less code.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "9a6d343188f5f1e9537e700fc4139c2d905ff129",
      "tree": "6e41f133f4e229b4cd301c36c4deb8c04e5038c7",
      "parents": [
        "a8fd6266dafd564bae6758cb78c8c152e7d4115e"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:45:01 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:25:03 2006 +0100"
      },
      "message": "[PATCH] sky2: force early transmit status\n\nNeed to force a transmit coalesce timer restart after processing\ntransmit packets. Otherwise, can get transmit status after last\nupdate and chip doesn\u0027t send the next one.\n\nCan go with the chip defaults for coalescing timers, except for\nTx timer which needs to be bigger.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "a8fd6266dafd564bae6758cb78c8c152e7d4115e",
      "tree": "0a06bcd302199fa55f7a04958ab84c46f19c342e",
      "parents": [
        "ff81fbbe321c3a468b6225c673ca57efa501fbed"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:45:00 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:24:04 2006 +0100"
      },
      "message": "[PATCH] sky2: poke coalescing timer to fix hang\n\nNeed to restart the interrupt coalescing timer after clearing the interrupt,\nto avoid races with interrupt timer and processing.\n\nPatch from Carl-Daniel Halfinger\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "ff81fbbe321c3a468b6225c673ca57efa501fbed",
      "tree": "ae715c27debaee2ef0bc1f36faccc7ef8bac2b09",
      "parents": [
        "977bdf06ca8dd7ed081fab8d30249d9e6b1c24d3"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:44:59 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:23:40 2006 +0100"
      },
      "message": "[PATCH] sky2: limit coalescing values to ring size\n\nDon\u0027t allow coalescing values to be bigger than the transmit ring.\nSince if you set them that big, the interrupt never happens and driver\nlivelocks.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "977bdf06ca8dd7ed081fab8d30249d9e6b1c24d3",
      "tree": "dd12c7e2ad88e6dc33e70af401910d70941645d5",
      "parents": [
        "c45ec6566021ba3162233b575e7bc76d57b86688"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Feb 22 11:44:58 2006 -0800"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Thu Feb 23 01:23:36 2006 +0100"
      },
      "message": "[PATCH] sky2: yukon-ec-u chipset initialization\n\nAdd more complete setup code for Yukon EC_U chipset.\nBased on matching code in 8.31 code in SysKonnect vendor driver.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "f24211e7b3e6d02251c53c48821003c77495efef",
      "tree": "1ac0e99cb2a8af160b852d2779eab712806381b7",
      "parents": [
        "cf535ea52e68e3ee6f4a90cc383faa1ee857f14d",
        "a8372f035aa2f6717123eb30679a08b619321dd4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 20 20:03:01 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 20 20:03:01 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "1dd31b6c89611ee91c0ff309c8733c0af61579e8",
      "tree": "5d936be4f0856c80cf7a98dba309653a0dfbd744",
      "parents": [
        "7fd105e758c8d746d57ab7e77f100e096bf153c8"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Mon Feb 20 18:28:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 20 20:00:11 2006 -0800"
      },
      "message": "[PATCH] ipw2200: Suppress warning message\n\nThe following message will be only printed if DEBUG_NOTIF is on.  \"Unknown\nnotification: subtype\u003d40,flags\u003d0xa0,size\u003d40\"\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nCc: James Ketrenos \u003cjketreno@linux.intel.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nCc: \"John W. Linville\" \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "669d32a293a348e692c365ddac2b23f3b907fcf1",
      "tree": "3ff874623fd3200bf4dc2ca23b39e589a1b6fbf1",
      "parents": [
        "bc6e14b6f0b06fe93d809d22e257ddd275feeda9"
      ],
      "author": {
        "name": "Jean Tourrilhes",
        "email": "jt@hpl.hp.com",
        "time": "Sun Feb 19 22:28:25 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 19 22:28:25 2006 -0800"
      },
      "message": "[IRDA]: irda-usb bug fixes\n\nThis patch fixes 2 bugs in the USB-IrDA code.\n\nThe first one is a buffer overrun in the RX path. We are now using\nIRDA_SKB_MAX_MTU when initializing the Rx URB.\n\nThe second one is a potential stack recursion when unplugging the USB\ndongle.  It seems that first we get the Rx URB with a generic error\ncode, and after a while the Rx URB comes again with a \"disconnect\"\nerror code.  Since we are resubmitting the Rx URB immediately after\nreceiving the first error one, we might enter an endless loop.\n\nWhen getting an error Rx URB, the patch defers the Rx URB resubmitting\nso that it gives us a chance to catch the disconnect one, in case the\ndongle has juts been unplugged.\n\nTested against 2.6.16-rc2.\n\nPatch from Jean Tourrilhes\n\nSigned-off-by: Jean Tourrilhes \u003cjt@hpl.hp.com\u003e\nSigned-off-by: Samuel Ortiz \u003csamuel.ortiz@nokia.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f5e2a7b22e7d7dfda8794906d0fddeaaa09bb944",
      "tree": "4df9bb7fd503f2a409cd4ef9d94cddcc2a1db6d0",
      "parents": [
        "66cc5d5aee1ea427b3aeacdabd006a4195c81eee"
      ],
      "author": {
        "name": "Jay Vosburgh",
        "email": "fubar@us.ibm.com",
        "time": "Tue Feb 07 21:17:22 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:16:39 2006 -0500"
      },
      "message": "[PATCH] bonding: fix a locking bug in bond_release\n\nbond_release returns EINVAL without releasing the bond lock if the\nslave device is not being bonded by the bond.  The following patch\nensures that the lock is released in this case.\n\nSigned-off-by: Stephen J. Bevan \u003cstephen@dino.dnsalias.com\u003e\nAcked-by: Jay Vosburgh \u003cfubar@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ca5b0ec8ae9f11c85d1f27b19f182a054303f324",
      "tree": "d8e063304c139704be152948e1302efae9075755",
      "parents": [
        "6f4c56b2ae10b680be518cc99f5308fc59236db2"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Feb 10 02:00:43 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:16:21 2006 -0500"
      },
      "message": "[PATCH] smctr warning fix\n\ndrivers/net/tokenring/smctr.c: In function `smctr_load_firmware\u0027:\ndrivers/net/tokenring/smctr.c:2981: warning: assignment discards qualifiers from pointer target type\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "6f4c56b2ae10b680be518cc99f5308fc59236db2",
      "tree": "e9e64b3392a99fc6f4abd72428176f8100805af5",
      "parents": [
        "564f9abb34c936e5d0c7682129042dad14dbbb95"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Fri Feb 10 15:58:59 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:16:21 2006 -0500"
      },
      "message": "[PATCH] sky2: speed setting fix\n\nUsers report problems w/ auto-negotiation disabled and the link set\nto 100/Half or 10/Half.  Problems range from poor performance to no\nlink at all.\n\nThe current sky2 code does not set things properly on link up if\nautonegotiation is disabled.  Plus it does not contemplate a 10Mbit\nsetting at all.  This patch corrects that.\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "564f9abb34c936e5d0c7682129042dad14dbbb95",
      "tree": "33e6d66ee96241cea2bacdc03e3ee7e8691221b2",
      "parents": [
        "7a160c735a264de400cbbf4cf0fb3250007ae0c6"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 13 15:46:48 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:15:47 2006 -0500"
      },
      "message": "[PATCH] skge: speed setting\n\nThis is a clone of John Linville\u0027s fixed for speed setting on sky2 driver.\nThe skge driver has the same code (and bug). It would not allow manually forcing\n100 and 10 mbit.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "7a160c735a264de400cbbf4cf0fb3250007ae0c6",
      "tree": "3448e554cf0297027acdaadba9709d0fcfcc87b2",
      "parents": [
        "56c8f7e290a1b3249c6a5b464fada8a167f2e5ff"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 13 15:48:08 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:15:46 2006 -0500"
      },
      "message": "[PATCH] skge: no longer experimental\n\nTake the experimental dependency of skge driver, it is as stable as the\nothers.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "56c8f7e290a1b3249c6a5b464fada8a167f2e5ff",
      "tree": "b257353d865229fbab4929ae8bd2c45cd3129d41",
      "parents": [
        "aca0b510cdbf81d52e15014a720be2b8dfd26aea"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 13 15:49:55 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:15:46 2006 -0500"
      },
      "message": "[PATCH] sk98lin: no d-link support (kconfig)\n\nThe sk98lin driver was changed a while ago to remove support for the\nD-Link 530T card because that hardware has no working VPD data.  The help\ntext for Kconfig was not updated.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "aca0b510cdbf81d52e15014a720be2b8dfd26aea",
      "tree": "39a0a5de7818121df0103e0015922d50c627d7a4",
      "parents": [
        "e7f52e4c43ba5d59a08c8482b5cf1f20f1ce7664"
      ],
      "author": {
        "name": "Jean Tourrilhes",
        "email": "jt@hpl.hp.com",
        "time": "Thu Feb 16 17:44:54 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:15:46 2006 -0500"
      },
      "message": "[PATCH] Wavelan_cs bitfield fixes\n\n\tSome bitfields were incorrectly initialised in wavelan_cs,\ncausing some compiler warning. Also killed a error message that should\nnot be there...\n\nSigned-off-by: Jean Tourrilhes \u003cjt@hpl.hp.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "e7f52e4c43ba5d59a08c8482b5cf1f20f1ce7664",
      "tree": "53ac15aeb187cfea9dcb2a63b8601ae8c0e48980",
      "parents": [
        "249b94a5f7dafe7a3963061eddad9c1bd5d67328",
        "10487fbd74f2f9c9b5fb2d77efd50eab48db191a"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:11:47 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Feb 17 16:11:47 2006 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "7345137930907ba747781636c60112f7c2789aa8",
      "tree": "e565cee69f3fe47e2d48b274bc265d63b9623c00",
      "parents": [
        "0d467502b7fc2656f01d7f18ab290c8d41762018"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dcbw@redhat.com",
        "time": "Sun Feb 05 17:55:16 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Feb 17 08:12:57 2006 -0500"
      },
      "message": "[PATCH] wireless/atmel: fix Open System authentication process bugs\n\nThis patch fixes a number of bugs in the authentication process:\n\n1) When falling back to Shared Key authentication mode from Open System,\na missing \u0027return\u0027 would cause the auth request to be sent, but would\ndrop the card into Management Error state.  When falling back, the\ndriver should also indicate that it is switching to Shared Key mode by\nsetting exclude_unencrypted.\n\n2) Initial authentication modes were apparently wrong in some cases,\ncausing the driver to attempt Shared Key authentication mode when in\nfact the access point didn\u0027t support that mode or even had WEP disabled.\nThe driver should set the correct initial authentication mode based on\nwep_is_on and exclude_unencrypted.\n\n3) Authentication response packets from the access point in Open System\nmode were getting ignored because the driver was expecting the sequence\nnumber of a Shared Key mode response.  The patch separates the OS and SK\nmode handling to provide the correct behavior.\n\nSigned-off-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "0d467502b7fc2656f01d7f18ab290c8d41762018",
      "tree": "1eccba8c615b20d672691d9e293a3af005f0045a",
      "parents": [
        "ab479995b191b4256183956c13caabb86331af8e"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dcbw@redhat.com",
        "time": "Sun Feb 05 17:52:21 2006 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Feb 17 08:12:57 2006 -0500"
      },
      "message": "[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT\n\nThe previous patch that added ENCODEEXT and AUTH support to the atmel\ndriver contained a slight error which would cause just setting the TX\nkey index to also set the encryption key again.  This patch allows any\ncombination of setting the TX key index and setting an encryption key.\n\nSigned-off-by: Dan Williams \u003cdcbw@redhat.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "10487fbd74f2f9c9b5fb2d77efd50eab48db191a",
      "tree": "034764d5b871717b543b7236369876ba2b6c5aaf",
      "parents": [
        "26d451b603e754ded83f0e5becab2a78253ad100"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Thu Feb 16 22:17:00 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Thu Feb 16 22:17:00 2006 +0100"
      },
      "message": "sis190: early setting of the pci driver private data\n\nBelow this point, the error path will proceed through\nsis190_release_board(). It will happily oops if\npci_set_drvdata() has not been issued.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "72fb630dad170084026bda6728b8d8f21ed48ff1",
      "tree": "0330cc2c63332eb5d0a561447f505324de14ae56",
      "parents": [
        "e200bd8065e4db6297cd8db071a9188cf9aa6b56"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon Feb 13 15:53:41 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 13 15:53:41 2006 -0800"
      },
      "message": "[APPLETALK]: warning fix\n\ndrivers/net/appletalk/cops.c: In function `cops_load\u0027:\ndrivers/net/appletalk/cops.c:539: warning: assignment discards qualifiers from pointer target type\ndrivers/net/appletalk/cops.c:547: warning: assignment discards qualifiers from pointer target type\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8f6da52aeff1fd7272ff5082552a39c050565b57",
      "tree": "e723c0c2e776f48a3a6b2a7a355b27bfbe2d4030",
      "parents": [
        "89edc3d2b429136a0e25f40275fd82dc58f147fd"
      ],
      "author": {
        "name": "Jesse Allen",
        "email": "the3dfxdude@gmail.com",
        "time": "Sun Feb 12 14:34:56 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 12 16:10:47 2006 -0800"
      },
      "message": "[PATCH] orinoco: support smc2532w\n\nThe orinoco wireless driver can support the SMC 2532W-B PC Card, so add the\nid for it.\n\nSigned-off-by: Jesse Allen \u003cthe3dfxdude@gmail.com\u003e\nCc: Pavel Roskin \u003cproski@gnu.org\u003e\nCc: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "afcd024183d8a6eae7e489ce50b2485c5ae4f662",
      "tree": "c9c6ec6c59461229f48238582a4bf3e9209f5ae1",
      "parents": [
        "a2000572ad511f5f43091ed7bd2cc3b913104a1e"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Fri Feb 10 01:51:03 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Feb 10 08:13:12 2006 -0800"
      },
      "message": "[PATCH] wrong firmware location in IPW2100 Kconfig entry\n\nFirmware should go into /lib/firmware, not /etc/firmware.\n\nFound by Alejandro Bonilla.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bf82a44949339c9af7bd61bb58847774e42e531e",
      "tree": "91e3617d89d5ac48108d85082ae6bd55cc03c812",
      "parents": [
        "97fa5a664e69f2fcdd2120e7f4765f8c1df56282"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:42:28 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 08 01:05:26 2006 -0500"
      },
      "message": "[PATCH] type-safe min() in prism54\n\nwe do min() on u8 and small integer constant; cast the latter to u8.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "b6298c22c5e9f698812e2520003ee178aad50c10",
      "tree": "e31d7bf39381dc738a9452e00db92717e39a0d98",
      "parents": [
        "4fb7d9827e89cc0a4ad2fde32ffa08f77cc0b7fe"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Jan 18 19:35:54 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:56:52 2006 -0500"
      },
      "message": "[PATCH] missing includes in drivers/net/mv643xx_eth.c\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "164006da316a22eaaa9fbe36f835a01606436c66",
      "tree": "0855203dc4a14aa68bf83c70077f38ab250dd6cd",
      "parents": [
        "1b8623545b42c03eb92e51b28c84acf4b8ba00a3"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Nov 30 23:47:05 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:56:41 2006 -0500"
      },
      "message": "[PATCH] bogus asm/delay.h includes\n\nasm/delay.h is non-portable; linux/delay.h should be used in generic code.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "1b8623545b42c03eb92e51b28c84acf4b8ba00a3",
      "tree": "071045ad9c60d2697292c523c77322a70a248fb9",
      "parents": [
        "92118c739df879497b8cc5a2eb3a9dc255f01b20"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Thu Dec 15 01:07:03 2005 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:56:35 2006 -0500"
      },
      "message": "[PATCH] remove bogus asm/bug.h includes.\n\nA bunch of asm/bug.h includes are both not needed (since it will get\npulled anyway) and bogus (since they are done too early).  Removed.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "6967bd81d883ed325fd58840ee02a8da60458e6b",
      "tree": "56a541a014fada6a9d657243a5de940587cdd2a4",
      "parents": [
        "99bb25793e4bb8e9b633ea001dd7312b5967385a"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Fri Feb 03 01:45:21 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:53:12 2006 -0500"
      },
      "message": "[PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled\n\nMake the whole netdevices menu depend on NET, rather than having an empty\nsubmenu when networking is disabled.\n\nIndeed, almost the whole body of the menu was surrounded by if NETDEVICES,\nand what was outside depended on NETCONSOLE which is inside the menu.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "99bb25793e4bb8e9b633ea001dd7312b5967385a",
      "tree": "f394c1a36b88781ae69260ef4d48852979cd529e",
      "parents": [
        "3cfc15103aa56c2c7ee6dd312c24a8d1697bade1"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Feb 03 01:45:20 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:53:11 2006 -0500"
      },
      "message": "[PATCH] uli526x warning fix\n\ndrivers/net/tulip/uli526x.c: In function `__check_mode\u0027:\ndrivers/net/tulip/uli526x.c:1693: warning: return from incompatible pointer type\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3cfc15103aa56c2c7ee6dd312c24a8d1697bade1",
      "tree": "73e0e3b3fe0e381ec9f7e511dcd99326fe4d89f6",
      "parents": [
        "cc8c6e379ca30a18cb18553abeb15fe19120bf7b",
        "371e8bc2af11b0571982390932bc07b5ffed9aba"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:05:17 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:05:17 2006 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "cc8c6e379ca30a18cb18553abeb15fe19120bf7b",
      "tree": "b3b43e6496a364bba9121036c97e02af4b9cb8d2",
      "parents": [
        "3e710bfa6d92e777050f19a52b4fbbb7eeffb3a0"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 01 15:18:03 2006 -0600"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:04:33 2006 -0500"
      },
      "message": "[PATCH] gianfar: Fix sparse warnings\n\nFixed sparse warnings mainly due to lack of __iomem.\n\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3e710bfa6d92e777050f19a52b4fbbb7eeffb3a0",
      "tree": "849b5a705ec79ffab2be7acd59b463c325f8319d",
      "parents": [
        "3418db7cfacffcf120996b10a785b7315bf0df82"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Feb 01 00:54:41 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:03:29 2006 -0500"
      },
      "message": "[PATCH] dscc4: fix dscc4_init_dummy_skb check\n\nIt returns a pointer.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "3418db7cfacffcf120996b10a785b7315bf0df82",
      "tree": "4a4c2c8fb9bd622c96fd15e4128ecb494247f578",
      "parents": [
        "a0de3adf8f4e5618c5bd62db08ed293042c8e454"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Wed Feb 01 00:54:34 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:03:29 2006 -0500"
      },
      "message": "[PATCH] bonding: Sparse warnings fix\n\ndrivers/net/bonding/bond_sysfs.c:263:27: warning: Using plain integer as NULL pointer\ndrivers/net/bonding/bond_sysfs.c:998:26: warning: Using plain integer as NULL pointer\ndrivers/net/bonding/bond_sysfs.c:1126:26: warning: Using plain integer as NULL pointer\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a0de3adf8f4e5618c5bd62db08ed293042c8e454",
      "tree": "1cdca0a48abfb24d07919bbeb8db5c3a592f6e89",
      "parents": [
        "fa8d3549b591b6da943bad2928f994de07eaecef"
      ],
      "author": {
        "name": "Jay Vosburgh",
        "email": "fubar@us.ibm.com",
        "time": "Mon Jan 30 15:40:59 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:03:28 2006 -0500"
      },
      "message": "[PATCH] bonding: allow bond to use TSO if slaves support it\n\nAdd NETIF_F_TSO (NETIF_F_UFO) to BOND_INTERSECT_FEATURES so that it can\nbe used by a bonding device iff all its slave devices support TSO (UFO).\n\nSigned-off-by: Arthur Kepner \u003cakepner@sgi.com\u003e\nSigned-off-by: Jay Vosburgh \u003cfubar@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "fa8d3549b591b6da943bad2928f994de07eaecef",
      "tree": "0d12dcf9228a4cd9523e4e60358a8b1b01292255",
      "parents": [
        "4d52b48b43d0d1d5959fa722ee0046e3542e5e1b"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:38:01 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:36 2006 -0500"
      },
      "message": "[PATCH] sky2: version 0.15 update\n\nIncrease version, and get rid of out-dated comment.\nSpeed setting has worked for quite a while.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "4d52b48b43d0d1d5959fa722ee0046e3542e5e1b",
      "tree": "ce8c99092e5039e2827d072a0ecbb5013f16f8e0",
      "parents": [
        "db992c970dcfbbf24e6a681e66d22ddda62452c4"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:38:00 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:36 2006 -0500"
      },
      "message": "[PATCH] sky2: support msi interrupt (revised)\n\nThis hardware supports Message Signaled interrupts.\nWhen setting up, use software interrupt to check for bad hardware.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger @osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "db992c970dcfbbf24e6a681e66d22ddda62452c4",
      "tree": "1a3186762cf68745e346bb55f9453bcdf3753602",
      "parents": [
        "f9a66c7f5fa2262656a1a38ae9b57a2a89980f36"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:59 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:36 2006 -0500"
      },
      "message": "[PATCH] sky2: add irq to entropy pool\n\nThe sky2 interrupt can be used to add entropy.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "f9a66c7f5fa2262656a1a38ae9b57a2a89980f36",
      "tree": "84c9b58afbeaabc9d8468b6783d7bc827f7eeeae",
      "parents": [
        "a8ab1ec0c3ef4ce2033abe3441d032fe1490a71a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:58 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:35 2006 -0500"
      },
      "message": "[PATCH] sky2: clear irq race\n\nMove the interrupt clear to before processing, this avoids a\npossible races with status delaying.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "a8ab1ec0c3ef4ce2033abe3441d032fe1490a71a",
      "tree": "0f21945a91501921dfed6f891e05c2fe70b1865c",
      "parents": [
        "d28d4870279c5d184804b6ac1775b130972ffecd"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:57 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:35 2006 -0500"
      },
      "message": "[PATCH] sky2: set mac address fix\n\nUsing the sky2 driver with bonding can result in oopses related to\nreinitializing the PHY when the MAC address is changed (which bonding\nis wont to do).  This patch changes sky2_set_mac_address to take less\ndrastic measures.\n\nThis is analagous to the skge patch here:\n\n\thttp://lkml.org/lkml/2005/9/29/399\n\nwhich fixed the issue here:\n\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5271\n\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d28d4870279c5d184804b6ac1775b130972ffecd",
      "tree": "5d90ca3cb1dc15b3131ad519ecf4ebba01b9fc97",
      "parents": [
        "2d42d21f11c20b94ea0222637e20e2630845afe4"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:56 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:35 2006 -0500"
      },
      "message": "[PATCH] sky2: ethtool rx_coalesce settings fix\n\nThis fixes setting rx_coalesce_usecs_irq via ethtool in sky2.\nThe write was directed to the wrong register.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "2d42d21f11c20b94ea0222637e20e2630845afe4",
      "tree": "ed740ea45977801bb9017291449a8c8fa57bb4fe",
      "parents": [
        "08c06d8a9063c81f6a21c9f275aa1ee49d4bf380"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:55 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:35 2006 -0500"
      },
      "message": "[PATCH] sky2: pci config space checking\n\nThere were bugs in mmconfig access to PCI space, up to and\ninclude 2.6.16-rc1. These prevented the sky2 driver from being\nable to clear PCI express errors.\n\nThis patch makes the driver check (during probe), for errors\nin PCI config access and fail.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "08c06d8a9063c81f6a21c9f275aa1ee49d4bf380",
      "tree": "342a3ee4bee534bdf3a836a85c08d8d853bd1255",
      "parents": [
        "d561514f616504c0962f22d51d165f7b6e1bae1b"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Jan 30 11:37:54 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 02:00:35 2006 -0500"
      },
      "message": "[PATCH] sky2: power management fix\n\nFix suspend/resume for sky2. The status ring was getting reallocated\nand a bunch of other mistakes. Also, check return from power_state\non resume.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d561514f616504c0962f22d51d165f7b6e1bae1b",
      "tree": "fb79eab1de9a8e97eb2c02adea5f5dac0a1e711b",
      "parents": [
        "471ef051bc3b980e2f38cbe9112eac7bfe4d6633"
      ],
      "author": {
        "name": "Lennert Buytenhek",
        "email": "buytenh@wantstofly.org",
        "time": "Sun Jan 29 20:33:52 2006 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 01:58:36 2006 -0500"
      },
      "message": "[PATCH] sis900: remove cfgpmcsr I/O space register define\n\nsis900 defines \u0027cfgpmcsr\u0027 as an I/O space register, but CFGPMCSR is\nin fact a config space register, and there is no register at offset\n0x44 in I/O space, so delete the enum.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "471ef051bc3b980e2f38cbe9112eac7bfe4d6633",
      "tree": "05f8ab666ba3c3ff7964b8a6551707977ada9177",
      "parents": [
        "c03296a868ae7c91aa2d8b372184763b18f16d7a"
      ],
      "author": {
        "name": "Jesse Brandeburg",
        "email": "jesse.brandeburg@intel.com",
        "time": "Tue Feb 07 01:50:45 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Feb 07 01:50:45 2006 -0500"
      },
      "message": "e100: remove init_hw call to fix panic\n\ne100 seems to have had a long standing bug where e100_init_hw was being\ncalled when it should not have been.  This caused a panic due to recent\nchanges that rely on correct set up in the driver, and more robust error\npaths.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "e3f749c4af69c4344d89f11e2293e3790eb4eaca",
      "tree": "b418be396db3ec7486767b93239da208662017bb",
      "parents": [
        "410c05427a69f53851637ccb85c2212131409fbd"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Sun Feb 05 20:23:33 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 05 20:23:33 2006 -0800"
      },
      "message": "[PPP]: Fixed hardware RX checksum handling\n\nWhen we pull the PPP protocol off the skb, we forgot to update the\nhardware RX checksum.  This may lead to messages such as\n\n\tdsl0: hw csum failure.\n\nSimilarly, we need to clear the hardware checksum flag when we use\nthe existing packet to store the decompressed result.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d6c8f6aaa1d7f68c1e6471ab0839d9047cdd159f",
      "tree": "8c21cc2ceaa11b7a6b023da6c8794f1e24eb0354",
      "parents": [
        "d540c7428d297ab041e6cac72b9045e7b8f93f2b",
        "0dec456d1fe73e0539625f0973ee8ef8fb805943"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Feb 03 08:33:06 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Feb 03 08:33:06 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "8d1d0340da3fc7d1a8d9198e74e97d2db6c3f86f",
      "tree": "f2af2677f96339ae550f5c55deb3bb8f259cb854",
      "parents": [
        "490d6ab170c94a7a59870f528d765131b8963e79"
      ],
      "author": {
        "name": "Steffen Klassert",
        "email": "klassert@mathematik.tu-chemnitz.de",
        "time": "Fri Feb 03 03:03:57 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Feb 03 08:32:02 2006 -0800"
      },
      "message": "[PATCH] 3c59x: collision statistic fix\n\nCount the total number of packets with collisions during transmission in\nvp-\u003estats.collisions.\n\nSigned-off-by: Steffen Klassert \u003cklassert@mathematik.tu-chemnitz.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6e2be3ea4fab4d1c02e369719311e8d7ae6cc7c1",
      "tree": "e8f036af13821f9e5ee5062fa50f3c30a5c4ebee",
      "parents": [
        "7faa006f94fda56a587242b2a22fa19abf840222"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Feb 02 17:29:59 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Feb 02 17:29:59 2006 -0800"
      },
      "message": "[TG3]: Update driver version and release date.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7faa006f94fda56a587242b2a22fa19abf840222",
      "tree": "b1354b391829bc3f1d83fd3121167318f8472147",
      "parents": [
        "3f330317ab4973178423aba750d6d0ca5ce0024a"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Thu Feb 02 17:29:28 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Feb 02 17:29:28 2006 -0800"
      },
      "message": "[TG3]: Flush tg3_reset_task()\n\nMake sure tg3_reset_task() is flushed in the close and suspend paths\nas noted by Jeff Garzik.\n\nIn the close path, calling flush_scheduled_work() may cause deadlock\nif linkwatch_event() is on the workqueue. linkwatch_event() will try\nto get the rtnl_lock() which is already held by tg3_close(). So\ninstead, we set a flag in tg3_reset_task() and tg3_close() polls\nthe flag until it is cleared.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "371e8bc2af11b0571982390932bc07b5ffed9aba",
      "tree": "bf474e4de38792fc48833f26cabff286c0f50573",
      "parents": [
        "8351538db6613f40089789ec90e1b58304eb7ffd"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Tue Jan 31 01:04:33 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Feb 01 22:04:37 2006 +0100"
      },
      "message": "8139too: fix a TX timeout watchdog thread against NAPI softirq race\n\nIngo\u0027s stealth lock validator detected that both thread acquire\ndev-\u003exmit_lock and tp-\u003erx_lock in reverse order.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "8351538db6613f40089789ec90e1b58304eb7ffd",
      "tree": "e52f19bff0847a2aa5a35d23588efd7df61a79e0",
      "parents": [
        "726ecdcf688314aa8d4a4841f5f126c2cb4ecbf5"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Mon Jan 30 01:23:56 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@electric-eye.fr.zoreil.com",
        "time": "Wed Feb 01 22:03:54 2006 +0100"
      },
      "message": "dscc4: fix dscc4_init_dummy_skb check\n\nIt returns a pointer.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "386093ef9a6c88576d8b418bf1c8616d5e410a20",
      "tree": "35c9df9cf7c538d2872eb7ea8ed9b0afb000c32e",
      "parents": [
        "ce5f8d70ba6e3d7ffcaff86b2cf91a42c27f77af"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Feb 01 03:04:57 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 01 08:53:11 2006 -0800"
      },
      "message": "[PATCH] ipw2200: fix -\u003eeeprom[EEPROM_VERSION] check\n\npriv-\u003eeeprom is a pointer.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Yi Zhu \u003cyi.zhu@intel.com\u003e\nCc: James Ketrenos \u003cjketreno@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4ff0c007b2854b9ca4dca3a104ee3e4c146c02d6",
      "tree": "8c45c1f36fa8dea8bf585aa1f0375c4e84e37535",
      "parents": [
        "70e51015768439a5c305a42fdaa0abe5cc109bcf"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Feb 01 03:04:48 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 01 08:53:10 2006 -0800"
      },
      "message": "[PATCH] lp486e: remove SLOW_DOWN_IO\n\nIt\u0027s not used. Fix the following on alpha-eb66 as a side effect:\n\nIn file included from drivers/net/lp486e.c:75:\ninclude/asm/io.h:20:1: warning: \"SLOW_DOWN_IO\" redefined\ndrivers/net/lp486e.c:59:1: warning: this is the location of the previous definition\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "078a9b0388619c6c4c347458c6861833b911313b",
      "tree": "0708c45155be8566e6787fea785e4cf00201b3ad",
      "parents": [
        "e1762ec6d72b71c4476018af3c153cd362a5e94e",
        "206cc83ccdc29e4a73786e9093f9eeec25868441"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 31 19:26:25 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 31 19:26:25 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6\n"
    },
    {
      "commit": "7fb76aa07facce5cb9c8d26a0de09001a31eed0c",
      "tree": "0f5077e2da5cfe608b5394c1ba973b04879e5ce4",
      "parents": [
        "3fa97c9db4f6f93f41f7a40d08872dbfd8dc907e"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 31 17:09:20 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Tue Jan 31 17:12:55 2006 -0800"
      },
      "message": "[SUNGEM]: Unbreak Sun GEM chips.\n\nRevert: 40727198bfb2ce5842a6e8c7f89cf8a40ff7bf14\n\nThese PHY changes hang the sungem driver on startup with Sun chips on\nsparc64.  Hopefully we can redo these changes in a way that doesn\u0027t\nbreak non-Apple systems.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0827f2b698735aee7cfb2990d393a82f6e1690eb",
      "tree": "5eb1fa871154ab36c38794c4dc488698f13c71e0",
      "parents": [
        "70b4d63e98fd93fb9742708a54f872cba24e0fea",
        "c6f0d75a2defe8c7d8bf9f78de891cedc46b4b3e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 31 10:29:35 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 31 10:29:35 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "726ecdcf688314aa8d4a4841f5f126c2cb4ecbf5",
      "tree": "60135898b5f8b584bcb4925b450b2f1b4b60ac38",
      "parents": [
        "2371408c021f961b92fd2c42480cfddc9c6254f0"
      ],
      "author": {
        "name": "Andy Gospodarek",
        "email": "andy@greyhouse.net",
        "time": "Tue Jan 31 19:16:52 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Tue Jan 31 19:16:52 2006 +0100"
      },
      "message": "r8169: fix forced-mode link settings\n\nAllow the r8169 driver to set devices to be full-duplex only when\nauto-negotiate is disabled.\n\nSigned-off-by: Andy Gospodarek \u003candy@greyhouse.net\u003e\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "c6f0d75a2defe8c7d8bf9f78de891cedc46b4b3e",
      "tree": "e4789ef4c9634a757882bb12a85b37439e7a73cf",
      "parents": [
        "0febb720fe77153f54b68fe7a3d7114f4c6711d8"
      ],
      "author": {
        "name": "Daniel Drake",
        "email": "dsd@gentoo.org",
        "time": "Sat Jan 21 19:35:34 2006 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 31 11:52:08 2006 -0500"
      },
      "message": "[PATCH] Clarify help text of SKGE/SK98LIN/SKY2\n\nSome users have commented that it is unclear which driver they should be\nusing for their Marvell/SysKonnect network adapter, and which ones\nare/aren\u0027t interchangable.\n\nThis patch attempts to reduce the confusion.\n\nSigned-off-by: Daniel Drake \u003cdsd@gentoo.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "0febb720fe77153f54b68fe7a3d7114f4c6711d8",
      "tree": "d0d99f78b46051cabd1e75ce5269b6d1a40f7a12",
      "parents": [
        "b0b020d4783fbc4cc477e2ca678ac47c50d5bc3e",
        "ae7ec20582de0867abda66ad06d468ce12b231f2"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 31 11:50:11 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Jan 31 11:50:11 2006 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6\n"
    },
    {
      "commit": "ae7ec20582de0867abda66ad06d468ce12b231f2",
      "tree": "a65889b95d06275d93b43ac3161a1a58b0a7d1cf",
      "parents": [
        "1a1fedf4d3e27c920b8de92a429011fb11c89028"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 30 19:23:17 2006 +0100"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 30 17:41:36 2006 -0500"
      },
      "message": "[PATCH] PCMCIA\u003dm, HOSTAP_CS\u003dy is not a legal configuration\n\nCONFIG_PCMCIA\u003dm, CONFIG_HOSTAP_CS\u003dy doesn\u0027t compile.\n\nReported by \"Gabriel C.\" \u003ccrazy@pimpmylinux.org\u003e.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "489f4458cd98592d0bc527d4a5ac1c1393aaf254",
      "tree": "a051e20f92bb9e67471940637a6dfba7c2cf946c",
      "parents": [
        "17ed081deed479702ee4896f6de40aa32ecd6644"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Jan 24 16:37:41 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 30 17:41:35 2006 -0500"
      },
      "message": "[PATCH] ipw2200: Fix a variable referenced after kfree() bug\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "17ed081deed479702ee4896f6de40aa32ecd6644",
      "tree": "c45447aed379c000bd14ae21c63a947641ad53d4",
      "parents": [
        "f73cb83f1ace1a4bd3c57ae33f5c6c8bac9c0946"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Jan 24 16:36:31 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 30 17:41:35 2006 -0500"
      },
      "message": "[PATCH] ipw2200: Fix sw_reset doesn\u0027t clear the static essid problem\n\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "f73cb83f1ace1a4bd3c57ae33f5c6c8bac9c0946",
      "tree": "ce9a268bbcbcc2c130355e98b6cf5383c2b145e9",
      "parents": [
        "b6e4da72342cb075a2742c79e693c8edc1d55389"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Tue Jan 24 16:36:22 2006 +0800"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Mon Jan 30 17:41:35 2006 -0500"
      },
      "message": "[PATCH] ipw2200: Fix \"iwspy ethx off\" causes kernel panic\n\nSigned-off-by: Hong Liu \u003chong.liu@intel.com\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    }
  ],
  "next": "b6e4da72342cb075a2742c79e693c8edc1d55389"
}
