summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh
2008-05-07docbook: fix bio missing parameterRandy Dunlap
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-07sparc: Fix mmap VA span checking.David S. Miller
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara
2008-05-07udf: Make udf exportableRasmus Rohde
2008-05-07block: optimize generic_unplug_device()Jens Axboe
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-07cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe
2008-05-07block: adjust tagging function queue bit lockingJens Axboe
2008-05-07[S390] guest page hinting lightMartin Schwidefsky
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens
2008-05-07[S390] compat ptrace cleanupRoland McGrath
2008-05-07[S390] s390mach compile warningMartin Schwidefsky
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky
2008-05-07block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier
2008-05-06sparc64: Fix initrd regression.David S. Miller
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi
2008-05-06VFS: fix unused variable warningLinus Torvalds