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