Age | Commit message (Expand) | Author | Files | Lines |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 12 | -364/+556 |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 12 | -364/+556 |
2010-10-26 | RDMA/cxgb4: Remove unnecessary KERN_<level> use | Joe Perches | 1 | -2/+2 |
2010-10-23 | IB: Replace EXTRA_CFLAGS with ccflags-y | matt mooney | 1 | -1/+1 |
2010-10-22 | RDMA/cxgb4: Use cxgb4 service for packet gl to skb | Steve Wise | 1 | -41/+1 |
2010-10-22 | RDMA/cxgb4: Export T4 TCP MIB | Steve Wise | 1 | -1/+11 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-10-11 | RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers | Steve Wise | 1 | -25/+1 |
2010-10-11 | RDMA/cxgb4: Add default_llseek to debugfs files | Steve Wise | 1 | -0/+2 |
2010-09-28 | RDMA/cxgb4: Fastreg NSMR fixes | Steve Wise | 3 | -31/+29 |
2010-09-28 | RDMA/cxgb4: Don't set completion flag for read requests | Steve Wise | 1 | -1/+1 |
2010-09-28 | RDMA/cxgb4: Set the default TCP send window to 128KB | Steve Wise | 1 | -2/+2 |
2010-09-28 | RDMA/cxgb4: Use a mutex for QP and EP state transitions | Steve Wise | 3 | -93/+88 |
2010-09-28 | RDMA/cxgb4: Support on-chip SQs | Steve Wise | 7 | -29/+226 |
2010-09-28 | RDMA/cxgb4: Centralize the wait logic | Steve Wise | 5 | -111/+72 |
2010-09-28 | RDMA/cxgb4: debugfs files for dumping active stags | Steve Wise | 1 | -39/+113 |
2010-09-28 | RDMA/cxgb4: Log HW lack-of-resource errors | Steve Wise | 1 | -0/+6 |
2010-09-28 | RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages | Steve Wise | 3 | -14/+16 |
2010-09-28 | RDMA/cxgb4: Ignore TERMINATE CQEs | Steve Wise | 1 | -0/+6 |
2010-09-28 | RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions | Steve Wise | 1 | -2/+2 |
2010-09-28 | RDMA/cxgb4: Zero out ISGL padding | Steve Wise | 1 | -0/+4 |
2010-09-28 | RDMA/cxgb4: Don't use null ep ptr | Steve Wise | 1 | -1/+2 |
2010-09-27 | RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes | Roland Dreier | 4 | -7/+7 |
2010-08-07 | RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW | Steve Wise | 3 | -7/+11 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 7 | -176/+204 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-04 | RDMA/cxgb4: Add timeouts when waiting for FW responses | Steve Wise | 1 | -4/+18 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 6 | -25/+42 |
2010-08-02 | RDMA/cxgb4: Set/reset the EP timer inside EP lock | Steve Wise | 1 | -26/+8 |
2010-08-02 | RDMA/cxgb4: Use correct control txq | Steve Wise | 2 | -4/+10 |
2010-08-02 | RDMA/cxgb4: Fix race in fini path | Steve Wise | 1 | -7/+7 |
2010-07-21 | RDMA/cxgb4: Support variable sized work requests | Steve Wise | 2 | -122/+130 |
2010-07-21 | RDMA/cxgb4: Remove dependency on __GFP_NOFAIL | David Rientjes | 3 | -6/+6 |
2010-07-21 | RDMA/cxgb4: Add module option to tweak delayed ack | Steve Wise | 2 | -1/+19 |
2010-07-19 | RDMA/cxgb4: Remove unneeded NULL check | Roland Dreier | 1 | -5/+5 |
2010-07-19 | RDMA/cxgb4: Remove unneeded assignment | Dan Carpenter | 1 | -1/+1 |
2010-07-06 | RDMA/cxgb4: Derive smac_idx from port viid | Steve Wise | 1 | -4/+5 |
2010-07-06 | RDMA/cxgb4: Avoid false GTS CIDX_INC overflows | Steve Wise | 1 | -5/+20 |
2010-07-06 | RDMA/cxgb4: Don't call abort_connection() for active connect failures | Steve Wise | 1 | -1/+2 |
2010-07-06 | RDMA/cxgb4: Use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 5 | -15/+15 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 7 | -76/+105 |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König | 1 | -2/+2 |
2010-06-10 | net-next: remove useless union keyword | Changli Gao | 1 | -2/+2 |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 1 | -1/+1 |
2010-05-24 | RDMA/cxgb4: Only insert sq qid in lookup table | Steve Wise | 1 | -16/+9 |
2010-05-24 | RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode | Steve Wise | 1 | -1/+5 |
2010-05-24 | RDMA/cxgb4: Set fence flag for inv-local-stag work requests | Steve Wise | 1 | -0/+2 |
2010-05-24 | RDMA/cxgb4: Update some HW limits | Steve Wise | 1 | -8/+9 |
2010-05-24 | RDMA/cxgb4: Don't limit fastreg page list depth | Steve Wise | 1 | -3/+0 |