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