summaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io-regs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-08tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler1-1/+1
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi1-0/+4
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2-3/+24
2008-12-05tcp: tcp_vegas ssthresh bug fixDoug Leith1-0/+2
2008-12-05can: omit received RTR frames for single ID filter listsOliver Hartkopp1-1/+4
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams1-1/+5
2008-12-04netx-eth: initialize per device spinlockUwe Kleine-König1-0/+2
2008-12-04tcp: make urg+gso work for real this timeIlpo Järvinen1-12/+10
2008-12-04enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach1-2/+14
2008-12-04hysdn: fix writing outside the field on 64 bitsPascal Terjan1-2/+2
2008-12-04b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe1-4/+2
2008-12-04can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp3-19/+53
2008-12-04Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia1-0/+3
2008-12-03netlabel: Fix a potential NULL pointer dereferencePaul Moore1-4/+6
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan2-3/+38
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun1-0/+1
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-03vmscan: evict streaming IO firstRik van Riel1-1/+6
2008-12-03bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz4-3/+22
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02Linux 2.6.28-rc7v2.6.28-rc7Linus Torvalds1-2/+2
2008-12-02drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-02i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-02i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-02fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-02ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-12-02kernel-doc: handle varargs cleanlyRandy Dunlap1-3/+7
2008-12-02lib/idr.c: fix rcu related race with idr_findManfred Spraul2-3/+14
2008-12-02DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handlingFUJITA Tomonori1-5/+3
2008-12-02frv: fix mmap2 error handlingDavid Howells1-9/+8
2008-12-02taint: add missing commentArjan van de Ven1-0/+1
2008-12-02radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30
2008-12-02spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2-0/+2
2008-12-02spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks1-1/+1
2008-12-02spi: au1550_spi full duplex dma fixJan Nikitenko1-10/+16
2008-12-02spi: fix spi_imx probe oopsingJulien Boibessot1-12/+13
2008-12-02epoll: introduce resource usage limitsDavide Libenzi4-8/+118