summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-201-1/+1
| | * | | | ipv4: check rt_genid in dst_checkTimo Teräs2010-03-201-4/+10
| | * | | | smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning2010-03-191-3/+15
| | * | | | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-191-3/+0
| | * | | | 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
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-03-221-1/+6
| |\ \ \ \ \ \
| | * | | | | | edac, mce: Filter out invalid valuesBorislav Petkov2010-03-221-1/+6
| | | |_|_|/ / | | |/| | | |
| * | | | | | rxrpc: Check allocation failure.Tetsuo Handa2010-03-221-0/+6
| * | | | | | AFS: Potential null dereferenceDan Carpenter2010-03-221-2/+3
| * | | | | | ppc64 sys_ipc breakage in 2.6.34-rc2Anton Blanchard2010-03-221-1/+1
| * | | | | | x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
| |/ / / / /
* | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-253-9/+31
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai2010-03-251-1/+4
| * | | | | ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai2010-03-221-2/+3
| * | | | | ALSA: hda - Sort codec entry list of Nvidia HDMITakashi Iwai2010-03-221-8/+8
| * | | | | ALSA: hda - Add support of Nvidia GT220 HDMIDerek Kelly2010-03-221-0/+3
| * | | | | ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)Daniel T Chen2010-03-221-0/+15
* | | | | | ALSA: hda - Fix uninitialized variable warning in alc_auto_parse_customize_de...Takashi Iwai2010-03-221-1/+1
* | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-21590-7548/+55799
|\| | | | |
| * | | | | ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar2010-03-211-0/+2
| |/ / / /
| * | | | Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds2010-03-201-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-205-2/+50
| |\ \ \ \
| | * | | | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-151-1/+0
| | * | | | sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| | * | | | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| | * | | | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
| | * | | | sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
| | * | | | sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-203-51/+69
| |\ \ \ \ \
| | * | | | | uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2010-02-251546-14571/+37015
| | |\ \ \ \ \
| | * | | | | | uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| | * | | | | | uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| | * | | | | | uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-03-197-13/+5
| |\ \ \ \ \ \ \
| | * | | | | | | alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-194-4/+0
| | * | | | | | | alpha: remove trailing spaces in messagesFrans Pop2010-03-192-2/+2
| | * | | | | | | alpha: use __ratelimitAkinobu Mita2010-03-191-7/+3
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1