Age | Commit message (Expand) | Author |
2017-02-06 | net/mlx5: TX WQE update | Saeed Mahameed |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-24 | RDMA/qedr: Dispatch port active event from qedr_add | Ram Amrani |
2017-01-24 | RDMA/qedr: Fix and simplify memory leak in PD alloc | Ram Amrani |
2017-01-24 | RDMA/qedr: Fix RDMA CM loopback | Ram Amrani |
2017-01-24 | RDMA/qedr: Fix formatting | Ram Amrani |
2017-01-24 | RDMA/qedr: Mark three functions as static | Ram Amrani |
2017-01-24 | RDMA/qedr: Don't reset QP when queues aren't flushed | Ram Amrani |
2017-01-24 | RDMA/qedr: Don't spam dmesg if QP is in error state | Ram Amrani |
2017-01-24 | RDMA/qedr: Remove CQ spinlock from CM completion handlers | Ram Amrani |
2017-01-24 | RDMA/qedr: Return max inline data in QP query result | Ram Amrani |
2017-01-24 | RDMA/qedr: Return success when not changing QP state | Ram Amrani |
2017-01-24 | RDMA/qedr: Fix MTU returned from QP query | Amrani, Ram |
2017-01-24 | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram |
2017-01-24 | IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path | Adit Ranadive |
2017-01-24 | IB/vmw_pvrdma: Don't leak info from alloc_ucontext | Adit Ranadive |
2017-01-24 | IB/mlx5: Enable Eth VFs to query their min-inline value for user-space | Or Gerlitz |
2017-01-19 | net/mlx5: Add support to s-tag in mlx5 firmware interface | Mohamad Haj Yahia |
2017-01-10 | iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort | Steve Wise |
2017-01-10 | iw_cxgb4: free EQ queue memory on last deref | Steve Wise |
2017-01-10 | iw_cxgb4: refactor sq/rq drain logic | Steve Wise |
2017-01-09 | Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2017-01-09 | IB/mlx5: Support 4k UAR for libmlx5 | Eli Cohen |
2017-01-09 | IB/mlx5: Allow future extension of libmlx5 input data | Eli Cohen |
2017-01-09 | IB/mlx5: Use blue flame register allocator in mlx5_ib | Eli Cohen |
2017-01-08 | IB/mlx5: Fix retrieval of index to first hi class bfreg | Eli Cohen |
2017-01-08 | mlx5: Fix naming convention with respect to UARs | Eli Cohen |
2017-01-08 | IB/mlx5: Fix error handling order in create_kernel_qp | Eli Cohen |
2017-01-08 | IB/mlx5: Fix kernel to user leak prevention logic | Eli Cohen |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-02 | IB/mlx5: Improve MR check | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add ODP atomics support | Artemy Kovalyov |
2017-01-02 | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add MR cache for large UMR regions | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add support for big MRs | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Refactor UMR post send format | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add helper mlx5_ib_post_send_wait | Binoy Jayan |
2017-01-02 | IB/mlx5: Reorder code in query device command | Leon Romanovsky |
2016-12-29 | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-22 | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram |
2016-12-22 | qedr: clear the vendor error field in the work completion | Amrani, Ram |
2016-12-22 | qedr: post_send/recv according to QP state | Amrani, Ram |
2016-12-22 | qedr: ignore inline flag in read verbs | Amrani, Ram |
2016-12-22 | qedr: modify QP state to error when destroying it | Amrani, Ram |
2016-12-22 | qedr: return correct value on modify qp | Amrani, Ram |
2016-12-22 | qedr: return error if destroy CQ failed | Amrani, Ram |
2016-12-22 | qedr: configure the number of CQEs on CQ creation | Amrani, Ram |
2016-12-22 | i40iw: Set 128B as the only supported RQ WQE size | Chien Tin Tung |
2016-12-18 | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise |