summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-193-36/+54
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-193-22/+4
|\
| * iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| * ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1
| * wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
* | net: Potential null skb->dev dereferenceEric Dumazet2010-03-193-9/+11
* | jme: Advance driver version numberGuo-Fu Tseng2010-03-191-1/+1
* | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-191-0/+33
* | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-191-0/+2
* | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-191-1/+0
* | tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-191-1/+1
* | gigaset: fix build failureTilman Schmidt2010-03-171-3/+11
* | bridge: Make first arg to deliver_clone const.David S. Miller2010-03-161-2/+4
* | bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明2010-03-163-2/+10
* | route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-161-10/+6
* | bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+3
* | bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+2
* | NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-161-2/+2
* | tipc: fix lockdep warning on address assignmentNeil Horman2010-03-161-10/+16
* | l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* | smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* | l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* | ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* | NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* | gigaset: correct range checking off by one errorTilman Schmidt2010-03-161-1/+1
* | bridge: Fix br_forward crash in promiscuous modeMichael Braun2010-03-163-5/+13
* | bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu2010-03-161-4/+5
* | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-161-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-163607-86672/+185242
|\ \
| * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-03-1531-1434/+1502
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------------------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-158142-230985/+499504
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-161-2/+1
| | | | | | | | | | | | | * | ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-161-3/+0
| | | | | | | | | | | | | * | ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-161-45/+0
| | | | | | | | | | | | * | | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-141-11/+17
| | | | | | | | | | | * | | | ACPI thermal: Check for thermal zone requirementThomas Renninger2010-02-191-1/+17
| | | | | | | | | | | |/ / /
| | | | | | | | | | * | | | ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger2010-02-231-8/+10
| | | | | | | | | * | | | | sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-241-10/+10
| | | | | | | | | * | | | | sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-241-12/+8
| | | | | | | | | * | | | | sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-241-32/+39
| | | | | | | | * | | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-151-9/+9
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-151-15/+5
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-151-9/+3
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-151-6/+9
| | | | | | | | * | | | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-154-10/+6
| | | | | | | | * | | | | | ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-152-41/+0
| | | | | | | | * | | | | | ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-151-0/+42
| | | | | | | | * | | | | | ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-152-159/+160
| | | | | | | | * | | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-152-6/+12