summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* page_mapping must avoid slub pagesHugh Dickins2007-06-211-0/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-204-11/+10
|\
| * fix module_param mistake in it821xStas Sergeev2007-06-201-1/+1
| * ahci: fix PORTS_IMPL overrideTejun Heo2007-06-201-1/+1
| * kerneldoc fix in libataHenrik Kretzschmar2007-06-201-1/+1
| * libata: more NONCQ devicesTejun Heo2007-06-201-0/+2
| * pata_it821x: (partially) fix DMA in RAID modeBartlomiej Zolnierkiewicz2007-06-201-8/+3
| * PATA: Add the MCP73/77 support to PATA driverPeer Chen2007-06-201-0/+2
* | cxgb3 - MAC watchdog updateDivy Le Ray2007-06-201-10/+21
* | cxgb3 - Stop mac RX when changing MTUDivy Le Ray2007-06-202-1/+70
* | cxgb3 - Fix direct XAUI supportDivy Le Ray2007-06-202-2/+10
* | cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-202-4/+13
* | cxgb3 - fix skb->dev dereferenceDivy Le Ray2007-06-201-1/+1
* | natsemi irq flagsGregory Haskins2007-06-201-1/+1
* | forcedeth: use unicast receive mode for WoLTim Mann2007-06-201-1/+3
* | s390: netiucv inlining cleanupMartin Schwidefsky2007-06-201-15/+3
* | s390: netiucv spinlock initializer cleanupThomas Gleixner2007-06-201-1/+1
* | s390: don't call iucv_path_connect from tasklet contextUrsula Braun2007-06-201-1/+2
* | s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2007-06-202-14/+11
* | s390: qeth: wrong packet length in qdio headerFrank Pavlic2007-06-201-2/+1
* | s390: avoid inconsistent lock state in qethUrsula Braun2007-06-201-4/+4
* | s390: qeth driver does not recoverUrsula Braun2007-06-201-6/+6
* | s390: print correct level for HiperSockets devicesUrsula Braun2007-06-201-9/+11
* | bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2007-06-202-7/+6
* | bonding: Fix use after free in unregister pathJay Vosburgh2007-06-202-2/+2
* | spidernet: checksum and ethtoolStephen Hemminger2007-06-202-20/+5
* | spidernet: turn off descriptor chain end interrupt.Linas Vepstas2007-06-201-2/+2
* | spidernet: silence the ramfull messagesLinas Vepstas2007-06-202-9/+12
* | spidernet: Don't terminate the RX ringLinas Vepstas2007-06-201-9/+9
* | spidernet: Cure RX ram full bugLinas Vepstas2007-06-202-7/+82
* | spidernet: null out skb pointer after its been used.Linas Vepstas2007-06-201-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-06-203-15/+27
|\
| * firewire: Only set client->iso_context if allocation was successful.Kristian Høgsberg2007-06-211-8/+11
| * ieee1394: fix to ether1394_tx in ether1394.cCarlos E. Ugarte2007-06-161-6/+15
| * firewire: fix hang after card ejectionStefan Richter2007-06-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-2011-138/+259
|\ \
| * | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-182-3/+43
| * | IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-187-87/+121
| * | IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-181-4/+9
| * | IB/mlx4: Get rid of max_inline_data calculationRoland Dreier2007-06-181-5/+2
| * | IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-185-38/+83
| * | IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier2007-06-121-2/+2
| * | IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier2007-06-121-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-2016-86/+73
|\ \ \
| * | | [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-2016-86/+73
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-06-202-3/+5
|\ \ \ \
| * | | | [POWERPC] Fix powermac late initcall to only run on powermacTony Breeds2007-06-201-0/+3
| * | | | [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool2007-06-201-3/+2
| |/ / /
* | | | Fix up CREDIT entry orderingLi Yang2007-06-201-8/+8
* | | | x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-202-3/+3
OpenPOWER on IntegriCloud