summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1733-111/+526
|\
| * rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-161-1/+3
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-161-2/+4
| * Phonet: refuse to send bigger than MTU packetsRémi Denis-Courmont2008-11-161-2/+2
| * e1000e: fix IPMI trafficJeff Kirsher2008-11-163-2/+51
| * e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-161-0/+1
| * phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
| * e100: fix dma error in direction for mappingJesse Brandeburg2008-11-161-10/+10
| * igb: use dev_printk instead of printkBjorn Helgaas2008-11-161-4/+3
| * qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-161-14/+5
| * igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-162-2/+7
| * via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-161-1/+1
| * phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
| * mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-153-22/+24
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-145-29/+15
| |\
| | * phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-141-1/+1
| | * atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-141-14/+3
| | * atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn2008-11-141-4/+0
| | * gianfar: Fix DMA unmap invocationsAndy Fleming2008-11-141-7/+8
| | * net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-141-3/+3
| * | scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-141-2/+0
| * | niu: Bump driver version and release date.David S. Miller2008-11-141-2/+2
| * | NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2008-11-142-6/+293
| * | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-133-5/+4
| |/
| * 9p: restrict RDMA usageRandy Dunlap2008-11-121-4/+6
| * net: shy netns_ok checkAlexey Dobriyan2008-11-121-1/+9
| * ipv6: routing header fixesBrian Haley2008-11-122-0/+10
* | unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller2008-11-161-1/+1
* | stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell2008-11-161-2/+3
* | Fix broken ownership of /proc/sys/ filesAl Viro2008-11-161-0/+1
* | acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds2008-11-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-156-25/+58
|\ \
| * | HID: don't grab devices with no inputJiri Slaby2008-11-141-6/+11
| * | HID: fix radio-mr800 hidquirksAlexey Klimov2008-11-131-1/+1
| * | HID: fix kworld fm700 radio hidquirksAlexey Klimov2008-11-131-1/+1
| * | HID: fix start/stop cycle in usbhid driverJiri Slaby2008-11-131-0/+8
| * | HID: use single threaded work queue for hid_compatAndi Kleen2008-11-131-1/+1
| * | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-132-2/+5
| * | HID: support for new unibody macbooksHenrik Rydberg2008-11-133-0/+15
| * | HID: fix locking in hidraw_open()Oliver Neukum2008-11-131-14/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-11-156-17/+21
|\ \ \
| * | | pcmcia: ensure correct logging in do_io_probeDominik Brodowski2008-11-091-6/+6
| * | | pcmcia: add another pata/ide IDMarc Pignat2008-11-092-0/+2
| * | | pcmcia: add braces in error pathDominik Brodowski2008-11-021-1/+2
| * | | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-023-9/+8
| * | | pcmcia: setup resource information for pseudo multifunction devices.Komuro2008-11-021-0/+2
| * | | pcmcia: fix indentation & braces disagreement - add bracesIlpo Järvinen2008-11-011-1/+2
* | | | Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds2008-11-151-1/+1