Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | sungem: Fix PCS_MIICTRL register write in gem_init_phy(). | David S. Miller | 2008-11-26 | 1 | -1/+1 | |
| | * | | | | | net: make skb_truesize_bug() call WARN() | Arjan van de Ven | 2008-11-25 | 1 | -1/+1 | |
| | * | | | | | net: hp-plus uses eip_poll | Randy Dunlap | 2008-11-25 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-25 | 8 | -21/+74 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | net/wireless/reg.c: fix bad WARN_ON in if statement | Ingo Molnar | 2008-11-25 | 1 | -2/+2 | |
| | | * | | | | | ath5k: disable beacon filter when station is not associated | Martin Xu | 2008-11-25 | 2 | -1/+35 | |
| | | * | | | | | ath5k: fix Security issue in DebugFS part of ath5k | Cheng Renquan | 2008-11-25 | 1 | -5/+5 | |
| | | * | | | | | ath9k: correct expected max RX buffer size | Luis R. Rodriguez | 2008-11-25 | 1 | -2/+11 | |
| | | * | | | | | ath9k: Fix SW-IOMMU bounce buffer starvation | Luis R. Rodriguez | 2008-11-25 | 2 | -8/+8 | |
| | | * | | | | | mac80211 : Fix setting ad-hoc mode and non-ibss channel | Abhijeet Kolekar | 2008-11-25 | 1 | -0/+8 | |
| | | * | | | | | iwlagn: fix DMA sync | Johannes Berg | 2008-11-25 | 1 | -3/+5 | |
| | * | | | | | | phylib: Add Vitesse VSC8221 SGMII PHY | Trent Piepho | 2008-11-25 | 1 | -9/+55 | |
| | * | | | | | | rose: zero length frame filtering in af_rose.c | Bernard Pidoux | 2008-11-25 | 1 | -0/+10 | |
| | * | | | | | | bridge: netfilter: fix update_pmtu crash with GRE | Herbert Xu | 2008-11-24 | 1 | -0/+13 | |
| | * | | | | | | netfilter: xtables: add missing const qualifier to xt_tgchk_param | Jan Engelhardt | 2008-11-24 | 1 | -1/+1 | |
| | * | | | | | | netfilter: ctnetlink: fix conntrack creation race | Patrick McHardy | 2008-11-24 | 2 | -4/+3 | |
| | * | | | | | | drivers/net/chelsio/sge.c: remove redundant argument comments | Qinghuang Feng | 2008-11-23 | 1 | -4/+0 | |
| | * | | | | | | driver/net/*: remove redundant argument comments | Qinghuang Feng | 2008-11-23 | 6 | -12/+0 | |
| | |/ / / / / | ||||||
| | * | | | | | net: Fix memory leak in the proto_register function | Catalin Marinas | 2008-11-21 | 3 | -19/+14 | |
| | * | | | | | tcp: Do not use TSO/GSO when there is urgent data | Petr Tesarik | 2008-11-21 | 1 | -2/+5 | |
| | * | | | | | net/hp-plus: fix link errors | Randy Dunlap | 2008-11-21 | 1 | -1/+1 | |
| | * | | | | | axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411 | Cord Walter | 2008-11-21 | 2 | -1/+1 | |
| | * | | | | | phy: fix phy_id detection also for broken hardware. | Giuseppe Cavallaro | 2008-11-20 | 1 | -2/+11 | |
| | * | | | | | pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium | Andreas Petlund | 2008-11-20 | 1 | -0/+17 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-02 | 13 | -651/+863 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | m68k: Update defconfigs for 2.6.28-rc7 | Geert Uytterhoeven | 2008-12-02 | 12 | -612/+828 | |
| | * | | | | | | macfb: Do not overflow fb_fix_screeninfo.id | Finn Thain | 2008-12-02 | 1 | -39/+35 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-02 | 6 | -25/+38 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | alim15x3: fix sparse warning | Hannes Eder | 2008-12-02 | 1 | -1/+1 | |
| | * | | | | | | | ide: remove dead code from drive_is_ready() | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -5/+0 | |
| | * | | | | | | | ide: fix build for DEBUG_PM | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -9/+10 | |
| | * | | | | | | | ide: respect current DMA setting during resume | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -4/+2 | |
| | * | | | | | | | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -0/+1 | |
| | * | | | | | | | amd74xx: workaround unreliable AltStatus register for nVidia controllers | Bartlomiej Zolnierkiewicz | 2008-12-02 | 4 | -3/+22 | |
| | * | | | | | | | ide: fix the ide_release_lock imbalance | Michael Schmitz | 2008-12-02 | 1 | -3/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-12-02 | 11 | -33/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [SCSI] stex: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] make scsi_eh_try_stu use block timeout | James Bottomley | 2008-12-01 | 1 | -2/+1 | |
| | * | | | | | | | [SCSI] megaraid_sas: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+2 | |
| | * | | | | | | | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] aacraid: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -2/+2 | |
| | * | | | | | | | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig | 2008-12-01 | 2 | -2/+2 | |
| | * | | | | | | | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig | 2008-12-01 | 1 | -4/+7 | |
| | * | | | | | | | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs | Swen Schillig | 2008-12-01 | 1 | -1/+3 | |
| | * | | | | | | | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected | Swen Schillig | 2008-12-01 | 1 | -2/+6 | |
| | * | | | | | | | [SCSI] zfcp: Fix opening of wka ports | Christof Schmitt | 2008-12-01 | 2 | -1/+3 | |
| | * | | | | | | | [SCSI] zfcp: fix remote port status check | Martin Petermann | 2008-12-01 | 1 | -2/+1 | |
| | * | | | | | | | [SCSI] fc_transport: fix old bug on bitflag definitions | James Smart | 2008-11-21 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] Fix hang in starved list processing | Mike Christie | 2008-11-16 | 1 | -12/+11 |