| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/qedr: Dispatch port active event from qedr_add | Ram Amrani | 2017-01-24 | 2 | -6/+19 |
* | RDMA/qedr: Fix and simplify memory leak in PD alloc | Ram Amrani | 2017-01-24 | 1 | -8/+18 |
* | RDMA/qedr: Fix RDMA CM loopback | Ram Amrani | 2017-01-24 | 1 | -2/+2 |
* | RDMA/qedr: Fix formatting | Ram Amrani | 2017-01-24 | 2 | -3/+1 |
* | RDMA/qedr: Mark three functions as static | Ram Amrani | 2017-01-24 | 1 | -6/+8 |
* | RDMA/qedr: Don't reset QP when queues aren't flushed | Ram Amrani | 2017-01-24 | 1 | -0/+8 |
* | RDMA/qedr: Don't spam dmesg if QP is in error state | Ram Amrani | 2017-01-24 | 1 | -3/+4 |
* | RDMA/qedr: Remove CQ spinlock from CM completion handlers | Ram Amrani | 2017-01-24 | 2 | -11/+2 |
* | RDMA/qedr: Return max inline data in QP query result | Ram Amrani | 2017-01-24 | 1 | -1/+1 |
* | RDMA/qedr: Return success when not changing QP state | Ram Amrani | 2017-01-24 | 1 | -1/+1 |
* | RDMA/qedr: Fix MTU returned from QP query | Amrani, Ram | 2017-01-24 | 1 | -1/+1 |
* | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 2017-01-24 | 4 | -41/+4 |
* | IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path | Adit Ranadive | 2017-01-24 | 1 | -3/+1 |
* | IB/vmw_pvrdma: Don't leak info from alloc_ucontext | Adit Ranadive | 2017-01-24 | 1 | -1/+1 |
* | iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort | Steve Wise | 2017-01-10 | 1 | -3/+4 |
* | iw_cxgb4: free EQ queue memory on last deref | Steve Wise | 2017-01-10 | 4 | -13/+69 |
* | iw_cxgb4: refactor sq/rq drain logic | Steve Wise | 2017-01-10 | 5 | -58/+85 |
* | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein | 2016-12-29 | 1 | -2/+12 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-23 | 10 | -37/+81 |
|\ |
|
| * | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram | 2016-12-22 | 1 | -1/+1 |
| * | qedr: clear the vendor error field in the work completion | Amrani, Ram | 2016-12-22 | 1 | -0/+3 |
| * | qedr: post_send/recv according to QP state | Amrani, Ram | 2016-12-22 | 1 | -4/+4 |
| * | qedr: ignore inline flag in read verbs | Amrani, Ram | 2016-12-22 | 1 | -1/+3 |
| * | qedr: modify QP state to error when destroying it | Amrani, Ram | 2016-12-22 | 1 | -2/+4 |
| * | qedr: return correct value on modify qp | Amrani, Ram | 2016-12-22 | 1 | -1/+1 |
| * | qedr: return error if destroy CQ failed | Amrani, Ram | 2016-12-22 | 1 | -1/+6 |
| * | qedr: configure the number of CQEs on CQ creation | Amrani, Ram | 2016-12-22 | 1 | -0/+3 |
| * | i40iw: Set 128B as the only supported RQ WQE size | Chien Tin Tung | 2016-12-22 | 8 | -25/+53 |
| * | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise | 2016-12-18 | 1 | -2/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 129 | -2138/+10604 |
|\| |
|
| * | Merge branch 'vmw_pvrdma' into merge-test | Doug Ledford | 2016-12-14 | 15 | -0/+5709 |
| |\ |
|
| | * | IB: Add vmw_pvrdma driver | Adit Ranadive | 2016-12-14 | 15 | -0/+5709 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. | | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 7 | -68/+81 |
| |\ \ \| |
|
| | | * | | qedr: remove pointless NULL check in qedr_post_send() | Wei Yongjun | 2016-12-14 | 1 | -5/+0 |
| | | * | | qedr: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2016-12-14 | 1 | -2/+1 |
| | | * | | qedr: Fix possible memory leak in qedr_create_qp() | Wei Yongjun | 2016-12-14 | 1 | -4/+8 |
| | | * | | qedr: return -EINVAL if pd is null and avoid null ptr dereference | Colin Ian King | 2016-12-14 | 1 | -1/+3 |
| | | |/ |
|
| | * | | IB/mlx4: fix improper return value | Pan Bian | 2016-12-14 | 1 | -1/+2 |
| | * | | IB/ocrdma: fix bad initialization | Pan Bian | 2016-12-14 | 1 | -1/+1 |
| | * | | infiniband: nes: return value of skb_linearize should be handled | Zhouyi Zhou | 2016-12-14 | 1 | -2/+6 |
| | * | | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR | Julia Lawall | 2016-12-14 | 2 | -12/+12 |
| | * | | IB/nes: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-12-14 | 1 | -34/+42 |
| | * | | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 2016-12-14 | 1 | -6/+6 |
| | |/ |
|
| * | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 27 | -186/+522 |
| |\ \ |
|
| | * | | IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder | 2016-12-14 | 1 | -4/+2 |
| | * | | mlx5, calc_sq_size(): Make a debug message more informative | Bart Van Assche | 2016-12-14 | 1 | -1/+2 |
| | * | | mlx5: Remove a set-but-not-used variable | Bart Van Assche | 2016-12-14 | 1 | -7/+0 |
| | * | | mlx5: Use { } instead of { 0 } to init struct | Bart Van Assche | 2016-12-14 | 1 | -1/+1 |
| | * | | IB/mlx4: Rework special QP creation error path | Bart Van Assche | 2016-12-14 | 1 | -2/+4 |
| | * | | IB/mlx5: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann | 2016-12-14 | 1 | -18/+21 |