| Commit message (Expand) | Author | Age |
... | |
| * | IB/ipath: Set CPU affinity early | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Fix EEPROM read when driver is compiled with -Os | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Fix and recover TXE piobuf and PBC parity errors | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Change HT CRC message to indicate how to resolve problem | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Clean up module exit code | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Call mtrr_del with correct arguments | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Flush RWQEs if access error or invalid error seen | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Improved support for PowerPC | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Drop unnecessary "(void *)" casts | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Support multiple simultaneous devices of different types | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Fix mismatch in shifts and masks for printing debug info | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Fix compiler warnings and errors on non-x86_64 systems | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Print more informative parity error messages | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: RC and UC should validate SLID and DLID | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Only allow complete writes to flash | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Count SRQs properly | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Lock and count allocated CQs properly | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Clean up handling of GUID 0 | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Unregister from IB core early | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Support revision 2 InfiniPath PCIE devices | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Driver support for userspace sharing of HW contexts | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Fix memory leak if allocation fails | Bryan O'Sullivan | 2006-09-28 |
| * | IB/ipath: Limit # of packets sent without an ACK received | Bryan O'Sullivan | 2006-09-28 |
| * | IB/iser: Fix the description of iSER in Kconfig | Erez Zilber | 2006-09-28 |
| * | IB/iser: DMA unmap unaligned for RDMA data before touching it | Erez Zilber | 2006-09-28 |
| * | IB/iser: Have iSER data transaction object point to iSER conn | Erez Zilber | 2006-09-28 |
| * | RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() | Roland Dreier | 2006-09-28 |
| * | RDMA/amso1100: Fix error path in c2_llp_accept() | Eric Sesterhenn | 2006-09-28 |
| * | RDMA/amso1100: Fix compile warnings | Roland Dreier | 2006-09-27 |
* | | [IPV4]: annotate inetdev.h helpers | Al Viro | 2006-09-28 |
|/ |
|
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 |
* | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT | Brice Goglin | 2006-09-26 |
* | Merge mulgrave-w:git/linux-2.6 | James Bottomley | 2006-09-23 |
|\ |
|
| * | [PATCH] missing includes from infiniband merge | Al Viro | 2006-09-23 |
* | | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 2006-09-23 |
|\ \
| |/
|/| |
|
| * | [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. | Mike Christie | 2006-09-02 |
* | | IB: Fix typo in kerneldoc for ib_set_client_data() | Krishna Kumar | 2006-09-22 |
* | | IPoIB: Add some likely/unlikely annotations in hot path | Eli Cohen | 2006-09-22 |
* | | IPoIB: Remove unused include of vmalloc.h | Dotan Barak | 2006-09-22 |
* | | IPoIB: Rejoin all multicast groups after a port event | Eli Cohen | 2006-09-22 |
* | | IPoIB: Create MCGs with all attributes required by RFC | Roland Dreier | 2006-09-22 |
* | | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier | 2006-09-22 |
* | | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 2006-09-22 |
* | | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 |
* | | IB/cm: Do not track remote QPN in timewait state | Michael S. Tsirkin | 2006-09-22 |
* | | IB/sa: Require SA registration | Michael S. Tsirkin | 2006-09-22 |
* | | IPoIB: Refactor completion handling | Roland Dreier | 2006-09-22 |