[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
[safe/jmp/linux-2.6] / drivers / infiniband /
2006-10-02 Hoang-Nam NguyenIB/ehca: Tweak trace message format
2006-10-02 Hoang-Nam NguyenIB/ehca: Fix device registration
2006-10-02 Ralph CampbellIB/ipath: Fix RDMA reads
2006-10-02 Krishna KumarRDMA/cma: Optimize error handling
2006-10-02 Krishna KumarRDMA/cma: Eliminate unnecessary remove_list
2006-10-02 Sean HeftyRDMA/cma: Set status correctly on route resolution...
2006-10-02 Krishna KumarRDMA/cma: Fix device removal race
2006-10-02 Krishna KumarRDMA/cma: Fix leak of cm_ids in case of failures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Al Viro[IPV4]: annotate inetdev.h helpers
2006-09-28 Bryan O'SullivanIB/ipath: Fix lockdep error upon "ifconfig ibN down"
2006-09-28 Bryan O'SullivanIB/ipath: Fix races with ib_resize_cq()
2006-09-28 Bryan O'SullivanIB/ipath: Support new PCIE device, QLE7142
2006-09-28 Bryan O'SullivanIB/ipath: Set CPU affinity early
2006-09-28 Bryan O'SullivanIB/ipath: Fix EEPROM read when driver is compiled with -Os
2006-09-28 Bryan O'SullivanIB/ipath: Fix and recover TXE piobuf and PBC parity...
2006-09-28 Bryan O'SullivanIB/ipath: Change HT CRC message to indicate how to...
2006-09-28 Bryan O'SullivanIB/ipath: Clean up module exit code
2006-09-28 Bryan O'SullivanIB/ipath: Call mtrr_del with correct arguments
2006-09-28 Bryan O'SullivanIB/ipath: Flush RWQEs if access error or invalid error...
2006-09-28 Bryan O'SullivanIB/ipath: Improved support for PowerPC
2006-09-28 Bryan O'SullivanIB/ipath: Drop unnecessary "(void *)" casts
2006-09-28 Bryan O'SullivanIB/ipath: Support multiple simultaneous devices of...
2006-09-28 Bryan O'SullivanIB/ipath: Fix mismatch in shifts and masks for printing...
2006-09-28 Bryan O'SullivanIB/ipath: Fix compiler warnings and errors on non-x86_6...
2006-09-28 Bryan O'SullivanIB/ipath: Print more informative parity error messages
2006-09-28 Bryan O'SullivanIB/ipath: Ensure that PD of MR matches PD of QP checkin...
2006-09-28 Bryan O'SullivanIB/ipath: RC and UC should validate SLID and DLID
2006-09-28 Bryan O'SullivanIB/ipath: Only allow complete writes to flash
2006-09-28 Bryan O'SullivanIB/ipath: Count SRQs properly
2006-09-28 Bryan O'SullivanIB/ipath: Lock and count allocated CQs properly
2006-09-28 Bryan O'SullivanIB/ipath: Clean up handling of GUID 0
2006-09-28 Bryan O'SullivanIB/ipath: Unregister from IB core early
2006-09-28 Bryan O'SullivanIB/ipath: Support revision 2 InfiniPath PCIE devices
2006-09-28 Bryan O'SullivanIB/ipath: Driver support for userspace sharing of HW...
2006-09-28 Bryan O'SullivanIB/ipath: Fix memory leak if allocation fails
2006-09-28 Bryan O'SullivanIB/ipath: Limit # of packets sent without an ACK received
2006-09-28 Erez ZilberIB/iser: Fix the description of iSER in Kconfig
2006-09-28 Erez ZilberIB/iser: DMA unmap unaligned for RDMA data before touch...
2006-09-28 Erez ZilberIB/iser: Have iSER data transaction object point to...
2006-09-28 Roland DreierRDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
2006-09-28 Eric SesterhennRDMA/amso1100: Fix error path in c2_llp_accept()
2006-09-27 Roland DreierRDMA/amso1100: Fix compile warnings
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-09-24 James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Al Viro[PATCH] missing includes from infiniband merge
2006-09-22 Krishna KumarIB: Fix typo in kerneldoc for ib_set_client_data()
2006-09-22 Eli CohenIPoIB: Add some likely/unlikely annotations in hot...
2006-09-22 Dotan BarakIPoIB: Remove unused include of vmalloc.h
2006-09-22 Eli CohenIPoIB: Rejoin all multicast groups after a port event
2006-09-22 Roland DreierIPoIB: Create MCGs with all attributes required by RFC
2006-09-22 Roland DreierIB/iser: INFINIBAND_ISER depends on INET
2006-09-22 Roland DreierIB/mthca: Simplify calls to mthca_cq_clean()
2006-09-22 Jack MorgensteinIB/mthca: Recover from catastrophic errors
2006-09-22 Michael S. TsirkinIB/cm: Do not track remote QPN in timewait state
2006-09-22 Michael S. TsirkinIB/sa: Require SA registration
2006-09-22 Roland DreierIPoIB: Refactor completion handling
2006-09-22 Erez ZilberIB/iser: Do not use FMR for a single dma entry sg
2006-09-22 Erez ZilberIB/iser: fix some debug prints
2006-09-22 Erez ZilberIB/iser: make FMR "page size" be 4K and not PAGE_SIZE
2006-09-22 Erez ZilberIB/iser: Limit the max size of a scsi command
2006-09-22 Erez ZilberIB/iser: fix a check of SG alignment for RDMA
2006-09-22 Sean HeftyRDMA/cma: Protect against adding device during destruction
2006-09-22 Tom TuckerRDMA/amso1100: Add driver for Ammasso 1100 RNIC
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Tom TuckerRDMA: iWARP Connection Manager.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Sean HeftyIB/cm: Randomize starting comm ID
2006-09-22 James LentiniIB/mad: Remove unused includes
2006-09-22 Sean HeftyIB/mad: Add support for dual-sided RMPP transfers.
2006-09-22 Sean HeftyIB/cm: Use correct reject code for invalid GID
2006-09-22 Sean HeftyIB/cm: Enable atomics along with RDMA reads
2006-09-22 Jack MorgensteinIB/mthca: Return correct number of bits for static...
2006-09-22 Jack MorgensteinIB/mthca: Return port number for unconnected QPs in...
2006-09-22 Jack MorgensteinIB/mthca: Fix default static rate returned for Tavor...
2006-09-22 Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22 Bryan O'SullivanIB/ipath: fix return value from ipath_poll
2006-09-22 Bryan O'SullivanIB/ipath: allow SMA to be disabled
2006-09-22 Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22 Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22 Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22 Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22 Bryan O'SullivanIB/ipath: add serial number to hardware freeze error...
2006-09-22 Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
2006-09-22 Bryan O'SullivanIB/ipath: account for attached QPs correctly
2006-09-22 Bryan O'SullivanIB/ipath: do not allow use of CQ entries with invalid...
2006-09-22 Bryan O'SullivanIB/ipath: add new minor device to allow sending of...
2006-09-22 Bryan O'SullivanIB/ipath: trivial cleanups
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Bryan O'SullivanIB/ipath: merge ipath_core and ib_ipath drivers
2006-09-22 Bryan O'SullivanIB/ipath: drop requirement that PIO buffers be mmaped...
2006-09-22 Bryan O'SullivanIB/ipath: fix handling of kpiobufs
next