Age | Commit message (Expand) | Author | Files | Lines |
2015-07-24 | RDMA/cxgb3: fail get_dma_mr on 64 bit arches | Steve Wise | 1 | -0/+4 |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 1 | -1/+5 |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak | 1 | -2/+6 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 1 | -3/+8 |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 1 | -3/+3 |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny | 1 | -7/+1 |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 1 | -0/+17 |
2015-05-18 | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 1 | -0/+7 |
2014-05-28 | RDMA/cxgb3: Remove a couple unneeded conditions | Dan Carpenter | 1 | -4/+2 |
2014-05-27 | RDMA/cxgb3: Fix information leak in send_abort() | Dan Carpenter | 1 | -0/+1 |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -12/+7 |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 1 | -14/+32 |
2013-07-30 | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter | 1 | -0/+1 |
2013-06-20 | RDMA/cxgb3: Timeout condition is never true | Dan Carpenter | 1 | -1/+2 |
2013-04-16 | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-16 | RDMA/cxgb3: Fix uninitialized variable | Cong Ding | 1 | -1/+1 |
2013-02-27 | IB/cxgb3: convert to idr_alloc() | Tejun Heo | 1 | -13/+11 |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -8/+12 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2 | -8/+12 |
2013-01-29 | IB: cxgb3: delay freeing mem untill entirely done with it | Jesper Juhl | 1 | -1/+1 |
2012-11-26 | RDMA/cxgb3: use WARN | Julia Lawall | 1 | -4/+2 |
2012-08-15 | IB: Fix typos in infiniband drivers | Masanari Iida | 1 | -1/+1 |
2012-07-05 | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). | David S. Miller | 1 | -2/+3 |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 1 | -20/+20 |
2012-03-07 | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 1 | -20/+20 |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 1 | -1/+1 |
2011-12-05 | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 1 | -13/+2 |
2011-12-05 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 1 | -2/+2 |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet | 1 | -0/+4 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -2/+30 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 5 | -2/+30 |
2011-10-31 | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -2/+20 |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -5/+5 |
2011-10-06 | RDMA/{amso1100,cxgb3}: Minimal MPAv2 support | Kumar Sanghvi | 1 | -0/+10 |
2011-09-26 | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 1 | -5/+5 |
2011-08-10 | chelsio: Move the Chelsio drivers | Jeff Kirsher | 1 | -1/+1 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -8/+0 |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 1 | -8/+0 |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -4/+8 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 3 | -13/+21 |
2011-05-24 | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 3 | -13/+21 |
2011-05-03 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 1 | -1/+2 |
2011-03-12 | ipv4: Create and use route lookup helpers. | David S. Miller | 1 | -17/+4 |
2011-03-02 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -1/+2 |
2011-03-01 | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 1 | -1/+1 |
2011-03-01 | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-10 | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 3 | -58/+2 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 8 | -26/+75 |