Age | Commit message (Expand) | Author |
2017-10-18 | Merge branch 'for-next-early' into for-next | Doug Ledford |
2017-10-14 | RDMA/qedr: Remove set-but-not-used variables | Bart Van Assche |
2017-10-14 | RDMA/qedr: Annotate iomem pointers correctly | Bart Van Assche |
2017-10-14 | RDMA/qedr: Declare local functions static | Bart Van Assche |
2017-10-14 | RDMA/qedr: Use NULL instead of 0 to represent a pointer | Bart Van Assche |
2017-10-04 | RDMA/qedr: Parse vlan priority as sl | Amrani, Ram |
2017-10-04 | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero | Amrani, Ram |
2017-09-29 | RDMA/qedr: Fix rdma_type initialization | Kalderon, Michal |
2017-09-27 | Merge branches 'hns' and 'misc' into k.o/for-next | Doug Ledford |
2017-09-27 | IB: Move PCI dependency from root KConfig to HW's KConfigs | Yuval Shaia |
2017-09-25 | Merge branch 'qedr' into k.o/for-next | Doug Ledford |
2017-09-22 | RDMA/qedr: fix build error without ipv6 | Arnd Bergmann |
2017-08-28 | RDMA/qedr: Missing error code in qedr_init_user_queue() | Dan Carpenter |
2017-08-24 | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid" | Colin Ian King |
2017-08-18 | RDMA/qedr: Add support for iWARP in user space | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Add iWARP connection management functions | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Add iWARP connection management qp related callbacks | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Add support for read with invalidate, supported in iWARP | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Add iWARP support in existing verbs | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Add support for registering an iWARP device | Kalderon, Michal |
2017-08-18 | RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support | Kalderon, Michal |
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 |