Age | Commit message (Expand) | Author |
2018-05-01 | RDMA/qedr: fix spelling mistake: "failes" -> "fails" | Colin Ian King |
2018-04-06 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-05 | RDMA/qedr: Fix wmb usage in qedr | Kalderon, Michal |
2018-04-05 | RDMA/qedr: Zero stack memory before copying to user space | Jason Gunthorpe |
2018-04-03 | IB/providers: Avoid null netdev check for RoCE | Parav Pandit |
2018-04-03 | IB/providers: Avoid zero GID check for RoCE | Parav Pandit |
2018-04-03 | RDMA/providers: Simplify query_gid callback of RoCE providers | Parav Pandit |
2018-04-03 | IB/qedr: Remove GID add/del dummy routines | Parav Pandit |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-29 | qed*: Utilize FW 8.33.11.0 | Michal Kalderon |
2018-03-21 | RDMA/qedr: Fix QP state initialization race | Kalderon, Michal |
2018-03-21 | RDMA/qedr: fix QP's ack timeout configuration | Kalderon, Michal |
2018-03-15 | RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs | Sinan Kaya |
2018-03-06 | RDMA/qedr: Fix iWARP write and send with immediate | Kalderon, Michal |
2018-03-06 | RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA | Kalderon, Michal |
2018-01-25 | RDMA/qedr: lower print level of flushed CQEs | Kalderon, Michal |
2018-01-15 | RDMA/qedr: Fix endian problems around imm_data | Jason Gunthorpe |
2018-01-02 | RDMA/qedr: Use zeroing memory allocator than allocator/memset | Himanshu Jha |
2017-10-14 | RDMA/qedr: Remove set-but-not-used variables | Bart Van Assche |
2017-10-14 | RDMA/qedr: Declare local functions static | Bart Van Assche |
2017-09-25 | Merge branch 'qedr' into k.o/for-next | Doug Ledford |
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-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-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-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-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-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: 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-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 |