summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-27clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-27mm: fix for infinite churning of mlocked pagesMinchan Kim2-2/+8
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes2-15/+19
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27flex_array: fix flex_array_free_parts commentDavid Rientjes1-3/+0
2009-08-27flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes1-6/+8
2009-08-27pps: fix incorrect verdict checkJoonwoo Park1-1/+1
2009-08-26irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch1-31/+8
2009-08-25pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2-2/+2
2009-08-25NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust1-2/+2
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins3-13/+21
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-24ext3: Improve error message that changing journaling mode on remount is not p...Jan Kara1-13/+27
2009-08-24ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDEREDTheodore Ts'o1-15/+17
2009-08-24sound: vx222: fix input level control range checkClemens Ladisch1-2/+2
2009-08-24smc91x: let smc91x work well under netpollDongdong Deng1-18/+22
2009-08-24pxaficp-ir: remove incorrect net_device_opsMarek Vasut1-3/+1
2009-08-24NET: llc, zero sockaddr_llc structJiri Slaby1-0/+1
2009-08-24ima: hashing large files bug fixMimi Zohar1-2/+4
2009-08-24kernel_read: redefine offset typeMimi Zohar2-3/+3
2009-08-24drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-9/+13
2009-08-24netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng1-0/+5
2009-08-24net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr1-1/+2
2009-08-24netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy1-1/+1
2009-08-24ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont1-1/+3
2009-08-24E100: fix interaction with swiotlb on X86.Krzysztof Hałasa1-1/+1
2009-08-24pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller1-10/+13
2009-08-23ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz1-6/+12
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer1-3/+9
2009-08-23pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2-6/+6
2009-08-22Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds1-1/+1
2009-08-22Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10