| Commit message (Expand) | Author | Age |
... | |
| | | | | * | RDMA/ocrdma: Don't sleep in atomic notifier handler | Sasha Levin | 2012-05-08 |
| | | | | * | RDMA/ocrdma: Remove write-only variables | Roland Dreier | 2012-05-08 |
| | | | | * | RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent() | Roland Dreier | 2012-05-08 |
| | | | | * | RDMA/ocrdma: Make needlessly global functions/structs static | Roland Dreier | 2012-05-08 |
| | | | | * | RDMA/ocrdma: Fix warnings about uninitialized variables | Roland Dreier | 2012-05-08 |
| | | | | * | RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter | Parav Pandit | 2012-05-08 |
| |_|_|_|/
|/| | | | |
|
| | | | * | RDMA/nes: Don't call event handler if pointer is NULL | Tatyana Nikolova | 2012-05-14 |
| | | | * | RDMA/nes: Fix for the ORD value of the connecting peer | Tatyana Nikolova | 2012-05-14 |
| |_|_|/
|/| | | |
|
| | | * | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 2012-05-18 |
| | | * | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 2012-05-18 |
| | | * | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 2012-05-08 |
| | | * | IB/mlx4: Put priority bits in WQE of IBoE MLX QP | Oren Duer | 2012-05-08 |
| |_|/
|/| | |
|
| | * | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Mike Marciniszyn | 2012-05-08 |
| | * | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-05-08 |
| |/
|/| |
|
| * | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 2012-05-21 |
| * | RDMA/cxgb4: Add query_qp support | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Remove kfifo usage | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Use vmalloc() for debugfs QP dump | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Add DB Overflow Avoidance | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Add debugfs RDMA memory stats | Vipul Pandya | 2012-05-18 |
| * | RDMA/cxgb4: Drop peer_abort when no endpoint found | Steve Wise | 2012-05-15 |
| * | RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() | Steve Wise | 2012-05-15 |
| * | RDMA/cxgb4: Use dst parameter in import_ep() | Steve Wise | 2012-05-08 |
|/ |
|
* | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 2012-04-26 |
|\ |
|
| * | IB/mlx4: Fix memory leaks in ib_link_query_port() | Jesper Juhl | 2012-04-24 |
* | | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 2012-04-02 |
|/ |
|
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 |
|\ |
|
| *---------. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 2012-02-25 |
| | | | | | | * | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 2012-02-25 |
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | * | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 2012-02-25 |
| | | |_|_|/
| | |/| | | |
|
| | | | | * | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 2012-03-05 |
| | | | | * | IB/ehca: Use kthread_create_on_node() | Eric Dumazet | 2012-02-25 |
| | | |_|/
| | |/| | |
|
| | | | * | RDMA/cxgb4: Add missing peer2peer check in MPAv2 code | Kumar Sanghvi | 2012-02-25 |
| | | |/
| | |/| |
|
| | | * | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 2012-03-07 |
| | |/ |
|
| * | | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 |
| |\ \ |
|
| | * | | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 2012-03-12 |
| | * | | IB/mlx4: Fix possible missed completion event | Eli Cohen | 2012-03-12 |
| | * | | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 |
| | * | | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 2012-02-26 |
| | |/ |
|
| * | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 |
| * | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-06 |
| * | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 |
|\| |
|
| *-----. | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 |
| |\ \ \ \ |
|
| | | | | * | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 2012-01-27 |
| | | | | * | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 2012-01-27 |
| | |_|_|/
| |/| | | |
|