Age | Commit message (Expand) | Author | Files | Lines |
2011-12-06 | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f... | David Miller | 1 | -140/+80 |
2011-12-06 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 1 | -3/+3 |
2011-11-30 | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 1 | -0/+6 |
2011-11-30 | IB: Fix RCU lockdep splats | Eric Dumazet | 1 | -0/+6 |
2011-11-28 | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi | 1 | -1/+3 |
2011-11-28 | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 6 | -53/+532 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 6 | -53/+532 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 1 | -0/+3 |
2011-10-31 | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 1 | -0/+4 |
2011-10-31 | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -4/+23 |
2011-10-15 | RDMA/cxgb4: Use correct QID in insert_recv_cqe() | Jonathan Lallinger | 1 | -1/+1 |
2011-10-15 | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi | 1 | -1/+5 |
2011-10-06 | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 3 | -39/+466 |
2011-10-06 | RDMA/cxgb4: Fail RDMA initialization for unsupported cards | Steve Wise | 1 | -8/+33 |
2011-08-11 | chelsio: Move the Chelsio drivers | Jeff Kirsher | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -12/+5 |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2 | -12/+5 |
2011-07-19 | RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies | 1 | -4/+5 |
2011-07-19 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 1 | -8/+0 |
2011-07-18 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -21/+21 |
2011-06-17 | RDMA/cxgb4: Couple of abort fixes | Steve Wise | 2 | -13/+38 |
2011-06-17 | RDMA/cxgb4: Don't truncate MR lengths | Steve Wise | 1 | -1/+1 |
2011-06-17 | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs | Steve Wise | 1 | -0/+4 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -13/+5 |
2011-05-24 | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise | 1 | -13/+5 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+2 |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 5 | -98/+104 |
2011-05-10 | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise | 3 | -53/+66 |
2011-05-10 | RDMA/cxgb4: Reset wait condition atomically | Steve Wise | 2 | -30/+26 |
2011-05-10 | RDMA/cxgb4: Fix missing parentheses | Roel Kluin | 1 | -1/+1 |
2011-05-10 | RDMA/cxgb4: Initialization errors can cause crash | Steve Wise | 1 | -3/+3 |
2011-05-10 | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 3 | -12/+9 |
2011-05-04 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 1 | -1/+2 |
2011-04-27 | cxgb4: use pgprot_writecombine() on powerpc | Nishanth Aravamudan | 1 | -4/+1 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -17/+5 |
2011-03-14 | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise | 1 | -4/+9 |
2011-03-14 | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise | 1 | -1/+9 |
2011-03-14 | RDMA/cxgb4: Use ULP_MODE_TCPDDP | Steve Wise | 1 | -0/+2 |
2011-03-14 | RDMA/cxgb4: Enable on-chip SQ support by default | Steve Wise | 1 | -2/+2 |
2011-03-14 | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps | Steve Wise | 1 | -1/+7 |
2011-03-14 | RDMA/cxgb4: Remove db_drop_task | Steve Wise | 2 | -2/+0 |
2011-03-14 | RDMA/cxgb4: Turn on delayed ACK | Steve Wise | 1 | -2/+2 |
2011-03-13 | ipv4: Create and use route lookup helpers. | David S. Miller | 1 | -17/+4 |
2011-03-03 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -1/+2 |
2011-03-02 | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 1 | -1/+1 |
2011-03-02 | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 1 | -1/+1 |
2011-01-29 | RDMA/cxgb4: Set the correct device physical function for iWARP connections | Steve Wise | 1 | -1/+1 |