| Commit message (Expand) | Author | Age |
| * | RDMA/cxgb3: device driver frees DMA memory with different size | Honggang Li | 2020-05-10 |
| * | iw_cxgb3: Fix incorrectly returning error on success | Hariprasad S | 2016-03-03 |
| * | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 2015-10-28 |
| * | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg | 2015-10-28 |
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 |
| * | cxgb3: Support ib_alloc_mr verb | Sagi Grimberg | 2015-08-30 |
| * | RDMA/cxgb3: fail get_dma_mr on 64 bit arches | Steve Wise | 2015-07-24 |
| * | 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-12 |
| * | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 |
| * | 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-20 |
| * | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 |
| * | RDMA/cxgb3: Remove a couple unneeded conditions | Dan Carpenter | 2014-05-28 |
| * | RDMA/cxgb3: Fix information leak in send_abort() | Dan Carpenter | 2014-05-27 |
| * | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 |
| * | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 |
| * | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter | 2013-07-30 |
| * | RDMA/cxgb3: Timeout condition is never true | Dan Carpenter | 2013-06-20 |
| * | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 2013-04-16 |
| * | RDMA/cxgb3: Fix uninitialized variable | Cong Ding | 2013-04-16 |
| * | IB/cxgb3: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 |
| |\ |
|
| | * | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 |
| * | | IB: cxgb3: delay freeing mem untill entirely done with it | Jesper Juhl | 2013-01-29 |
| |/ |
|
| * | RDMA/cxgb3: use WARN | Julia Lawall | 2012-11-26 |
| * | IB: Fix typos in infiniband drivers | Masanari Iida | 2012-08-15 |
| * | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). | David S. Miller | 2012-07-05 |
| *-. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 |
| |\ \ |
|
| | | * | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 2012-03-07 |
| | |/ |
|
| * / | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-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-12-05 |
| * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 |
| |\ |
|
| | *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 |
| | |\ \ |
|
| | | | * | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 |
| | | |/
| |/| |
|
| | | * | RDMA/{amso1100,cxgb3}: Minimal MPAv2 support | Kumar Sanghvi | 2011-10-06 |
| | |/ |
|
| * | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 |
| |\| |
|
| | * | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 2011-09-26 |
| * | | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-07-22 |
| |\ |
|
| | * | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 2011-07-18 |
| * | | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 |
| |\ |
|
| | * | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 2011-05-24 |
| * | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2011-05-03 |
| |/ |
|
| * | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 |
| * | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 |