Age | Commit message (Expand) | Author |
2017-08-24 | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid" | Colin Ian King |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky |
2017-07-27 | RDMA/qedr: notify user application of supported WIDs | Amrani, Ram |
2017-07-27 | RDMA/qedr: notify user application if DPM is supported | Amrani, Ram |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky |
2017-07-20 | RDMA/qedr: Prevent memory overrun in verbs' user responses | Amrani, Ram |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | qed*: Rename qed_roce_if.h to qed_rdma_if.h | Kalderon, Michal |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval |
2017-06-14 | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues | Ram Amrani |
2017-06-14 | RDMA/qedr: Initialize byte_len in WC of READ and SEND commands | Michal Kalderon |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
2017-06-01 | RDMA/qedr: add null check before pointer dereference | Gustavo A. R. Silva |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli |
2017-04-29 | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel |
2017-04-28 | RDMA/qedr: add support for send+invalidate in poll CQ | Amrani, Ram |
2017-04-28 | RDMA/qedr: destroy CQ only after HW releases it | Amrani, Ram |
2017-04-28 | RDMA/qedr: enhance destroy flow for GSI QP | Amrani, Ram |
2017-04-28 | RDMA/qedr: properly check atomic capabilities | Amrani, Ram |
2017-04-28 | RDMA/qedr: reset access control when registering a MR | Amrani, Ram |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-19 | RDMA/qedr: Fix some error handling | Christophe Jaillet |
2017-02-19 | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz |
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 | IB/qedr: Switch from dma_device to dev.parent | Bart Van Assche |
2017-01-12 | RDMA/qedr: restructure functions that create/destroy QPs | Amrani, Ram |
2017-01-10 | RDMA: Adding ethertype ETH_P_IBOE | Selvin Xavier |
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 |