Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -1033/+861 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -13/+13 |
2017-02-06 | net/mlx5: TX WQE update | Saeed Mahameed | 1 | -3/+3 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -161/+229 |
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-24 | IB/mlx5: Enable Eth VFs to query their min-inline value for user-space | Or Gerlitz | 1 | -0/+9 |
2017-01-19 | net/mlx5: Add support to s-tag in mlx5 firmware interface | Mohamad Haj Yahia | 1 | -2/+2 |
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 |
2017-01-09 | Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 4 | -280/+330 |
2017-01-09 | IB/mlx5: Support 4k UAR for libmlx5 | Eli Cohen | 1 | -2/+19 |
2017-01-09 | IB/mlx5: Allow future extension of libmlx5 input data | Eli Cohen | 4 | -153/+198 |
2017-01-09 | IB/mlx5: Use blue flame register allocator in mlx5_ib | Eli Cohen | 4 | -69/+51 |
2017-01-08 | IB/mlx5: Fix retrieval of index to first hi class bfreg | Eli Cohen | 1 | -10/+14 |
2017-01-08 | mlx5: Fix naming convention with respect to UARs | Eli Cohen | 4 | -133/+135 |
2017-01-08 | IB/mlx5: Fix error handling order in create_kernel_qp | Eli Cohen | 1 | -2/+2 |
2017-01-08 | IB/mlx5: Fix kernel to user leak prevention logic | Eli Cohen | 1 | -7/+7 |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+12 |
2017-01-02 | IB/mlx5: Improve MR check | Artemy Kovalyov | 2 | -2/+12 |
2017-01-02 | IB/mlx5: Add ODP atomics support | Artemy Kovalyov | 1 | -38/+50 |
2017-01-02 | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov | 4 | -274/+115 |
2017-01-02 | IB/mlx5: Add MR cache for large UMR regions | Artemy Kovalyov | 5 | -247/+219 |
2017-01-02 | IB/mlx5: Add support for big MRs | Artemy Kovalyov | 3 | -3/+11 |
2017-01-02 | IB/mlx5: Refactor UMR post send format | Artemy Kovalyov | 4 | -114/+91 |
2017-01-02 | IB/mlx5: Add helper mlx5_ib_post_send_wait | Binoy Jayan | 1 | -83/+32 |
2017-01-02 | IB/mlx5: Reorder code in query device command | Leon Romanovsky | 1 | -11/+11 |
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 |