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