aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Still more typo fixesMatt LaPlante
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell
2006-10-02RDMA/cma: Optimize error handlingKrishna Kumar
2006-10-02RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar
2006-10-02RDMA/cma: Set status correctly on route resolution errorSean Hefty
2006-10-02RDMA/cma: Fix device removal raceKrishna Kumar
2006-10-02RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan
2006-09-28IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan
2006-09-28IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan
2006-09-28IB/ipath: Set CPU affinity earlyBryan O'Sullivan
2006-09-28IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan
2006-09-28IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan
2006-09-28IB/ipath: Clean up module exit codeBryan O'Sullivan
2006-09-28IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan
2006-09-28IB/iser: Fix the description of iSER in KconfigErez Zilber
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier
2006-09-28RDMA/amso1100: Fix error path in c2_llp_accept()Eric Sesterhenn
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan