| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -12/+7 |
* | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter | 2013-07-30 | 1 | -0/+1 |
* | RDMA/cxgb3: Fix uninitialized variable | Cong Ding | 2013-04-16 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 | 1 | -1/+4 |
|\ |
|
| * | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 | 1 | -1/+4 |
* | | IB: cxgb3: delay freeing mem untill entirely done with it | Jesper Juhl | 2013-01-29 | 1 | -1/+1 |
|/ |
|
* | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 1 | -1/+1 |
* | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 | 1 | -0/+1 |
* | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 2011-07-18 | 1 | -8/+0 |
* | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error | Steve Wise | 2010-10-22 | 1 | -5/+19 |
* | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | RDMA/cxgb3: Don't allocate the SW queue for user mode CQs | Steve Wise | 2010-02-24 | 1 | -1/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise | 2009-10-07 | 1 | -4/+7 |
* | RDMA/cxgb3: Don't ignore insert_handle() failures | Steve Wise | 2009-09-09 | 1 | -15/+35 |
* | RDMA/cxgb3: iwch_unregister_device leaks memory | Steve Wise | 2009-09-05 | 1 | -0/+2 |
* | RDMA/cxgb3: Report correct port state and MTU | Steve Wise | 2009-05-27 | 1 | -2/+30 |
* | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 2008-11-12 | 1 | -6/+0 |
* | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 |
* | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device | Steve Wise | 2008-08-04 | 1 | -25/+3 |
* | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-14 | 1 | -2/+2 |
* | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-14 | 1 | -2/+4 |
* | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() | Steve Wise | 2008-07-14 | 1 | -0/+1 |
* | RDMA/cxgb3: Propagate HW page size capabilities | Jon Mason | 2008-07-14 | 1 | -0/+1 |
* | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 2008-07-14 | 1 | -4/+58 |
* | RDMA/cxgb3: Fix up some ib_device_attr fields | Steve Wise | 2008-07-14 | 1 | -0/+25 |
* | RDMA/cxgb3: MEM_MGT_EXTENSIONS support | Steve Wise | 2008-07-14 | 1 | -3/+101 |
* | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 2008-07-08 | 1 | -0/+4 |
* | RDMA/cxgb3: Fix severe limit on userspace memory registration size | Roland Dreier | 2008-05-06 | 1 | -15/+53 |
* | RDMA/cxgb3: Set the max_mr_size device attribute correctly | Steve Wise | 2008-04-29 | 1 | -1/+1 |
* | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | 1 | -1/+1 |
* | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -38/+37 |
* | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-16 | 1 | -2/+1 |
* | IB: Replace remaining __FUNCTION__ occurrences with __func__ | Harvey Harrison | 2008-04-16 | 1 | -38/+38 |
* | RDMA/cxgb3: Fix iwch_create_cq() off-by-one error | Jon Mason | 2008-03-09 | 1 | -1/+1 |
* | RDMA/cxgb3: Return correct max_inline_data when creating a QP | Jon Mason | 2008-02-29 | 1 | -0/+3 |
* | RDMA/cxgb3: Fix the T3A workaround checks | Steve Wise | 2008-01-25 | 1 | -1/+1 |
* | RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call | Steve Wise | 2008-01-25 | 1 | -0/+5 |
* | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device | Steve Wise | 2007-11-13 | 1 | -0/+1 |
* | RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() | WANG Cong | 2007-07-09 | 1 | -3/+4 |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 | 1 | -8/+20 |
* | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-06 | 1 | -3/+5 |
* | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 1 | -1/+2 |
* | RDMA/cxgb3: Fail qp creation if the requested max_inline is too large | Steve Wise | 2007-04-30 | 1 | -0/+3 |
* | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes | 2007-04-24 | 1 | -1/+0 |
* | RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() | Steve Wise | 2007-03-22 | 1 | -1/+4 |
* | RDMA/cxgb3: Fix MR permission problems | Steve Wise | 2007-03-06 | 1 | -20/+4 |
* | RDMA/cxgb3: Move QP to error on destroy if the state is IDLE | Steve Wise | 2007-03-06 | 1 | -4/+2 |
* | RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() | Steve Wise | 2007-03-06 | 1 | -4/+6 |