| Commit message (Expand) | Author | Age |
* | 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 |
* | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 2011-03-01 |
* | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 2011-03-01 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 2011-01-10 |
|/ |
|
* | 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/cxgb3: Remove unnecessary KERN_<level> use | Joe Perches | 2010-10-26 |
| | * | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error | Steve Wise | 2010-10-23 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \
| |/
|/| |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
* | | RDMA/cxgb3: Turn off RX coalescing for iWARP connections | Steve Wise | 2010-09-27 |
* | | RDMA/cxgb3: Don't exceed the max HW CQ depth | Steve Wise | 2010-09-02 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | RDMA/cxgb3: Make needlessly global iwch_l2t_send() static | Or Gerlitz | 2010-08-04 |
| * | RDMA/cxgb3: Clean up signed check of unsigned variable | Dan Carpenter | 2010-07-21 |
* | | 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-06-16 |
| |\| |
|
| * | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 |
* | | | net-next: remove useless union keyword | Changli Gao | 2010-06-11 |
| |/
|/| |
|
* | | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 |
|/ |
|
* | RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays | Roland Dreier | 2010-04-28 |
* | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD | Steve Wise | 2010-04-21 |
* | RDMA/cxgb3: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 2010-04-21 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | RDMA/cxgb3: Wait at least one schedule cycle during device removal | Steve Wise | 2010-03-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing | Steve Wise | 2010-02-24 |
| * | RDMA/cxgb3: Don't allocate the SW queue for user mode CQs | Steve Wise | 2010-02-24 |
| * | RDMA/cxgb3: Increase the max CQ depth | Steve Wise | 2010-02-24 |
| * | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 2010-02-24 |
| * | RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure | Steve Wise | 2010-02-11 |
* | | drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address | H Hartley Sweeten | 2010-01-07 |
|/ |
|
* | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-16 |
* | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 |
|/ |
|
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise | 2009-10-07 |
*-. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 |
|\ \ |
|