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