summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-09RDMA/nes: Fix stale ARP issueFaisal Latif
2009-12-09RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif
2009-12-09RDMA/nes: Free kmap() resourcesFaisal Latif
2009-12-09RDMA/nes: Check for zero STagFaisal Latif
2009-12-09RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif
2009-12-09RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif
2009-12-09RDMA/nes: Fix crash in nes_accept()Faisal Latif
2009-12-09RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif
2009-12-09RDMA/nes: MPA request/response error checkingFaisal Latif
2009-12-09RDMA/nes: Fix query of ORD valuesFaisal Latif
2009-12-09RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif
2009-12-09RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-12-09RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung
2009-12-09RDMA/nes: Clean up struct nes_qpChien Tung
2009-12-09RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung
2009-12-09RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung
2009-12-09RDMA/nes: Correct fast memory registration implementationChien Tung
2009-12-09RDMA/nes: Add support for IB_WR_*INVChien Tung
2009-12-09RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago
2009-12-09RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-11-03cfq-iosched: limit coop preemptionShaohua Li
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov