| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 | 264 | -10703/+35567 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-09-22 | 129 | -2679/+25252 |
| |\ |
|
| | * | IB: Fix typo in kerneldoc for ib_set_client_data() | Krishna Kumar | 2006-09-22 | 1 | -1/+1 |
| | * | IPoIB: Add some likely/unlikely annotations in hot path | Eli Cohen | 2006-09-22 | 2 | -3/+3 |
| | * | IPoIB: Remove unused include of vmalloc.h | Dotan Barak | 2006-09-22 | 1 | -1/+0 |
| | * | IPoIB: Rejoin all multicast groups after a port event | Eli Cohen | 2006-09-22 | 1 | -1/+3 |
| | * | IPoIB: Create MCGs with all attributes required by RFC | Roland Dreier | 2006-09-22 | 1 | -5/+15 |
| | * | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier | 2006-09-22 | 1 | -1/+1 |
| | * | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 2006-09-22 | 1 | -3/+2 |
| | * | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 | 3 | -21/+136 |
| | * | IB/cm: Do not track remote QPN in timewait state | Michael S. Tsirkin | 2006-09-22 | 1 | -0/+2 |
| | * | IB/sa: Require SA registration | Michael S. Tsirkin | 2006-09-22 | 6 | -20/+82 |
| | * | IPoIB: Refactor completion handling | Roland Dreier | 2006-09-22 | 1 | -88/+100 |
| | * | IB/iser: Do not use FMR for a single dma entry sg | Erez Zilber | 2006-09-22 | 3 | -16/+39 |
| | * | IB/iser: fix some debug prints | Erez Zilber | 2006-09-22 | 1 | -3/+14 |
| | * | IB/iser: make FMR "page size" be 4K and not PAGE_SIZE | Erez Zilber | 2006-09-22 | 3 | -14/+27 |
| | * | IB/iser: Limit the max size of a scsi command | Erez Zilber | 2006-09-22 | 1 | -0/+1 |
| | * | IB/iser: fix a check of SG alignment for RDMA | Erez Zilber | 2006-09-22 | 1 | -1/+1 |
| | * | RDMA/cma: Protect against adding device during destruction | Sean Hefty | 2006-09-22 | 1 | -8/+26 |
| | * | RDMA/amso1100: Add driver for Ammasso 1100 RNIC | Tom Tucker | 2006-09-22 | 25 | -0/+9013 |
| | * | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 18 | -76/+394 |
| | * | RDMA: iWARP Connection Manager. | Tom Tucker | 2006-09-22 | 2 | -0/+1081 |
| | * | IB: Whitespace fixes | Roland Dreier | 2006-09-22 | 15 | -33/+31 |
| | * | IB/cm: Randomize starting comm ID | Sean Hefty | 2006-09-22 | 1 | -8/+16 |
| | * | IB/mad: Remove unused includes | James Lentini | 2006-09-22 | 2 | -3/+0 |
| | * | IB/mad: Add support for dual-sided RMPP transfers. | Sean Hefty | 2006-09-22 | 1 | -3/+87 |
| | * | IB/cm: Use correct reject code for invalid GID | Sean Hefty | 2006-09-22 | 1 | -11/+21 |
| | * | IB/cm: Enable atomics along with RDMA reads | Sean Hefty | 2006-09-22 | 1 | -1/+2 |
| | * | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 2006-09-22 | 1 | -1/+1 |
| | * | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 2006-09-22 | 1 | -4/+6 |
| | * | IB/mthca: Fix default static rate returned for Tavor in AV | Jack Morgenstein | 2006-09-22 | 1 | -1/+1 |
| | * | IB/ipath: control receive polarity inversion | Bryan O'Sullivan | 2006-09-22 | 6 | -0/+69 |
| | * | IB/ipath: fix return value from ipath_poll | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+5 |
| | * | IB/ipath: allow SMA to be disabled | Bryan O'Sullivan | 2006-09-22 | 1 | -0/+7 |
| | * | IB/ipath: handle sq_sig_all field correctly | Bryan O'Sullivan | 2006-09-22 | 1 | -5/+8 |
| | * | IB/ipath: put a limit on the number of QPs that can be created | Bryan O'Sullivan | 2006-09-22 | 3 | -1/+25 |
| | * | IB/ipath: validate path_mig_state properly | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+2 |
| | * | IB/ipath: be more strict about testing the modify QP verb | Bryan O'Sullivan | 2006-09-22 | 2 | -2/+32 |
| | * | IB/ipath: add serial number to hardware freeze error message | Bryan O'Sullivan | 2006-09-22 | 2 | -4/+6 |
| | * | IB/ipath: support new QLogic product naming scheme | Bryan O'Sullivan | 2006-09-22 | 7 | -71/+68 |
| | * | IB/ipath: account for attached QPs correctly | Bryan O'Sullivan | 2006-09-22 | 1 | -0/+2 |
| | * | IB/ipath: do not allow use of CQ entries with invalid counts | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+6 |
| | * | IB/ipath: add new minor device to allow sending of diag packets | Bryan O'Sullivan | 2006-09-22 | 4 | -0/+176 |
| | * | IB/ipath: trivial cleanups | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+0 |
| | * | IB/ipath: remove stale references to userspace SMA | Bryan O'Sullivan | 2006-09-22 | 14 | -119/+35 |
| | * | IB/ipath: simplify debugging code after ipath_core and ib_ipath merger | Bryan O'Sullivan | 2006-09-22 | 8 | -134/+17 |
| | * | IB/ipath: simplify layering code | Bryan O'Sullivan | 2006-09-22 | 17 | -1329/+1126 |
| | * | IB/ipath: merge ipath_core and ib_ipath drivers | Bryan O'Sullivan | 2006-09-22 | 10 | -292/+62 |
| | * | IB/ipath: drop requirement that PIO buffers be mmaped write-only | Bryan O'Sullivan | 2006-09-22 | 1 | -9/+4 |
| | * | IB/ipath: fix handling of kpiobufs | Bryan O'Sullivan | 2006-09-22 | 1 | -1/+2 |