| Commit message (Expand) | Author | Age |
* | [INET]: Justification for local port range robustness. | Anton Arapov | 2007-10-19 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 |
* | infiniband: sg chaining support | Jens Axboe | 2007-10-16 |
* | IB/ipoib: Verify address handle validity on send | Moni Shoua | 2007-10-15 |
* | IB/ipoib: Bound the net device to the ipoib_neigh structue | Moni Shoua | 2007-10-15 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori | 2007-10-12 |
| * | [SCSI] ib_srp: convert to use the srp transport class | FUJITA Tomonori | 2007-10-12 |
* | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | IPoIB: Allow setting policy to ignore multicast groups | Or Gerlitz | 2007-10-10 |
| * | | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen | 2007-10-10 |
| * | | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. | Dave Olson | 2007-10-10 |
| * | | IB/ipath: Remove redundant link state checks | Ralph Campbell | 2007-10-10 |
| * | | IB/ipath: Fix IB_EVENT_PORT_ERR event | Ralph Campbell | 2007-10-10 |
| * | | IB/ipath: Better handling of unexpected GPIO interrupts | Michael Albaugh | 2007-10-10 |
| * | | IB/ipath: Maintain active time on all chips | Michael Albaugh | 2007-10-10 |
| * | | IB/ipath: Fix QHT7040 serial number check | Dave Olson | 2007-10-09 |
| * | | IB/ipath: Indicate a couple of chip bugs to userspace | Arthur Jones | 2007-10-09 |
| * | | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround | Arthur Jones | 2007-10-09 |
| * | | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close | Arthur Jones | 2007-10-09 |
| * | | IB/ipath: Remove duplicate copy of LMC | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Add ability to set the LMC via the sysfs debugging interface | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Optimize completion queue entry insertion and polling | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Generate flush CQE when QP is in error state | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Remove redundant code | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Future proof eeprom checksum code (contents reading) | Dave Olson | 2007-10-09 |
| * | | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Correctly describe workaround for TID write chip bug | Dave Olson | 2007-10-09 |
| * | | IB/ipath: Remove unneeded code for ipathfs | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Verify host bus bandwidth to chip will not limit performance | Dave Olson | 2007-10-09 |
| * | | IB/ipath: Change UD to queue work requests like RC & UC | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: Performance optimization for CPU differences | Ralph Campbell | 2007-10-09 |
| * | | IB/ipath: iba6110 rev4 GPIO counters support | Arthur Jones | 2007-10-09 |
| * | | IB/ehca: Fix clipping of device limits to INT_MAX | Roland Dreier | 2007-10-09 |
| * | | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() | Dotan Barak | 2007-10-09 |
| * | | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 |
| * | | RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries | Sean Hefty | 2007-10-09 |
| * | | IB/cm: Modify interface to send MRAs in response to duplicate messages | Sean Hefty | 2007-10-09 |
| * | | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier | 2007-10-09 |
| * | | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 |
| * | | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein | 2007-10-09 |
| * | | IB/uverbs: Make ib_uverbs_release_event_file() static | Roland Dreier | 2007-10-09 |
| * | | IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems | Roland Dreier | 2007-10-09 |
| * | | IB/umad: Add P_Key index support | Roland Dreier | 2007-10-09 |
| * | | IB/ehca: Return srq_attr->max_sge in ehca_query_srq() | Joachim Fenkes | 2007-10-09 |
| * | | IB/ehca: Adjust 64-bit alignment of create QP response for userspace | Hoang-Nam Nguyen | 2007-10-09 |
| * | | IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() | Hoang-Nam Nguyen | 2007-10-09 |