summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-261-0/+3
| * | | | | Phonet: fix oops in phonet_address_del() on non-Phonet deviceRĂ©mi Denis-Courmont2008-11-261-1/+1
| * | | | | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy2008-11-261-1/+1
| * | | | | sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller2008-11-261-1/+1
| * | | | | net: make skb_truesize_bug() call WARN()Arjan van de Ven2008-11-251-1/+1
| * | | | | net: hp-plus uses eip_pollRandy Dunlap2008-11-251-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-258-21/+74
| |\ \ \ \ \
| | * | | | | net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar2008-11-251-2/+2
| | * | | | | ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| | * | | | | ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
| | * | | | | ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| | * | | | | ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8
| | * | | | | mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-251-0/+8
| | * | | | | iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
| * | | | | | phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho2008-11-251-9/+55
| * | | | | | rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-251-0/+10
| * | | | | | bridge: netfilter: fix update_pmtu crash with GREHerbert Xu2008-11-241-0/+13
| * | | | | | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| * | | | | | netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2008-11-242-4/+3
| * | | | | | drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-231-4/+0
| * | | | | | driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-236-12/+0
| |/ / / / /
| * | | | | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-213-19/+14
| * | | | | tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-211-2/+5
| * | | | | net/hp-plus: fix link errorsRandy Dunlap2008-11-211-1/+1
| * | | | | axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2008-11-212-1/+1
| * | | | | phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro2008-11-201-2/+11
| * | | | | pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund2008-11-201-0/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-0213-651/+863
|\ \ \ \ \ \
| * | | | | | m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven2008-12-0212-612/+828
| * | | | | | macfb: Do not overflow fb_fix_screeninfo.idFinn Thain2008-12-021-39/+35
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-026-25/+38
|\ \ \ \ \ \ \
| * | | | | | | alim15x3: fix sparse warningHannes Eder2008-12-021-1/+1
| * | | | | | | ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz2008-12-021-5/+0
| * | | | | | | ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz2008-12-021-9/+10
| * | | | | | | ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz2008-12-021-4/+2
| * | | | | | | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz2008-12-021-0/+1
| * | | | | | | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-024-3/+22
| * | | | | | | ide: fix the ide_release_lock imbalanceMichael Schmitz2008-12-021-3/+2
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-0211-33/+42
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] stex: switch to block timeoutJames Bottomley2008-12-011-1/+1
| * | | | | | | [SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley2008-12-011-2/+1
| * | | | | | | [SCSI] megaraid_sas: switch to block timeoutJames Bottomley2008-12-011-1/+2
| * | | | | | | [SCSI] ibmvscsi: switch to block timeoutJames Bottomley2008-12-011-1/+1
| * | | | | | | [SCSI] aacraid: switch to block timeoutJames Bottomley2008-12-011-2/+2
| * | | | | | | [SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig2008-12-011-1/+1
| * | | | | | | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2008-12-012-2/+2
| * | | | | | | [SCSI] zfcp: eliminate race between validation and lockingSwen Schillig2008-12-011-4/+7
| * | | | | | | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig2008-12-011-1/+3
| * | | | | | | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig2008-12-011-2/+6
| * | | | | | | [SCSI] zfcp: Fix opening of wka portsChristof Schmitt2008-12-012-1/+3
OpenPOWER on IntegriCloud