| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier | 2014-12-15 | 1 | -1/+3 |
|\ \ |
|
| | * | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 | 1 | -1/+1 |
| |/
|/| |
|
| * | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs | Mitesh Ahuja | 2014-12-15 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | 1 | -5/+5 |
|\ |
|
| * | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma | 2014-10-10 | 1 | -5/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: fix errors in printk | Masanari Iida | 2014-09-01 | 1 | -1/+1 |
* | | RDMA/ocrdma: Do not skip setting deferred_arm | Devesh Sharma | 2014-09-19 | 1 | -3/+1 |
* | | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len | Devesh Sharma | 2014-09-19 | 1 | -1/+1 |
* | | RDMA/ocrdma: report asic-id in query device | Mitesh Ahuja | 2014-08-12 | 1 | -1/+1 |
* | | RDMA/ocrdma: Return proper value for max_mr_size | Mitesh Ahuja | 2014-08-01 | 1 | -1/+1 |
* | | RDMA/ocrdma: Do proper cleanup even if FW is in error state | Mitesh Ahuja | 2014-08-01 | 1 | -1/+11 |
* | | RDMA/ocrdma: Allow only SEND opcode in case of UD QPs | Mitesh Ahuja | 2014-08-01 | 1 | -0/+7 |
* | | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs | Selvin Xavier | 2014-08-01 | 1 | -0/+10 |
* | | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported | Devesh Sharma | 2014-08-01 | 1 | -1/+2 |
|/ |
|
*-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 1 | -71/+96 |
|\ \ |
|
| | * | RDMA/ocrdma: Fix warnings about pointer <-> integer casts | Roland Dreier | 2014-04-03 | 1 | -3/+4 |
| | * | RDMA/ocrdma: Code clean-up | Devesh Sharma | 2014-04-03 | 1 | -18/+3 |
| | * | RDMA/ocrdma: Display proper value for max_mw | Selvin Xavier | 2014-04-03 | 1 | -1/+1 |
| | * | RDMA/ocrdma: Use non-zero tag in SRQ posting | Selvin Xavier | 2014-04-03 | 1 | -10/+18 |
| | * | RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() | Selvin Xavier | 2014-04-03 | 1 | -2/+1 |
| | * | RDMA/ocrdma: Read ASIC_ID register to select asic_gen | Devesh Sharma | 2014-04-03 | 1 | -3/+3 |
| | * | RDMA/ocrdma: SQ and RQ doorbell offset clean up | Devesh Sharma | 2014-04-03 | 1 | -16/+7 |
| | * | RDMA/ocrdma: EQ full catastrophe avoidance | Devesh Sharma | 2014-04-03 | 1 | -20/+61 |
| | * | RDMA/ocrdma: Fix compiler warning | Prarit Bhargava | 2014-03-17 | 1 | -1/+1 |
| |/ |
|
* | | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -34/+32 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier | 2014-02-14 | 1 | -1/+1 |
|\ \ |
|
| | * | RDMA/ocrdma: Fix traffic class shift | Devesh Sharma | 2014-02-14 | 1 | -1/+1 |
| |/ |
|
* | | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 | 1 | -1/+1 |
|/ |
|
* | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua | 2014-01-19 | 1 | -1/+1 |
* | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 1 | -1/+2 |
* | RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() | Naresh Gottumukkala | 2013-11-08 | 1 | -3/+1 |
* | RDMA/ocrdma: Fix a crash in rmmod | Naresh Gottumukkala | 2013-11-08 | 1 | -1/+1 |
* | IB: Remove unnecessary semicolons | Joe Perches | 2013-10-14 | 1 | -3/+3 |
* | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch | Roland Dreier | 2013-09-03 | 1 | -2/+2 |
* | RDMA/ocrdma: Consider multiple SGES in case of DPP | Naresh Gottumukkala | 2013-09-02 | 1 | -7/+25 |
* | RDMA/ocrdma: Fix for displaying proper link speed | Naresh Gottumukkala | 2013-09-02 | 1 | -2/+41 |
* | RDMA/ocrdma: Increase STAG array size | Naresh Gottumukkala | 2013-09-02 | 1 | -2/+2 |
* | RDMA/ocrdma: Dont use PD 0 for userpace CQ DB | Naresh Gottumukkala | 2013-09-02 | 1 | -36/+323 |
* | RDMA/ocrdma: FRMA code cleanup | Naresh Gottumukkala | 2013-09-02 | 1 | -3/+5 |
* | RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 | Naresh Gottumukkala | 2013-09-02 | 1 | -7/+5 |
* | RDMA/ocrdma: Remove the MTU check based on Ethernet MTU | Naresh Gottumukkala | 2013-09-02 | 1 | -1/+1 |
* | RDMA/ocrdma: Add support for fast register work requests (FRWR) | Naresh Gottumukkala | 2013-09-02 | 1 | -3/+159 |
* | RDMA/ocrdma: Create IRD queue fix | Naresh Gottumukkala | 2013-09-02 | 1 | -40/+57 |
* | RDMA/ocrdma: Cache recv DB until QP moved to RTR | Naresh Gottumukkala | 2013-08-12 | 1 | -6/+23 |
* | RDMA/ocrdma: Remove driver QP state machine | Naresh Gottumukkala | 2013-08-12 | 1 | -2/+2 |
* | RDMA/ocrdma: Remove redundant dev reference | Naresh Gottumukkala | 2013-08-12 | 1 | -42/+34 |
* | RDMA/ocrdma: Style and redundant code cleanup | Naresh Gottumukkala | 2013-08-12 | 1 | -50/+54 |
* | RDMA/ocrdma: Fix several stack info leaks | Dan Carpenter | 2013-07-30 | 1 | -1/+4 |
* | RDMA/ocrdma: Change macros to inline funtions | Naresh Gottumukkala | 2013-06-20 | 1 | -1/+1 |