| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-28 | 2 | -44/+105 |
|\ |
|
| * | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 2016-05-26 | 1 | -43/+104 |
| * | RDMA/cxgb3: device driver frees DMA memory with different size | Honggang Li | 2016-05-24 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 1 | -4/+3 |
|\| |
|
| * | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche | 2016-05-13 | 1 | -1/+1 |
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig | 2016-05-13 | 1 | -4/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 | 1 | -1/+1 |
* | | iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping | Steve Wise | 2016-04-26 | 1 | -0/+2 |
|/ |
|
*-. | Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 | Doug Ledford | 2016-03-16 | 1 | -8/+8 |
|\ \ |
|
| | * | iw_cxgb3: support for iWARP port mapping | Steve Wise | 2016-03-16 | 1 | -8/+8 |
| |/ |
|
* / | IB/core: Add vendor's specific data to alloc mw | Matan Barak | 2016-03-01 | 1 | -1/+2 |
|/ |
|
* | iw_cxgb3: Fix incorrectly returning error on success | Hariprasad S | 2015-12-24 | 1 | -2/+2 |
* | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 2015-12-23 | 1 | -3/+0 |
* | cxgb3: simplify iwch_get_dma_wr | Christoph Hellwig | 2015-12-23 | 3 | -126/+26 |
* | IB: remove in-kernel support for memory windows | Christoph Hellwig | 2015-12-23 | 4 | -90/+0 |
* | IB: remove support for phys MRs | Christoph Hellwig | 2015-12-23 | 3 | -104/+0 |
* | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 2015-10-29 | 3 | -72/+1 |
* | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg | 2015-10-29 | 3 | -0/+83 |
* | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -18/+18 |
* | cxgb3: Support ib_alloc_mr verb | Sagi Grimberg | 2015-08-31 | 1 | -4/+10 |
* | RDMA/cxgb3: fail get_dma_mr on 64 bit arches | Steve Wise | 2015-07-24 | 1 | -0/+4 |
* | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 2015-06-12 | 1 | -1/+5 |
* | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 1 | -2/+6 |
* | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 1 | -3/+8 |
* | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 1 | -3/+3 |
* | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 1 | -7/+1 |
* | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 1 | -0/+17 |
* | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 1 | -0/+7 |
* | RDMA/cxgb3: Remove a couple unneeded conditions | Dan Carpenter | 2014-05-28 | 1 | -4/+2 |
* | RDMA/cxgb3: Fix information leak in send_abort() | Dan Carpenter | 2014-05-27 | 1 | -0/+1 |
* | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -12/+7 |
* | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 | 1 | -14/+32 |
* | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter | 2013-07-30 | 1 | -0/+1 |
* | RDMA/cxgb3: Timeout condition is never true | Dan Carpenter | 2013-06-20 | 1 | -1/+2 |
* | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 2013-04-17 | 1 | -2/+2 |
* | RDMA/cxgb3: Fix uninitialized variable | Cong Ding | 2013-04-17 | 1 | -1/+1 |
* | IB/cxgb3: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -13/+11 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 | 2 | -8/+12 |
|\ |
|
| * | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 | 2 | -8/+12 |
* | | IB: cxgb3: delay freeing mem untill entirely done with it | Jesper Juhl | 2013-01-29 | 1 | -1/+1 |
|/ |
|
* | RDMA/cxgb3: use WARN | Julia Lawall | 2012-11-26 | 1 | -4/+2 |
* | IB: Fix typos in infiniband drivers | Masanari Iida | 2012-08-15 | 1 | -1/+1 |
* | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). | David S. Miller | 2012-07-05 | 1 | -2/+3 |
*-. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | 1 | -20/+20 |
|\ \ |
|
| | * | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 2012-03-08 | 1 | -20/+20 |
| |/ |
|
* / | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 1 | -1/+1 |
|/ |
|
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 2011-12-05 | 1 | -13/+2 |
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 1 | -2/+2 |
* | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 1 | -0/+4 |