summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | x86: change_page_attr bandaidsAndi Kleen2007-06-202-15/+22
* | | | x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2007-06-202-0/+2
* | | | x86: Only make Macintosh drivers default on MacsAndi Kleen2007-06-201-1/+1
* | | | x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen2007-06-202-3/+3
* | | | x86: Disable DAC on VIA bridgesAndi Kleen2007-06-203-0/+45
* | | | x86_64: Fix eventd/timerfd syscallsAndi Kleen2007-06-201-2/+2
* | | | x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2007-06-202-3/+22
|/ / /
* | | [POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang2007-06-191-19/+29
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-06-191-0/+1
|\ \ \
| * | | sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-06-192-3/+9
|\ \ \ \
| * | | | sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-3/+4
| * | | | sh: oops_enter()/oops_exit() in die().Paul Mundt2007-06-181-0/+3
| * | | | sh: Fix restartable syscall arg5 clobbering.Kaz Kojima2007-06-181-2/+4
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-06-198-16/+32
|\ \ \ \ \
| * | | | | [S390] Move psw_set_key.Heiko Carstens2007-06-192-8/+6
| * | | | | [S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens2007-06-191-3/+5
| * | | | | [S390] Print list of modules on die().Heiko Carstens2007-06-191-0/+1
| * | | | | [S390] Fix yet another two section mismatches.Heiko Carstens2007-06-193-5/+16
| * | | | | [S390] Fix zfcpdump headerMichael Holzheu2007-06-191-0/+3
| * | | | | [S390] Missing blank when appending cio_ignore kernel parameterMichael Holzheu2007-06-191-0/+1
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud