Age | Commit message (Expand) | Author |
2008-01-08 | IB/mlx4: Fix value of pkey_index in QP1 completions | Dotan Barak |
2007-12-13 | IB/ehca: Fix lock flag variable location, bump version number | Joachim Fenkes |
2007-12-12 | IB/ehca: Serialize HCA-related hCalls if necessary | Joachim Fenkes |
2007-12-12 | IB/ehca: Return correct number of SGEs for SRQ | Joachim Fenkes |
2007-11-30 | IB/ehca: Fix static rate if path faster than link | Joachim Fenkes |
2007-11-24 | IB/ehca: Fix static rate regression | Joachim Fenkes |
2007-11-20 | IB/ipath: Normalize error return codes for posting work requests | Ralph Campbell |
2007-11-20 | IB/ipath: Fix offset returned to ibv_modify_srq() | Ralph Campbell |
2007-11-20 | IB/ipath: Fix error path in QP creation | Ralph Campbell |
2007-11-20 | IB/ipath: Fix offset returned to ibv_resize_cq() | Ralph Campbell |
2007-11-13 | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device | Steve Wise |
2007-11-13 | IB/ehca: Fix static rate calculation | Joachim Fenkes |
2007-11-13 | IB/ehca: Return physical link information in query_port() | Joachim Fenkes |
2007-11-13 | IB/ipath: Fix race with ACK retry timeout list management | Ralph Campbell |
2007-11-13 | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails | Ralph Campbell |
2007-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-30 | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson |
2007-10-30 | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh |
2007-10-30 | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell |
2007-10-30 | IB/mlx4: Lock SQ lock in mlx4_ib_post_send() | Roland Dreier |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-23 | IB/ehca: Fix sg_page() fallout | Olof Johansson |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | IB/mlx4: Sanity check userspace send queue sizes | Jack Morgenstein |
2007-10-17 | IB/ehca: Enable large page MRs by default | Joachim Fenkes |
2007-10-17 | IB/ehca: Change meaning of hca_cap_mr_pgsize | Joachim Fenkes |
2007-10-17 | IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() | Joachim Fenkes |
2007-10-17 | IB/ehca: Fix masking error in {,re}reg_phys_mr() | Joachim Fenkes |
2007-10-17 | IB/ehca: Supply QP token for SRQ base QPs | Joachim Fenkes |
2007-10-17 | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes |
2007-10-16 | infiniband: sg chaining support | Jens Axboe |
2007-10-15 | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-10-10 | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen |
2007-10-09 | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. | Dave Olson |
2007-10-09 | IB/ipath: Remove redundant link state checks | Ralph Campbell |
2007-10-09 | IB/ipath: Fix IB_EVENT_PORT_ERR event | Ralph Campbell |
2007-10-09 | IB/ipath: Better handling of unexpected GPIO interrupts | Michael Albaugh |
2007-10-09 | IB/ipath: Maintain active time on all chips | Michael Albaugh |
2007-10-09 | 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 |